Simon Frei
|
1f8e6c55f6
lib/db: Refactor to use global list by version (fixes #6372) (#6638)
|
5 years ago |
Audrius Butkevicius
|
a1c5b44c74
lib/model: Fix rename handling (ref #6650) (#6652)
|
5 years ago |
Audrius Butkevicius
|
decb967969
all: Reorder sequences for better rename detection (#6574)
|
5 years ago |
Simon Frei
|
57ea8a1bf5
lib/model: Prevent panic on test failure (ref #6618) (#6620)
|
5 years ago |
Simon Frei
|
b5fc332782
lib/model: Merge add and start folder funcs and related refactor (#6594)
|
5 years ago |
Audrius Butkevicius
|
bd0c2bf237
lib/model: Do file recheck in folder loop (fixes #6583) (#6585)
|
5 years ago |
Simon Frei
|
6bbd24de12
lib/model: Refactor folder health/error handling (fixes #6557) (#6558)
|
5 years ago |
greatroar
|
81ff31b8fc
lib/model: Harden sanitizePath (#6533)
|
5 years ago |
Simon Frei
|
f0e33d052a
lib: More contextification (#6343)
|
5 years ago |
Simon Frei
|
ce27780a4c
lib/model: Return empty summary on paused folders (ref #6272) (#6326)
|
5 years ago |
Simon Frei
|
a596e5e2f0
lib/model: Consistent error return values for folder methods on model (#6325)
|
5 years ago |
Jakob Borg
|
55937b61ca
lib/model: Add global request limiter (fixes #6302) (#6303)
|
5 years ago |
Simon Frei
|
08f0e125ef
all: Transactionalize db.FileSet (fixes #5952) (#6239)
|
5 years ago |
Simon Frei
|
e782bab9fc
lib/config: Add some info to the folder marker missing (ref #5207) (#6270)
|
5 years ago |
Simon Frei
|
71882765f2
lib/events, lib/model: Unflake test and prevent deadlock on event unsubscribing (#6261)
|
5 years ago |
Marcus Legendre
|
b3fd9a8d53
lib/ignore: Don't create empty ".stignore" files (fixes #6190) (#6197)
|
6 years ago |
Jakob Borg
|
e82a7e3dfa
all: Propagate errors from NamespacedKV (#6203)
|
6 years ago |
Jakob Borg
|
c71116ee94
Implement database abstraction, error checking (ref #5907) (#6107)
|
6 years ago |
Simon Frei
|
65d4dd32cb
lib/model: Also handle ServeBackground (#6173)
|
6 years ago |
Simon Frei
|
0d14ee4142
lib/model: Don't info log repeat pull errors (#6149)
|
6 years ago |
Simon Frei
|
85e6a77f25
lib/model: Remove some testing deadlocks (#6138)
|
6 years ago |
Jakob Borg
|
88244b0c1f
lib/model: Add test for previous commit
|
6 years ago |
Simon Frei
|
bee7cce081
lib/model: Add folders on start in model (#6135)
|
6 years ago |
Simon Frei
|
b1c74860e8
all: Remove global events.Default (ref #4085) (#5886)
|
6 years ago |
Simon Frei
|
7a4c88d4e4
lib: Add mtime window when comparing files (#5852)
|
6 years ago |
Simon Frei
|
2b622d0774
lib/model: Close conn on dev pause (fixes #5873) (#5874)
|
6 years ago |
Audrius Butkevicius
|
afde0727fe
lib/versioner: Revert naming change (fixes #5807) (#5808)
|
6 years ago |
Audrius Butkevicius
|
21f50e2f8f
lib/versioner: Use mtime for version cleanup (fixes #5765) (#5769)
|
6 years ago |
Simon Frei
|
e39d3f95dd
lib/protocol: Prioritize close msg and add close timeout (#5746)
|
6 years ago |
Simon Frei
|
129df0613b
lib/model: Unflake folder restart with blocking conn test (ref #5707) (#5744)
|
6 years ago |