syncthing/internal/model
Jakob Borg cadbb6bbce Move ignore handling from index recv to puller (fixes #1133)
With this change we accept updates for ignored files from other devices,
and check the ignore patterns at pull time. When we detect that the
ignore patterns have changed we do a full check of files that we might
now need to pull.
2014-12-23 10:46:02 +01:00
..
testdata Don't leave read only dir around, fails clean 2014-11-20 23:34:14 +01:00
debug.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
deviceactivity.go Various style fixes 2014-12-08 16:36:15 +01:00
deviceactivity_test.go Fixes for go vet 2014-12-08 16:19:08 +01:00
doc.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
model.go Move ignore handling from index recv to puller (fixes #1133) 2014-12-23 10:46:02 +01:00
model_test.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
progressemitter.go config.ConfigWrapper -> config.Wrapper 2014-12-08 16:39:11 +01:00
progressemitter_test.go DisableSymlinks -> !SymlinksEnabled 2014-12-01 11:27:07 +01:00
puller.go Move ignore handling from index recv to puller (fixes #1133) 2014-12-23 10:46:02 +01:00
puller_test.go Remove temporaries during scan (fixes #1092) 2014-12-09 23:58:58 +00:00
scanner.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
sharedpullerstate.go Data race: sharedPullerState WriteAt+Close 2014-11-29 23:51:53 +01:00
sharedpullerstate_test.go Don't leave read only dir around, fails clean 2014-11-20 23:34:14 +01:00
tempname.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
tempname_windows.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
util.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00