summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-29lib/db: Prevent GC concurrently with migration (fixes #6389) (#6390)v1.4.0-rc.10.1v1.4.0-rc.10Jakob Borg
2020-02-29build: Fix syso creation (fixes #6386) (#6387)Evgeny Kuznetsov
2020-02-28lib/db: Correct metadata recalculation (fixes #6381) (#6382)v1.4.0-rc.9Jakob Borg
2020-02-27lib/db: Remove reference to env var that never existedv1.4.0-rc.8Jakob Borg
2020-02-27lib/db: Slightly improve indirection (ref #6372) (#6373)Jakob Borg
2020-02-22lib/db: Allow put partial FileInfo without blocks (ref #6353)v1.4.0-rc.7Jakob Borg
2020-02-22lib/db: Don't panic on incorrect BlocksHash (fixes #6353) (#6355)Simon Frei
2020-02-22lib/db: Schema update to repair sequence index (ref #6304) (#6350)v1.4.0-rc.6Simon Frei
2020-02-22lib: Modify FileInfos consistently (ref #6321) (#6349)Simon Frei
2020-02-14lib/model: Stop summary sender faster (ref #6319) (#6341)v1.4.0-rc.5Jakob Borg
2020-02-14lib/db: Don't call backend.Commit twice (ref #6337) (#6342)Simon Frei
2020-02-13lib/upnp: Exit quicker (#6339)v1.4.0-rc.4Jakob Borg
2020-02-13lib/db: Keep metadata better in sync (ref #6335) (#6337)Jakob Borg
2020-02-13lib: Faster termination on exit (ref #6319) (#6329)Simon Frei
2020-02-13lib/db: Use flags from arg not LocalFlags() updating meta (#6333)Simon Frei
2020-02-13lib/db: Recover sequence number and metadata on startup (fixes #6335) (#6336)Jakob Borg
2020-02-12lib/db: Don't leak snapshot when closing (#6331)v1.4.0-rc.3Jakob Borg
2020-02-12lib/db: Use Commit() instead of commit() (#6330)Jakob Borg
2020-02-12lib/model: Return empty summary on paused folders (ref #6272) (#6326)Simon Frei
2020-02-12lib/fs, lib/model: Rewrite RecvOnly tests (#6318)Jakob Borg
2020-02-12gui, man, authors: Update docs, translations, and contributorsJakob Borg
2020-02-12lib/model: Consistent error return values for folder methods on model (#6325)Simon Frei
2020-02-11lib/db: Handle missing block lists as missing file (ref #6321) (#6322)v1.4.0-rc.2Jakob Borg
2020-02-11lib/db: Add closeWaitGroup to allow async operation (#6317)Simon Frei
2020-02-10all: Update metadata modtime on delete (ref #6284) (#6315)v1.4.0-rc.1Jakob Borg
2020-02-07build: Minor tidyJakob Borg
2020-02-05gui, man, authors: Update docs, translations, and contributorsJakob Borg
2020-02-03etc/linux-runit: Add excecute permission (#6306)Anjan Momi
2020-02-03cmd/stindex: Print missing sequence ranges conciselyJakob Borg
2020-02-01lib/model: Sort and group model initialization better (ref #6303)Jakob Borg
2020-02-01lib/model: Add global request limiter (fixes #6302) (#6303)Jakob Borg
2020-01-31cmd/stindex: Teach it about new key typesJakob Borg
2020-01-30lib/ignore: Don't crash on empty patterns (fixes #6300) (#6301)Jakob Borg
2020-01-29gui, man, authors: Update docs, translations, and contributorsJakob Borg
2020-01-27lib/config, lib/model: Limit concurrent pulls (fixes #5914) (#6290)Jakob Borg
2020-01-26lib/db: Fixup last commit with better key nameJakob Borg
2020-01-26lib/db: Configurable block GC time (#6295)Jakob Borg
2020-01-24lib/db: Deduplicate block lists in database (fixes #5898) (#6283)Jakob Borg
2020-01-23lib/relays: Fix incorrect timeout, bring back logging (ref #6289) (#6291)Audrius Butkevicius
2020-01-22gui, man, authors: Update docs, translations, and contributorsJakob Borg
2020-01-21all: Transactionalize db.FileSet (fixes #5952) (#6239)Simon Frei
2020-01-20lib/model: Handle progress emitter zero interval (fixes #6281) (#6282)Jakob Borg
2020-01-20build(deps): bump github.com/pkg/errors from 0.9.0 to 0.9.1 (#6279)dependabot-preview[bot]
2020-01-20cmd/syncthing: Always use monitor process (fixes #4774, fixes #5786) (#6278)Simon Frei
2020-01-20lib/syncthing: Wait for actual termination on Stop() (#6277)Simon Frei
2020-01-19lib/model: Remove legacy handling of symlinks (#6276)Jakob Borg
2020-01-17lib/model: Return paused summary instead of error on paused folders (#6272)Simon Frei
2020-01-16lib/config: Add some info to the folder marker missing (ref #5207) (#6270)Simon Frei
2020-01-16assets, gui: Losslessly compress all JPG, PNG, and PDF images (#6265)Tomasz WilczyƄski
2020-01-15cmd/strelaypoolsrv: Serve gzip compressed responsesJakob Borg