Jakob Borg 7a76685d7e fix: increase default delete retention to 15 months (#10252) 2 months ago
..
sql bbf48ae334 fix(all): various typos (#10242) 2 months ago
basedb.go 370bbb8f26 fix(db): handle path names that include URL special chars (fixes #10245) (#10247) 2 months ago
db_bench_test.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 7 months ago
db_folderdb.go 836045ee87 feat: switch logging framework (#10220) 2 months ago
db_global_test.go 7c07610ab2 fix: allow deleted files to win conflict resolution (#10207) 4 months ago
db_indexid_test.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 7 months ago
db_kv.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 7 months ago
db_local_test.go 6b94599467 chore(db, model): simplify per hash DB lookup in copier (#10080) 6 months ago
db_mtimes_test.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 7 months ago
db_open.go 7a76685d7e fix: increase default delete retention to 15 months (#10252) 2 months ago
db_open_cgo.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 7 months ago
db_open_nocgo.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 7 months ago
db_prepared.go 025905fcdf chore: switch database engine to sqlite (fixes #9954) (#9965) 7 months ago
db_service.go 7a76685d7e fix: increase default delete retention to 15 months (#10252) 2 months ago
db_stats.go 085455d72e feat: add `syncthing debug database-statistics` command (#10117) 5 months ago
db_test.go 370bbb8f26 fix(db): handle path names that include URL special chars (fixes #10245) (#10247) 2 months ago
db_update.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 7 months ago
debug.go 836045ee87 feat: switch logging framework (#10220) 2 months ago
folderdb_counts.go ff88430efb feat: add debug commands for folder counts and files (#10206) 4 months ago
folderdb_global.go 7b319111d3 fix: track invalid files in LocalFlags to fix global count (#10170) 4 months ago
folderdb_indexid.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 7 months ago
folderdb_local.go ff88430efb feat: add debug commands for folder counts and files (#10206) 4 months ago
folderdb_mtimes.go cf1cf85ce6 chore(db): use one SQLite database per folder (#10042) 7 months ago
folderdb_open.go ef6d561c66 chore(sqlite): linter complaints 5 months ago
folderdb_update.go 836045ee87 feat: switch logging framework (#10220) 2 months ago
util.go ddea2e449c fix(db): version vector serialisation :( (#10050) 6 months ago
util_test.go ddea2e449c fix(db): version vector serialisation :( (#10050) 6 months ago