Gahl Saraf
|
cc39341eb9
|
lib: Fix panic due to closed event subscriptions on shutdown (#8079)
|
2021-12-22 20:16:21 +01:00 |
|
greatroar
|
bf89bffb0b
|
lib/config: Decouple VerifyConfiguration from Committer (#7939)
... and remove 8/10 implementations, which were no-ops. This saves code
and time copying configurations.
|
2021-11-22 08:45:29 +01:00 |
|
greatroar
|
37d0ba1660
|
lib/watchaggregator: Replace counter map by two integers (#7856)
|
2021-08-01 12:30:20 +02:00 |
|
Simon Frei
|
90d85fd0a2
|
lib: Replace done channel with contexts in and add names to util services (#6166)
|
2019-11-21 08:41:15 +01:00 |
|
Simon Frei
|
b1c74860e8
|
all: Remove global events.Default (ref #4085) (#5886)
|
2019-08-15 16:29:37 +02:00 |
|
Simon Frei
|
722b3fce6a
|
all: Hide implementations behind interfaces for mocked testing (#5548)
* lib/model: Hide implementations behind interfaces for mocked testing
* review
|
2019-02-26 08:09:25 +00:00 |
|
Jakob Borg
|
fc860df514
|
lib/watchaggregator: Properly unsubscribe from events when stopping (ref #5372) (#5374)
|
2018-12-13 08:11:51 +01:00 |
|
Simon Frei
|
c55c0c8c28
|
lib/watchaggregator: Don't delay mixed events only (#5094)
Also fix a minor bug in testing failure output.
|
2018-08-13 09:14:03 +02:00 |
|
Simon Frei
|
a83176c77a
|
lib/watchaggregator: Speedup propagation of removals (fixes #4953) (#4955)
|
2018-05-26 10:08:23 +01:00 |
|
Simon Frei
|
07bf24a3b4
|
lib/watchaggregator: Prevent race on config update (#4938)
|
2018-05-24 19:47:15 +01:00 |
|
Simon Frei
|
ec4c3bae0d
|
lib/watchaggregator: Don't care about timings during testing on darwin
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4502
|
2017-11-10 17:05:31 +00:00 |
|
Michael Ploujnikov
|
f98c21b68e
|
all: Add filesystem notification support
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3986
|
2017-10-20 14:52:55 +00:00 |
|