summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-29gui, man: Update docs & translationsv0.14.13Jakob Borg
2016-11-27cmd/syncthing: Trigger usage message on extra CLI parametersStefan Tatschner
2016-11-24lib/fs: The interface and basicfsJakob Borg
2016-11-24lib/db: Fix ineffassign lint issueJakob Borg
2016-11-24build: Setup should insteall deadcode metalinterJakob Borg
2016-11-24build: Improve setup, add metalint ineffasignJakob Borg
2016-11-24lib/model: Remove ineffectual assignment in testJakob Borg
2016-11-24lib/sync: Remove unused struct fieldJakob Borg
2016-11-24lib/osutil: Fix lint warning on error formatting (fixes #3760)Jakob Borg
2016-11-24cmd/stdiscosrv: Fix lint warning on Context keys (fixes #3760)Jakob Borg
2016-11-24build: Setup should download latest version of linters etcJakob Borg
2016-11-23gui: bottom nav always behind dropdown (fixes #3758)Wulf Weich
2016-11-23lib/osutil: Don't chmod in atomic file creation (fixes #2472)Jakob Borg
2016-11-23lib/model: Fix test that relies on ignore reloadingJakob Borg
2016-11-22model: consistently use cfg when referring to config instance and not packageSimon Frei
2016-11-22lib/ignore: Don't slow down tests by sleepingJakob Borg
2016-11-22lib/ignore: Fast reload of unchanged ignores (fixes #3394)Jakob Borg
2016-11-22gui, man: Update docs & translationsv0.14.12Jakob Borg
2016-11-22cmd/syncthing: Make the default folder default againJakob Borg
2016-11-22lib/osutil: Remove unnecessary fsync in Copy()Unrud
2016-11-22lib/model, lib/protocol: Add Folder.Description() for logging (ref #3741)Jakob Borg
2016-11-22authors: Add further Unrud addressJakob Borg
2016-11-21lib/model: Log folder IDs and labels (fixes #3724)Roman Zaynetdinov
2016-11-21authors: Add zaynetroJakob Borg
2016-11-21lib/model: Add fsync of files and directories, option to disable (fixes #3711)Unrud
2016-11-21Add UnrudJakob Borg
2016-11-21gui: Convert URLs in warning messages to HTML links (fixes #3241)kwhite17
2016-11-21authors: Add kwhite17Jakob Borg
2016-11-19lib/connections: Slow down failing listenersJakob Borg
2016-11-17lib/model: Minor cleanup to not fondle cfg.Raw things in handleDeintroductionsJakob Borg
2016-11-17lib/model: Fix locking around introduction handling (fixes #3737)Jakob Borg
2016-11-17lib/model: Clean up generateClusterConfig, fix spurious test failure by sortingJakob Borg
2016-11-15gui, man: Update docs & translationsv0.14.11Jakob Borg
2016-11-15lib/protocol: Serialize the all zeroes device ID to the empty stringJakob Borg
2016-11-14snapcraft: Point home and config dir towards non-versioned snap home (fixes #...Jakob Borg
2016-11-13gui: Use icons and tooltips for folder size info (fixes #3710)Ben Schulz
2016-11-13cmd/strelaysrv: Use listen address for outgoing HTTP requests (fixes #3682)Audrius Butkevicius
2016-11-13cmd/strelaysrv: Outbox will get GCed (fixes #3718)Audrius Butkevicius
2016-11-13lib/relay: Close invitation channel in all error cases (fixes #3726)Audrius Butkevicius
2016-11-13lib/config: Raw() -> RawCopy()Audrius Butkevicius
2016-11-13lib/model: Introducer can remove stuff it introduced (fixes #1015)Audrius Butkevicius
2016-11-12jenkins: Clean should remove old snapsJakob Borg
2016-11-12build: Set snap grade to "stable" for releasesJakob Borg
2016-11-12build: Snap versions should not have initial "v"Jakob Borg
2016-11-12Revert "lib/model: Introducer can remove stuff it introduced (fixes #1015)"Jakob Borg
2016-11-11lib/model: Introducer can remove stuff it introduced (fixes #1015)Audrius Butkevicius
2016-11-11lib/config: Subscribers get a copy of the configAudrius Butkevicius
2016-11-09test: Fix test configJakob Borg
2016-11-09build: Build snaps for ARMLeo Arias
2016-11-08lib/model: Fix locking order in Availability() (fixes #3634)Jakob Borg