Simon Frei
|
881e923105
cmd/syncthing, lib/db: Abort execution if db version is too high (fixes #4994) (#5022)
|
7 years ago |
Jakob Borg
|
b1b68ceedb
Add LocalFlags to FileInfo (#4952)
|
7 years ago |
Simon Frei
|
30056cd1ae
lib/db: Move database schema migration into its own file (#4985)
|
7 years ago |
Simon Frei
|
5baa432906
lib/db: Add index to track locally needed files (#4958)
|
7 years ago |
Simon Frei
|
d64d954721
lib/db: Fix prefixed walks (fixes #4925) (#4940)
|
7 years ago |
Jakob Borg
|
fb198a0645
lib/db: Actually delete the correct sequence prefix
|
7 years ago |
xjtdy888
|
506181599c
lib/db: Remove all sequences related to the folder (fixes #4928) (#4929)
|
7 years ago |
Simon Frei
|
a548014755
lib/db, lib/model: Add sequence->deviceKey to db for sending indexes (#4906)
|
7 years ago |
Simon Frei
|
8b4346c3ec
lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800)
|
7 years ago |
Jakob Borg
|
1471c15b29
cmd/syncthing, lib/db: Be nicer about dropping deltas on upgrade (#4798)
|
7 years ago |
Simon Frei
|
158859a1e2
lib: Handle metadata changes for send-only folders (fixes #4616, fixes #4627) (#4750)
|
7 years ago |
Jakob Borg
|
d1d967f0cf
lib/db: Keep folder meta data persistently in db (fixes #4400)
|
8 years ago |
Simon Frei
|
ce29d3a574
all: Various debug logging improvements
|
8 years ago |
Jakob Borg
|
d7d45d8092
lib/db: Refactor away the large genericReplace thing
|
8 years ago |
Simon Frei
|
c080f677cb
all: Add invalid/ignored files to global list, announce to peers (fixes #623)
|
8 years ago |
Simon Frei
|
7ba9e7c322
lib/db: Filter unchanged files when updating and polish
|
8 years ago |
Jakob Borg
|
488444354b
lib/db: Don't panic
|
8 years ago |
Jakob Borg
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
8 years ago |
Jakob Borg
|
c4ba580cbb
all: Remove symlink support on Windows, SymlinksEnabled config
|
8 years ago |
Jakob Borg
|
920274bce4
lib/db: Don't panic on unknown folder in ListFolders (fixes #3584)
|
9 years ago |
Jakob Borg
|
47f22ff3e5
build: Enable gometalinter "unconvert" check
|
9 years ago |
Jakob Borg
|
0655991a19
lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepo
|
9 years ago |
Jakob Borg
|
1eb6db6ca8
cmd/syncthing, lib/...: Correctly handle ignores & invalid file names (fixes #3012, fixes #3457, fixes #3458)
|
9 years ago |
Jakob Borg
|
72026db599
lib/db, lib/model: Create temp sorting database in config dir (fixes #3449)
|
9 years ago |
Jakob Borg
|
47fa4b0a2c
cmd/syncthing, lib/db, lib/model, lib/protocol: Implement delta indexes (fixes #438)
|
9 years ago |
Jakob Borg
|
fa0101bd60
lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
|
9 years ago |
Jakob Borg
|
d57e6808cc
lib/db: Fix alignment crash on 32 bit platforms
|
9 years ago |
Jakob Borg
|
b779e22205
lib/model: Don't set ignore bit when it's already set
|
9 years ago |
Audrius Butkevicius
|
6f63909c65
lib/db,cmd/stindex: Expose VersionList and use it in stindex
|
9 years ago |
Jakob Borg
|
1a703efa78
lib/model: Fix accounting error in rescan with multiple subs (fixes #3028)
|
9 years ago |