summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-23gui, man: Update docs & translationsv0.14.5Jakob Borg
2016-08-23lib/upgrade: Cleanup failed upgrades (fixes #3500, fixes #3530)Audrius Butkevicius
2016-08-23cmd/strelaysrv: Add uPNP support, ability to set listen protocol (fixes #3503...Audrius Butkevicius
2016-08-23cmd/strelaypoolsrv: Ability to select listen protocolAudrius Butkevicius
2016-08-23cmd/stdiscosrv: Generate keys if missing on startup (fixes #3511)Audrius Butkevicius
2016-08-23cmd/stdiscosrv: Use UTC in database timestamps (fixes #3509)Audrius Butkevicius
2016-08-22cmd/syncthing: uintptr may not be stored in a variableJakob Borg
2016-08-22cmd/syncthing: Remove old temp index dbs on startup (fixes #3529)Jakob Borg
2016-08-18authors: Add calmh emailJakob Borg
2016-08-16lib/model: Correct virtual mtime handling (fixes #3516)Jakob Borg
2016-08-16lib/model: Add minumum interval for progress emitter (fixes #3517)Audrius Butkevicius
2016-08-16lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513)Jakob Borg
2016-08-15build, cmd, lib: Minimum supported compiler version is Go 1.5Jakob Borg
2016-08-13cmd/syncthing: Default folder should also have lower case IDJakob Borg
2016-08-12cmd/stdiscosrv: Fix index creation checks on startupJakob Borg
2016-08-12cmd/stdiscosrv: Longer address in schemaJakob Borg
2016-08-12gui: Fix division by zero in completion calc (ref #3493)Jakob Borg
2016-08-12cmd/syncthing, gui: Improve completion calculation (fixes #3492)Jakob Borg
2016-08-10gui, man: Update docs & translationsv0.14.4Jakob Borg
2016-08-10lib/connections, lib/model: Refactor connection close handling (fixes #3466)Jakob Borg
2016-08-09gui: weighting % of devices according to folder size (fixes #1300)Antoine Lamielle
2016-08-08lib/versioner: Hack to make test coverage stable from run to runJakob Borg
2016-08-08lib/events: Hack to make test coverage stable from run to runJakob Borg
2016-08-08build, lib: Correct total test coverage calculationJakob Borg
2016-08-08authors: Fixup 0x010CJakob Borg
2016-08-08authors: Add 0x010CJakob Borg
2016-08-07build: Setup should install golintJakob Borg
2016-08-07lib/model, lib/config: Support "live" device removal, folder unsharing and fo...Audrius Butkevicius
2016-08-07gui: Move "ignore patterns" away from "remove" in folder edit dialogJakob Borg
2016-08-07lib/protocol: Clean away outdated filesJakob Borg
2016-08-07lib/connections: Fix connection switchingAudrius Butkevicius
2016-08-06lib/protocol, lib/model: Implement high precision time stamps (fixes #3305)Jakob Borg
2016-08-05lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepoJakob Borg
2016-08-05lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470)Jakob Borg
2016-08-05cmd/syncthing, lib/...: Correctly handle ignores & invalid file names (fixes ...Jakob Borg
2016-08-02cmd/syncthing: Delete old format indexes after a while (fixes #3468)Jakob Borg
2016-08-02cmd/syncthing, lib/config: Enable HTTP CPU/heap profile collection for usersJakob Borg
2016-08-02gui: Add one-off notifications that need to be ackedAudrius Butkevicius
2016-07-31gui: Improve accessibility (fixes #3297)derekriemer
2016-07-29all: Rename LocalVersion to Sequence (fixes #3461)Jakob Borg
2016-07-28gui, man: Update docs & translationsv0.14.3Jakob Borg
2016-07-27lib/db, lib/model: Create temp sorting database in config dir (fixes #3449)Jakob Borg
2016-07-27lib/model, lib/protocol: Sequence ClusterConfig properly (fixes #3448)Jakob Borg
2016-07-27lib/model: Trigger a puller iteration on connection (fixes #3451)Jakob Borg
2016-07-27build: Allow easy influencing build user and build hostJakob Borg
2016-07-27man: Include stdiscosrv and strelaysrv manpagesaviau
2016-07-26lib/scanner: Correctly scan symlinks (fixes #3445)v0.14.2Jakob Borg
2016-07-26gui, man: Update docs & translationsv0.14.1Jakob Borg
2016-07-26lib/scanner: Recheck file size and modification time after hashing (ref #3440)Jakob Borg
2016-07-25lib/scanner: When scanning a file, stick to the size given by Lstat (fixes #3...Jakob Borg