aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-31Clean out index for nonexistent repositories (fixes #549)Jakob Borg
2014-08-31For now, don't allow changing repo path (ref #549)Jakob Borg
2014-08-31Add X-Syncthing-Version header to HTTP responsesJakob Borg
2014-08-30Try to set some reasonable resource limits when running testsJakob Borg
2014-08-29Fix connecting to discovered IPv6 addressJakob Borg
2014-08-29Update goleveldbJakob Borg
2014-08-28Info line formatting (ref #583)Jakob Borg
2014-08-28Document GOMAXPROCS instead of (useless) STDEADLOCKTIMEOUTJakob Borg
2014-08-28Fix language detection, never show untranslated strings (fixes #543)Jakob Borg
2014-08-27Set rescan interval on default repository (fixes #579)Audrius Butkevicius
2014-08-27Merge pull request #571 from syncthing/recheckAudrius Butkevicius
2014-08-27Add routine for checking possible standby (fixes #565)Audrius Butkevicius
2014-08-27Translation updatev0.9.9Jakob Borg
2014-08-27Saner error/debug messsages for permission issuesJakob Borg
2014-08-26Fix fnmatch tests for WindowsJakob Borg
2014-08-26Use more fnmatch-like matcher in .stignore (fixes #426)Jakob Borg
2014-08-26Try not to leave directories behind with incorrect permissionsJakob Borg
2014-08-25Don't leak request slots (fixes #483)Jakob Borg
2014-08-25Fix table layout for wide elements, at the price of ellipsis (fixes #326, fix...Jakob Borg
2014-08-25Use ISO date format because I'm opinionatedJakob Borg
2014-08-25Merge branch 'pr/556'Jakob Borg
2014-08-25Warn about incorrect -goarch valuesJakob Borg
2014-08-25Verify CONTRIBUTORS fileJakob Borg
2014-08-25Add translation stringsAudrius Butkevicius
2014-08-25Display Last Seen value in the UIAudrius Butkevicius
2014-08-25Add /rest/stats/node endpointAudrius Butkevicius
2014-08-25Add stats package and node related statistics modelAudrius Butkevicius
2014-08-25Don't run tests in build.sh allJakob Borg
2014-08-25Increase max path length 1024 -> 8192 bytes (fixes #551)Jakob Borg
2014-08-25Merge pull request #562 from AudriusButkevicius/restartJakob Borg
2014-08-25Fix race condition while restarting (fixes #560)Audrius Butkevicius
2014-08-24Merge pull request #557 from AudriusButkevicius/optsAudrius Butkevicius
2014-08-24Allow configuring GUI options from command line and environment (fixes #505, ...Audrius Butkevicius
2014-08-23Fix build.go on WindowsAudrius Butkevicius
2014-08-23New repos must have a default rescan interval (fixes #555)v0.9.8Jakob Borg
2014-08-23Correctly set GOARM on ARM buildsv0.9.7Jakob Borg
2014-08-23Add forgotten lang-*.json filesJakob Borg
2014-08-23Tweaks and optimizationsJakob Borg
2014-08-23Don't leak fdJakob Borg
2014-08-22Translation update (add Bulgarian, Lithuanian)v0.9.6Jakob Borg
2014-08-22UI tweaks for staggered versionerJakob Borg
2014-08-22Merge pull request #541 from alex2108/masterJakob Borg
2014-08-22Add alex2108Jakob Borg
2014-08-22add staggered versionerAlexander Graf
2014-08-21Merge pull request #548 from AudriusButkevicius/warningJakob Borg
2014-08-20Do not warn about failed IPv6 discoveryAudrius Butkevicius
2014-08-20Latest build badge should link to latest buildJakob Borg
2014-08-20Show rescan interval per repoJakob Borg
2014-08-20Merge pull request #544 from marcindziadus/rescan-intervalAudrius Butkevicius
2014-08-19Do not fire UIOffline when navigating awayAudrius Butkevicius