Unrud 1574b7d834 lib/model: Add fsync of files and directories, option to disable (fixes #3711) 9 years ago
..
testdata 7705a6c1f1 mv internal lib 10 years ago
.gitignore 7705a6c1f1 mv internal lib 10 years ago
debug.go 76af9ba53d Implement facility based logger, debugging via REST API 10 years ago
deviceactivity.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
deviceactivity_test.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
devicedownloadstate.go 9bb5988b4e lib/model: Don't deadlock when returning temp index block counts 9 years ago
devicedownloadstate_test.go f6953624dd lib/model: Test should pass go vet inspections 9 years ago
doc.go 7705a6c1f1 mv internal lib 10 years ago
folder.go af0bc95de5 lib/model: Refactor encapsulation of the folder scanning 9 years ago
folderscanner.go af0bc95de5 lib/model: Refactor encapsulation of the folder scanning 9 years ago
folderstate.go af0bc95de5 lib/model: Refactor encapsulation of the folder scanning 9 years ago
model.go a8a0bc356a lib/model: Minor cleanup to not fondle cfg.Raw things in handleDeintroductions 9 years ago
model_test.go 3088dac33b lib/model: Clean up generateClusterConfig, fix spurious test failure by sorting 9 years ago
progressemitter.go f60b424d70 lib/config: Raw() -> RawCopy() 9 years ago
progressemitter_test.go 6ec4fbc82b lib/model: Add minumum interval for progress emitter (fixes #3517) 9 years ago
queue.go ea87bcefd6 lib/protocol, lib/model: Implement high precision time stamps (fixes #3305) 9 years ago
queue_test.go cf5febad47 build, cmd, lib: Minimum supported compiler version is Go 1.5 9 years ago
rofolder.go 0655991a19 lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepo 9 years ago
rwfolder.go 1574b7d834 lib/model: Add fsync of files and directories, option to disable (fixes #3711) 9 years ago
rwfolder_test.go ea87bcefd6 lib/protocol, lib/model: Implement high precision time stamps (fixes #3305) 9 years ago
sentdownloadstate.go 00be2bf18d lib/model: Track puller creation times (fixes #3145) 9 years ago
sharedpullerstate.go 6ed22d0885 lib/model: Stricter temporary file permissions 9 years ago
sharedpullerstate_test.go 3176629410 cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling 9 years ago
sorter.go 18cc7a663b lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513) 9 years ago
sorter_test.go ea87bcefd6 lib/protocol, lib/model: Implement high precision time stamps (fixes #3305) 9 years ago
tempname.go a165838cbd lib/model: Decrease max temp filename length (fixes #3338, fixes #3355) 9 years ago
tempname_test.go 7705a6c1f1 mv internal lib 10 years ago
util.go 3418497f3d lib/sync: Log everything... 9 years ago