Audrius Butkevicius
|
cba38b15a9
Check for deleted files
|
11 年之前 |
Audrius Butkevicius
|
74d7c8e625
Efficient renames (fixes #1217)
|
11 年之前 |
Jakob Borg
|
eef1aebe8c
Refactor out protocol and luhn (protocol dependency) packages
|
11 年之前 |
Jakob Borg
|
8d6db7be31
Rename package internal/files to internal/db
|
11 年之前 |
Jakob Borg
|
219ef996f5
Merge pull request #1226 from syncthing/deregister-fix
|
11 年之前 |
Audrius Butkevicius
|
5827a686b8
Make parallel hasher configurable, remove finisher setting (fixes #1199)
|
11 年之前 |
Audrius Butkevicius
|
dec479532e
All roads lead to Finisher (fixes #1201)
|
11 年之前 |
Jakob Borg
|
8bc7d259f4
Move FileIntf to files package, expose Iterator type
|
11 年之前 |
Jakob Borg
|
75d0dc251e
Use comma-ok idiom to signal files missing in database (fixes #1186)
|
11 年之前 |
Audrius Butkevicius
|
5ac01a3af4
Hash blocks after receipt, try multiple peers (fixes #1166)
|
11 年之前 |
Audrius Butkevicius
|
9c6cb0f630
Merge pull request #1172 from syncthing/random-scanintv
|
11 年之前 |
Jakob Borg
|
54c3caad53
Add a random perturbation to the scan interval (fixes #1150)
|
11 年之前 |
Jakob Borg
|
5143c09bcf
Refactor / cleanup
|
11 年之前 |
Jakob Borg
|
2496185629
Only buffer file names, not full &FileInfo
|
11 年之前 |
Audrius Butkevicius
|
fd0a147ae6
Add job queue (fixes #629)
|
11 年之前 |
Jakob Borg
|
cadbb6bbce
Move ignore handling from index recv to puller (fixes #1133)
|
11 年之前 |
Jakob Borg
|
d452b7593f
Merge branch 'pr-1094'
|
11 年之前 |
Audrius Butkevicius
|
7a1aaaf5c4
Remove temporaries during scan (fixes #1092)
|
11 年之前 |
Audrius Butkevicius
|
bde92d5cfe
Display last received file and time (fixes #292, fixes #801)
|
11 年之前 |
Audrius Butkevicius
|
a9339d0627
Revert "Cache file descriptors" (fixes #1096)
|
11 年之前 |
Jakob Borg
|
581f4b89bd
Merge remote-tracking branch 'origin/pr/977'
|
11 年之前 |
Audrius Butkevicius
|
604a4e7dbc
Scrap IsSymlink for native support on Go 1.4
|
11 年之前 |
Jakob Borg
|
7f97037190
Revert "Merge pull request #1078 from syncthing/go1.4"
|
11 年之前 |
Audrius Butkevicius
|
992ad97ad5
Cache file descriptors
|
11 年之前 |
Jakob Borg
|
2abe792f36
Use same order of parameters as os.Symlink
|
11 年之前 |
Jakob Borg
|
42b8dafafe
Data race: can't access sharedPullerState.closed from the outside
|
11 年之前 |
piobpl
|
90a31589bb
Showing detailed sync progress (fixes #476)
|
11 年之前 |
Audrius Butkevicius
|
262cf63956
Populate correct defaults
|
11 年之前 |
Jakob Borg
|
fe2ae4c6c3
Merge pull request #997 from syncthing/lig
|
11 年之前 |
Audrius Butkevicius
|
4427149a38
Make copiers, pullers and finishers configurable
|
11 年之前 |