1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-04 23:55:22 +00:00
syncthing/lib/db
2020-12-21 13:01:34 +01:00
..
backend lib: Remove USE_BADGER experiment () 2020-11-03 09:10:35 +01:00
testdata lib/db, lib/model: Keep need stats in metadata (ref ) () 2020-05-11 15:07:06 +02:00
.gitignore Change DB label format (index folders, devices) 2016-01-03 19:32:40 +01:00
benchmark_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
blockmap_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
blockmap.go lib/db: Remove unused blockFinder global () 2020-04-14 17:09:59 +02:00
db_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
debug.go all, lib/logger: Refactor SetDebug calls () 2019-10-04 13:03:34 +02:00
keyer_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
keyer.go lib/db: Remove index ids when dropping folder () 2020-12-21 11:10:59 +01:00
lowlevel.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
meta_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
meta.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
namespaced_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
namespaced.go cmd/syncthing, lib/db: Store upgrade info to throttle queries (fixes ) () 2020-04-13 10:21:07 +02:00
observed.go all: Store pending devices and folders in database (fixes ) () 2020-12-17 19:54:31 +01:00
schemaupdater.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
set_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
set.go lib/fs: Correct wrapping order for meaningful log-caller () 2020-12-21 13:01:34 +01:00
smallindex_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
smallindex.go Implement database abstraction, error checking (ref ) () 2019-11-29 09:11:52 +01:00
structs.go all: Move remaining protos to use the vanity plugin () 2020-10-02 08:07:05 +02:00
structs.pb.go all: Store pending devices and folders in database (fixes ) () 2020-12-17 19:54:31 +01:00
transactions.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00
util_test.go all: Handle errors opening db/creating file-set (ref ) () 2020-12-21 12:59:22 +01:00