Commit History

Author SHA1 Message Date
  guangwu 27aba3567b all: Minor staticcheck fixes (#8939) 1 year ago
  Jakob Borg 6e5514419d lib/db: Fix some omitted error checks, unused variable (#7489) 3 years ago
  Simon Frei 78bd0341a8 all: Handle errors opening db/creating file-set (ref #5907) (#7150) 3 years ago
  Simon Frei ecc24428ac lib/model: Prevent duplicate need count on recalculating metadata (#6964) 4 years ago
  Simon Frei 850dd4cd25 lib/db: Don't count invalid items to global state (ref #6850) (#6863) 4 years ago
  Audrius Butkevicius 55147f5901 lib/db: Rework flush hooks (#6838) 4 years ago
  Simon Frei 4881a6336f lib/db: Correct need accounting on reset (fixes #6784) (#6785) 4 years ago
  Simon Frei cbe0d2fffc lib/db: Improve error message on meta inconsistency (#6751) 4 years ago
  André Colomb 46536509d7 lib/protocol: Avoid panic in DeviceIDFromBytes (#6714) 4 years ago
  Simon Frei 1f8e6c55f6 lib/db: Refactor to use global list by version (fixes #6372) (#6638) 4 years ago
  Simon Frei 8f344d0915 lib/db: Initialize need meta on first dev occurrence (fixes #6668) (#6669) 4 years ago
  Simon Frei a94951becd lib/db, lib/model: Keep need stats in metadata (ref #5899) (#6413) 4 years ago
  Jakob Borg 6a840a040b lib/db: Keep metadata better in sync (ref #6335) (#6337) 4 years ago
  Simon Frei ca90f4e6af lib/db: Use flags from arg not LocalFlags() updating meta (#6333) 4 years ago
  Simon Frei 08f0e125ef all: Transactionalize db.FileSet (fixes #5952) (#6239) 4 years ago
  Simon Frei 0bec01b827 lib/db: Remove *instance by making everything *Lowlevel (#6204) 4 years ago
  Jakob Borg c71116ee94 Implement database abstraction, error checking (ref #5907) (#6107) 4 years ago
  Simon Frei a371b15398 lib/db: Various polish (#5471) 5 years ago
  Simon Frei 158559023e lib/db: Fix sequence updating for remote invalid items (#5420) 5 years ago
  Simon Frei 3cc8918eb4 lib/db: Defer unlock to avoid hangup on panic (#5388) 5 years ago
  Jakob Borg b50d57b7fd lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198) (#5212) 6 years ago
  Jakob Borg 6a87aac84f lib/db: Refactor key handling (ref #5198) (#5199) 6 years ago
  Jakob Borg 5cb4a9acf6 lib/db: Don't account remote invalid files (fixes #5089) (#5090) 6 years ago
  Jakob Borg f822b10550 all: Add receive only folder type (#5027) 6 years ago
  Jakob Borg 7a92f6c6b1 lib/db: Don't panic on negative counts (#4761) 6 years ago
  Jakob Borg d1d967f0cf lib/db: Keep folder meta data persistently in db (fixes #4400) 6 years ago