summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-29Actually load index cache again (fixes #45)v0.5.2Jakob Borg
2014-01-29Synchronize zero sized files (fixes #44)Jakob Borg
2014-01-28CONTRIBUTING.mdJakob Borg
2014-01-26Parallell -> parallel (ref #13)v0.5.1Jakob Borg
2014-01-26Move auto generated source to a packageJakob Borg
2014-01-26Rework config/flags (fixes #13)v0.5.0Jakob Borg
2014-01-23Performance: improve need computationJakob Borg
2014-01-23Performance: make filequeue not suckJakob Borg
2014-01-23Add version info to GUI (fixes #41)Jakob Borg
2014-01-23Add Options message to protocolJakob Borg
2014-01-22Create syncthing.ini template (fixes #39)Jakob Borg
2014-01-22New file change suppression algorithm (fixes #30)Jakob Borg
2014-01-22Don't crash on invalid optionsJakob Borg
2014-01-20Slightly more compact GUI resourcesv0.4.3Jakob Borg
2014-01-20Fix GUI files modtime (ish...)Jakob Borg
2014-01-20Use embed instead of nrsc, enables 'go get'Jakob Borg
2014-01-20Fix windows build (fixes #38)Jakob Borg
2014-01-20Tweak locking and integration test.Jakob Borg
2014-01-20Integration testJakob Borg
2014-01-20Fine grained lockingJakob Borg
2014-01-14Delete deadlockJakob Borg
2014-01-13Clear availability for disconnected nodev0.4.2Jakob Borg
2014-01-13Deadlock fix and cleanupsJakob Borg
2014-01-12Show 'this node' in GUIJakob Borg
2014-01-12Don't print help twiceJakob Borg
2014-01-12Cleanup ignore testsJakob Borg
2014-01-12Implement new puller routine (fixes #33)Jakob Borg
2014-01-12Simple send rate limitJakob Borg
2014-01-10Don't build with CPU usage on SolarisJakob Borg
2014-01-10Report CPU/mem usage in GUIv0.4.1Jakob Borg
2014-01-09Woops: reignore .stignoreJakob Borg
2014-01-09Only fetch deps, don't buildJakob Borg
2014-01-09Prepopulate ignore patterns (fixes #21)Jakob Borg
2014-01-09Do go get as part of build unless fast build requested (fixes #31)Jakob Borg
2014-01-09Build for Linux on ARM (fixes #32)Jakob Borg
2014-01-09BenchmarkingJakob Borg
2014-01-09Future proofing: handle file records with unknown flagsv0.4.0Jakob Borg
2014-01-09Show web GUI address on startup (fixes #27)Jakob Borg
2014-01-09Display alert on GUI connection error (fixes #26)Jakob Borg
2014-01-09Tweak TLS settings (ref #23)Jakob Borg
2014-01-08Option to show version (fixes #24)Jakob Borg
2014-01-08Actually send index updates for version bumpsJakob Borg
2014-01-08Default to running GUI on 127.0.0.1:8080Jakob Borg
2014-01-08Footer with linksJakob Borg
2014-01-07Add version and invalid bit to protocolJakob Borg
2014-01-07Longer RSA key and stronger node ID hash (ref #23)Jakob Borg
2014-01-07Unbreak build scriptv0.3.3Jakob Borg
2014-01-07Syncronize file mode (fixes #20)Jakob Borg
2014-01-07Allow deletes per default (fixes #19)Jakob Borg
2014-01-07Suppress frequent changes to files (fixes #12)Jakob Borg