Audrius Butkevicius d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 years ago
..
backend cbbc262161 lib/db: Dont recurse on flush (fixes #6905) (#6906) 5 years ago
testdata a94951becd lib/db, lib/model: Keep need stats in metadata (ref #5899) (#6413) 5 years ago
.gitignore ac190b2e39 Change DB label format (index folders, devices) 10 years ago
benchmark_test.go 1f8e6c55f6 lib/db: Refactor to use global list by version (fixes #6372) (#6638) 5 years ago
blockmap.go 82fbcb96f8 lib/db: Remove unused blockFinder global (#6534) 5 years ago
blockmap_test.go a728743c86 lib/db: Use Commit() instead of commit() (#6330) 5 years ago
db_test.go cbbc262161 lib/db: Dont recurse on flush (fixes #6905) (#6906) 5 years ago
debug.go 96bb1c8e29 all, lib/logger: Refactor SetDebug calls (#6054) 6 years ago
keyer.go a218a69530 lib/db: Use explicit byte type for type prefixes (#6754) 5 years ago
keyer_test.go b6a84ecb0c lib/db: Remove unused keyer methods (#6723) 5 years ago
lowlevel.go cc1f6e4d4a lib/db, lib/model: Cover exec-paths with debug logging (#6918) 5 years ago
meta.go 850dd4cd25 lib/db: Don't count invalid items to global state (ref #6850) (#6863) 5 years ago
meta_test.go 55147f5901 lib/db: Rework flush hooks (#6838) 5 years ago
namespaced.go ab92f8520c cmd/syncthing, lib/db: Store upgrade info to throttle queries (fixes #6513) (#6514) 5 years ago
namespaced_test.go 2f26a95973 lib/db, lib/model: Code simplifications (#6484) 5 years ago
schemaupdater.go 8f5215878b lib/db: Don't put truncated files (ref #6855, ref #6501) (#6888) 5 years ago
set.go bbf25e2d02 lib/db: Log context on panic (#6872) 5 years ago
set_test.go 850dd4cd25 lib/db: Don't count invalid items to global state (ref #6850) (#6863) 5 years ago
smallindex.go c71116ee94 Implement database abstraction, error checking (ref #5907) (#6107) 6 years ago
smallindex_test.go c71116ee94 Implement database abstraction, error checking (ref #5907) (#6107) 6 years ago
structs.go d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 years ago
structs.pb.go 1f8e6c55f6 lib/db: Refactor to use global list by version (fixes #6372) (#6638) 5 years ago
structs.proto 1f8e6c55f6 lib/db: Refactor to use global list by version (fixes #6372) (#6638) 5 years ago
transactions.go 8f5215878b lib/db: Don't put truncated files (ref #6855, ref #6501) (#6888) 5 years ago
util_test.go a94951becd lib/db, lib/model: Keep need stats in metadata (ref #5899) (#6413) 5 years ago