Commit History

Author SHA1 Message Date
  Audrius Butkevicius decb967969 all: Reorder sequences for better rename detection (#6574) 5 years ago
  Simon Frei a94951becd lib/db, lib/model: Keep need stats in metadata (ref #5899) (#6413) 5 years ago
  Jakob Borg c0c18a568c lib/db: Hold the bloom filter the right way (fixes #6614) (#6617) 5 years ago
  greatroar 0e5ba3ca05 lib/db: Upgrade to Blobloom v0.1.1 (#6553) 5 years ago
  greatroar 44b0f0b456 lib/db: Switch to faster blobloom Bloom filter pkg (#6537) 5 years ago
  Jakob Borg 0e67c036bb lib/db: Make database GC a service, stop on Stop() (#6518) 5 years ago
  Simon Frei df318ed370 lib/db: Don't get blocklists on drop and missing continue (ref #6457) (#6502) 5 years ago
  Simon Frei 7f23de4f03 all: Pass db intervals as args not env vars (#6448) 5 years ago
  Jakob Borg c4abe6f815 lib/db: Don't whack blocks when putting truncated file (#6434) 5 years ago
  Simon Frei 74706bb02b lib/db, lib/syncthing: Repair db once on upgrade (ref #6425, #6427) (#6429) 5 years ago
  Simon Frei 40580d8b9b lib/db: Remove emptied global list in checkGlobals (fixes #6425) (#6426) 5 years ago
  Simon Frei cc2a55892f lib: Repair sequence inconsistencies (#6367) 5 years ago
  Simon Frei 1bd4ea0cbb lib/db: Don't ignore failures unmarshaling version lists (#6411) 5 years ago
  Jakob Borg c08e253e7c lib/db: Prevent GC concurrently with migration (fixes #6389) (#6390) 5 years ago
  Jakob Borg 883497966e lib/db: Remove reference to env var that never existed 5 years ago
  Jakob Borg 4f7a77597e lib/db: Slightly improve indirection (ref #6372) (#6373) 5 years ago
  Jakob Borg 6a840a040b lib/db: Keep metadata better in sync (ref #6335) (#6337) 5 years ago
  Jakob Borg a728743c86 lib/db: Use Commit() instead of commit() (#6330) 5 years ago
  Jakob Borg 04e648fee6 lib/db: Handle missing block lists as missing file (ref #6321) (#6322) 5 years ago
  Jakob Borg 84920bff63 lib/db: Fixup last commit with better key name 5 years ago
  Jakob Borg bf4c8439e8 lib/db: Configurable block GC time (#6295) 5 years ago
  Jakob Borg 8fc2dfad0c lib/db: Deduplicate block lists in database (fixes #5898) (#6283) 5 years ago
  Simon Frei 08f0e125ef all: Transactionalize db.FileSet (fixes #5952) (#6239) 5 years ago
  Simon Frei 0bec01b827 lib/db: Remove *instance by making everything *Lowlevel (#6204) 6 years ago
  Jakob Borg c71116ee94 Implement database abstraction, error checking (ref #5907) (#6107) 6 years ago
  Jakob Borg 755e689627 lib/db: Always use small db settings on 32 bit archs (#6053) 6 years ago
  Jakob Borg 90b70c7a16 lib/db: Use different defaults for larger databases (fixes #5966) (#5967) 6 years ago
  Jakob Borg a992559abc lib/db: Add hacky way to adjust database parameters (#5889) 6 years ago
  Simon Frei bf744ded31 cmd/syncthing, lib/db: Exit/close db faster (fixes #5781) (#5782) 6 years ago
  Simon Frei fe4daf242b cmd, lib/db: Actually close goleveldb (fixes #5505) (#5671) 6 years ago