syncthing/internal/files
Jakob Borg 75d0dc251e Use comma-ok idiom to signal files missing in database (fixes #1186)
Prevents us from doing stupid things to the folder root (empty file
path) when nodes disconnect...
2015-01-06 22:40:20 +01:00
..
testdata Move top level packages to internal. 2014-09-27 09:42:10 +02:00
.gitignore Test case to pinpoint DB corruption (failing) 2014-11-03 21:58:22 -06:00
blockmap.go config.ConfigWrapper -> config.Wrapper 2014-12-08 16:39:11 +01:00
blockmap_test.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
concurrency_test.go Fix tests with newer goleveldb 2014-12-29 14:50:24 +01:00
debug.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
leveldb.go Use comma-ok idiom to signal files missing in database (fixes #1186) 2015-01-06 22:40:20 +01:00
leveldb_test.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
leveldb_xdr.go Update xdr; handle marshalling errors 2014-10-21 09:20:14 +02:00
set.go Use comma-ok idiom to signal files missing in database (fixes #1186) 2015-01-06 22:40:20 +01:00
set_test.go Use comma-ok idiom to signal files missing in database (fixes #1186) 2015-01-06 22:40:20 +01:00