syncthing/internal
Jakob Borg 491452a19d Improve performance for syncing many small files quickly
Without this, as soon as we'd touched 1000 files in the last minute
(which can happen), we got stuck doing cache cleaning all the time,
burning a lot of CPU time.
2015-07-20 15:30:44 +02:00
..
auto Squashed commit of pull request #1981 2015-07-20 14:48:03 +02:00
beacon Revert "Let suture logging bubble upwards" 2015-07-11 11:12:20 +10:00
config Add osutil.AtomicWriter 2015-07-20 14:27:14 +02:00
db Add label next to "Last file received" (fixes #1952) 2015-06-16 12:12:34 +01:00
discover More resilient broadcast handling (fixes #1907) 2015-06-11 15:06:05 +02:00
events Collect puller errors, send FolderErrors event 2015-06-30 14:41:47 +02:00
fnmatch Added test for combining case insensitive and negated patterns (fixes #1678) 2015-05-01 00:58:44 +02:00
ignore Decrease timing sensitivity of ignore.TestCache 2015-07-14 12:12:57 +02:00
model Improve performance for syncing many small files quickly 2015-07-20 15:30:44 +02:00
osutil Add osutil.AtomicWriter 2015-07-20 14:27:14 +02:00
rc Use soft shutdown when running tests 2015-07-20 15:05:15 +02:00
scanner Support the creation of top-level folders on Windows (fixes #1822) 2015-05-21 19:21:19 +02:00
stats Add label next to "Last file received" (fixes #1952) 2015-06-16 12:12:34 +01:00
symlinks Fix go lint warnings 2015-06-24 22:05:27 +01:00
sync Run vet and lint. Make us lint clean. 2015-04-29 10:38:02 +02:00
upgrade typos and spelling correction 2015-04-29 15:59:47 +02:00
upnp UPnP discovery results must not be collected in a background goroutine (fixes #1858) 2015-05-23 23:27:02 +02:00
versioner Add trash can file versioning (fixes #1931) 2015-06-12 13:30:49 +02:00