Simon Frei 540518a7b7 lib/model: Add missing lock on download-state (fixes #6880) (#6945) 5 years ago
..
testdata 2cdeb1bf70 lib/model: Spurious tmp file (ref #6607) (#6609) 5 years ago
blockpullreorderer.go 6201eebc98 lib/model: Add support for different puller block ordering (#6587) 5 years ago
blockpullreorderer_test.go 6201eebc98 lib/model: Add support for different puller block ordering (#6587) 5 years ago
bytesemaphore.go d3ed4de4ed lib/model: Don't exit pullerRoutine on cancelled ctx (fixes #6559) (#6562) 5 years ago
bytesemaphore_test.go ff2cde469e lib/model: Allow limiting number of concurrent scans (fixes #2760) (#4888) 7 years ago
debug.go 96bb1c8e29 all, lib/logger: Refactor SetDebug calls (#6054) 6 years ago
deviceactivity.go f7fc0c1d3e all: Update license url to https (ref #3976) 8 years ago
deviceactivity_test.go f7fc0c1d3e all: Update license url to https (ref #3976) 8 years ago
devicedownloadstate.go 540518a7b7 lib/model: Add missing lock on download-state (fixes #6880) (#6945) 5 years ago
devicedownloadstate_test.go f7fc0c1d3e all: Update license url to https (ref #3976) 8 years ago
doc.go f7fc0c1d3e all: Update license url to https (ref #3976) 8 years ago
fakeconns_test.go 4d368a37e2 lib/model, lib/protocol: Add contexts sending indexes and download-progress (#6176) 6 years ago
folder.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 years ago
folder_recvonly.go 1f8e6c55f6 lib/db: Refactor to use global list by version (fixes #6372) (#6638) 5 years ago
folder_recvonly_test.go 145d87ce70 lib/model: Fixup spelling of protocol.FileIntf in test (ref #6463) 5 years ago
folder_sendonly.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 years ago
folder_sendrecv.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 years ago
folder_sendrecv_test.go e9bb17307d lib/fs: Unwrap mtimeFile, get fd the "correct" way (ref #6875) (#6877) 5 years ago
folder_summary.go 4f06708330 lib/api, lib/model: Fixes around event request tracking (#6774) 5 years ago
folder_test.go 932d8c69de lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, fixes #5708) 5 years ago
folderstate.go aedc2d788f lib/model, lib/versioner: Drive version cleanup from scanner (fixes #6313) (#6693) 5 years ago
model.go 3ffbe45a6d lib/db, lib/model: Avoid accounting mishap on folder restart (fixes #6938) (#6939) 5 years ago
model_test.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 years ago
progressemitter.go f86deedd9c lib/model: Progress emitter network operations dont need to be blocking (#6589) 5 years ago
progressemitter_test.go f86deedd9c lib/model: Progress emitter network operations dont need to be blocking (#6589) 5 years ago
queue.go 3c7e7e971d lib/model: Make jobQueue.Jobs paginated (fixes #5754) (#5804) 6 years ago
queue_test.go 3c7e7e971d lib/model: Make jobQueue.Jobs paginated (fixes #5754) (#5804) 6 years ago
requests_test.go 932d8c69de lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, fixes #5708) 5 years ago
sentdownloadstate.go a94951becd lib/db, lib/model: Keep need stats in metadata (ref #5899) (#6413) 5 years ago
sharedpullerstate.go 4812fd3ec1 all: Add copy-on-write filesystem support (fixes #4271) (#6746) 5 years ago
sharedpullerstate_test.go 6940d79f5b lib/model: Use errors.Wrap for pull errors (#5563) 6 years ago
testos_test.go 932d8c69de lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, fixes #5708) 5 years ago
testutils_test.go 932d8c69de lib/fs: Properly handle case insensitive systems (fixes #1787, fixes #2739, fixes #5708) 5 years ago
util.go 05835ed81f all: Remove potentially problematic errors from panics (fixes #5839) (#5912) 6 years ago
utils_test.go 05835ed81f all: Remove potentially problematic errors from panics (fixes #5839) (#5912) 6 years ago