Simon Frei
|
f30f9c50f8
lib/db: Handle indirection error repairing sequences (fixes #7026) (#7525)
|
4 lat temu |
Jakob Borg
|
3ac858b150
all: Remove miscellaneous vestigial code (#7495)
|
4 lat temu |
Jakob Borg
|
6e5514419d
lib/db: Fix some omitted error checks, unused variable (#7489)
|
4 lat temu |
Simon Frei
|
273ee09925
lib/db, lib/model: Allow needing invalid files (fixes #7474) (#7476)
|
4 lat temu |
Simon Frei
|
c0f353c0e8
lib: Do not set ModifiedBy on meta only changes (#7345)
|
4 lat temu |
Simon Frei
|
78bd0341a8
all: Handle errors opening db/creating file-set (ref #5907) (#7150)
|
4 lat temu |
Simon Frei
|
8ebd893349
lib/db: Store versions for last successful db migration (#7140)
|
5 lat temu |
Simon Frei
|
2ba3be5e4d
lib/db: Add mechanism to repair db without schema update (ref #7044) (#7047)
|
5 lat temu |
Audrius Butkevicius
|
e027175446
all: Move remaining protos to use the vanity plugin (#7009)
|
5 lat temu |
Simon Frei
|
8f5215878b
lib/db: Don't put truncated files (ref #6855, ref #6501) (#6888)
|
5 lat temu |
greatroar
|
df83b84aa1
all: Make all error implementations pointer types (#6726)
|
5 lat temu |
Simon Frei
|
fac4dec840
lib/db: New VersionList migration fixes (ref #6638) (#6705)
|
5 lat temu |
Simon Frei
|
1f8e6c55f6
lib/db: Refactor to use global list by version (fixes #6372) (#6638)
|
5 lat temu |
Jakob Borg
|
94beed5c10
lib/db: Add Badger backend (fixes #5910) (#6250)
|
5 lat temu |
Simon Frei
|
974551375e
lib/db: Dont add symlinks to blocks map (fixes #6637) (#6639)
|
5 lat temu |
Jakob Borg
|
531ceb2b0f
Add indirection for large version vectors. (#6376)
|
5 lat temu |
Audrius Butkevicius
|
decb967969
all: Reorder sequences for better rename detection (#6574)
|
5 lat temu |
Simon Frei
|
a94951becd
lib/db, lib/model: Keep need stats in metadata (ref #5899) (#6413)
|
5 lat temu |
Simon Frei
|
0ba3abdee4
lib/db: Handle missed error variable in old schema upgrade (#6528)
|
5 lat temu |
Jakob Borg
|
c4abe6f815
lib/db: Don't whack blocks when putting truncated file (#6434)
|
5 lat temu |
Simon Frei
|
00b2340f9a
lib/db: Checkpoint during schema updates (fixes #6422) (#6424)
|
5 lat temu |
Simon Frei
|
cc2a55892f
lib: Repair sequence inconsistencies (#6367)
|
5 lat temu |
Jakob Borg
|
2faa1ad360
lib/db: Be more lenient during migration (fixes #6397) (#6398)
|
5 lat temu |
Jakob Borg
|
dd92b2b8f4
all: Tweak error creation (#6391)
|
5 lat temu |
Jakob Borg
|
c08e253e7c
lib/db: Prevent GC concurrently with migration (fixes #6389) (#6390)
|
5 lat temu |
Jakob Borg
|
4f7a77597e
lib/db: Slightly improve indirection (ref #6372) (#6373)
|
5 lat temu |
Simon Frei
|
6489feb1d7
lib/db: Schema update to repair sequence index (ref #6304) (#6350)
|
5 lat temu |
Jakob Borg
|
a728743c86
lib/db: Use Commit() instead of commit() (#6330)
|
5 lat temu |
Jakob Borg
|
bf4c8439e8
lib/db: Configurable block GC time (#6295)
|
5 lat temu |
Jakob Borg
|
8fc2dfad0c
lib/db: Deduplicate block lists in database (fixes #5898) (#6283)
|
5 lat temu |