Jakob Borg
|
47fa4b0a2c
cmd/syncthing, lib/db, lib/model, lib/protocol: Implement delta indexes (fixes #438)
|
9 years ago |
Jakob Borg
|
fa0101bd60
lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
|
9 years ago |
Lars K.W. Gohlke
|
af0bc95de5
lib/model: Refactor encapsulation of the folder scanning
|
9 years ago |
Audrius Butkevicius
|
92a23da3ec
lib/model: Make the (?d) prefix actually work
|
9 years ago |
Audrius Butkevicius
|
915e1ac7de
lib/model: Handle (?d) deletes of directories (fixes #3164)
|
9 years ago |
Audrius Butkevicius
|
00be2bf18d
lib/model: Track puller creation times (fixes #3145)
|
9 years ago |
Jakob Borg
|
44290a66b7
lib/model: Leave temp file in place when final rename fails (fixes #3146)
|
9 years ago |
Nate Morrison
|
86ca58e2a9
lib/model: Emit LocalDiskUpdated events on detecting local changes
|
9 years ago |
Jakob Borg
|
6f743f3138
Revert "lib/model: Emit LocalDiskUpdated events on detecting local changes"
|
9 years ago |
Nate Morrison
|
5a7fad0bcd
lib/model: Emit LocalDiskUpdated events on detecting local changes
|
9 years ago |
Jakob Borg
|
1a703efa78
lib/model: Fix accounting error in rescan with multiple subs (fixes #3028)
|
9 years ago |
Audrius Butkevicius
|
eabd2fc936
lib/model: Use factories for creating folders
|
9 years ago |
Jakob Borg
|
b8c5cf1142
lib/model: Refactor: complete renaming of p -> f
|
9 years ago |
Lars K.W. Gohlke
|
236f121c4e
lib/model: Refactor out folder and folderscan types, simplify somewhat
|
9 years ago |
Lars K.W. Gohlke
|
e87c1abd4e
all: Clean up dead code
|
9 years ago |
AudriusButkevicius
|
1a5f524ae4
lib/model, lib/protocol: Implement temporary indexes (fixes #950)
|
9 years ago |
Audrius Butkevicius
|
5a98af622d
lib/ignore: Implement deletable ignores using (?d) prefix (fixes #1362)
|
9 years ago |
Michael Ploujnikov
|
66f480519b
lib/model: Refactor out scanning method from rwfolder.Serve loop
|
9 years ago |
Jakob Borg
|
11d4986517
Humanize serialization of version vectors (again)
|
9 years ago |
Jakob Borg
|
acaf134dfe
Don't crash on folder remove while pulling (fixes #2705)
|
9 years ago |
Audrius Butkevicius
|
c4c6df179b
Handle race within the job queue (fixes #1263)
|
9 years ago |
Jakob Borg
|
096b2d73cd
Don't conflict copy conflict copies (fixes #2605)
|
9 years ago |
Anderson Mesquita
|
3f94e70488
WIP: Consider tempfile when checking for free space (fixes #2598)
|
10 years ago |
Jakob Borg
|
03935b2d64
Don't verify free space for files when folder MinDiskFreePct==0 (fixes #2600)
|
10 years ago |
buinsky
|
05a31c2686
Fix deleting folders on WinXP (fixes #2522)
|
10 years ago |
Jakob Borg
|
d46f267663
Handle sparse files (fixes #245)
|
10 years ago |
AudriusButkevicius
|
f7edd36931
Use virtualMtime when deciding if a file is up to date
|
10 years ago |
Jakob Borg
|
686f91777c
Don't force rescan dirs and symlinks
|
10 years ago |
Jakob Borg
|
e1a8ea7dec
Rescan changed files before pulling on top of them (fixes #2416)
|
10 years ago |
Audrius Butkevicius
|
5b03c2d949
Remove dead code
|
10 years ago |