Commit Graph

  • 2b536de37f Don't fake indexes for stopped repos Jakob Borg 2014-09-01 17:48:39 +0200
  • 2ffa92ba1b Warn on startup for stopped repositories Jakob Borg 2014-09-01 17:47:18 +0200
  • 6ecddd8388 Don't fail build on Solaris Jakob Borg 2014-09-01 17:26:28 +0200
  • bd2772ea4c If all instances of the global version is invalid, the file should not be on the need list Jakob Borg 2014-09-01 09:07:51 +0200
  • 92bf79d53b Fix tests Audrius Butkevicius 2014-08-31 22:32:27 +0100
  • eebe0eeb71 Handle recursive includes Audrius Butkevicius 2014-08-30 22:32:17 +0100
  • 1068eaa0b9 Translation update v0.9.10 Jakob Borg 2014-08-31 21:52:29 +0200
  • faac3e7d7c Don't clobber staggeredMaxAge = 0 (fixes #604) Jakob Borg 2014-08-31 21:44:06 +0200
  • dab4340207 Merge pull request #603 from AudriusButkevicius/restart Jakob Borg 2014-08-31 21:30:51 +0200
  • fd2567748f Fix GUI breaking during restarts (fixes #577) Audrius Butkevicius 2014-08-29 23:24:26 +0100
  • c2daedbd11 Try not to crash the box with failing tests Jakob Borg 2014-08-30 09:55:01 +0200
  • 7c604beb73 Test cases for ignore #include Jakob Borg 2014-08-30 09:22:23 +0200
  • 8c42aea827 Add #include directive to .stignore (fixes #424) Audrius Butkevicius 2014-08-28 23:45:26 +0100
  • cf1bfdfb61 Hold rmut read lock when looking at nodeStatRefs Jakob Borg 2014-08-31 13:48:43 +0200
  • 75b26513e1 Don't crash under suspicious circumstances... (fixes #602) Jakob Borg 2014-08-31 13:48:16 +0200
  • 6c09a77a97 Clean out index for nonexistent repositories (fixes #549) Jakob Borg 2014-08-31 13:34:17 +0200
  • 67389c39fb For now, don't allow changing repo path (ref #549) Jakob Borg 2014-08-31 13:05:08 +0200
  • c326103e6e Add X-Syncthing-Version header to HTTP responses Jakob Borg 2014-08-31 12:59:20 +0200
  • c2120a16da Try to set some reasonable resource limits when running tests Jakob Borg 2014-08-30 10:02:10 +0200
  • 258ad4352e Fix connecting to discovered IPv6 address Jakob Borg 2014-08-29 17:18:25 +0200
  • 435d3958f4 Update goleveldb Jakob Borg 2014-08-29 12:36:45 +0200
  • b0408ef5c6 Info line formatting (ref #583) Jakob Borg 2014-08-28 21:35:48 +0200
  • 1c41b0bc2f Document GOMAXPROCS instead of (useless) STDEADLOCKTIMEOUT Jakob Borg 2014-08-28 15:29:49 +0200
  • aa827f3042 Fix language detection, never show untranslated strings (fixes #543) Jakob Borg 2014-08-28 13:23:23 +0200
  • f44f5964bb Set rescan interval on default repository (fixes #579) Audrius Butkevicius 2014-08-27 23:45:09 +0100
  • 91ba93bd7a Merge pull request #571 from syncthing/recheck Audrius Butkevicius 2014-08-27 22:44:36 +0100
  • 0abe4cefb4 Add routine for checking possible standby (fixes #565) Audrius Butkevicius 2014-08-27 22:38:36 +0100
  • bccd460f3b Translation update v0.9.9 Jakob Borg 2014-08-27 10:20:44 +0200
  • d1023004e1 Saner error/debug messsages for permission issues Jakob Borg 2014-08-27 07:00:15 +0200
  • 04a5f9cb04 Fix fnmatch tests for Windows Jakob Borg 2014-08-26 13:07:59 +0200
  • 9818e2b550 Use more fnmatch-like matcher in .stignore (fixes #426) Jakob Borg 2014-08-26 10:11:25 +0200
  • fe43e3b89d Try not to leave directories behind with incorrect permissions Jakob Borg 2014-08-25 18:14:49 +0200
  • e1f1ae041f Don't leak request slots (fixes #483) Jakob Borg 2014-08-25 17:45:13 +0200
  • 5bcf26e324 Fix table layout for wide elements, at the price of ellipsis (fixes #326, fixes #309) Jakob Borg 2014-08-25 16:36:05 +0200
  • 5f47a8149f Use ISO date format because I'm opinionated Jakob Borg 2014-08-25 15:53:32 +0200
  • 00b662b53a Merge branch 'pr/556' Jakob Borg 2014-08-25 15:52:59 +0200
  • faf519ab1b Warn about incorrect -goarch values Jakob Borg 2014-08-25 14:29:07 +0200
  • fce73f6f17 Verify CONTRIBUTORS file Jakob Borg 2014-08-25 14:55:08 +0200
  • 887890baf5 Add translation strings Audrius Butkevicius 2014-08-23 21:20:56 +0100
  • c66b24feeb Display Last Seen value in the UI Audrius Butkevicius 2014-08-22 20:35:22 +0100
  • 84c6f147ad Add /rest/stats/node endpoint Audrius Butkevicius 2014-08-21 23:46:34 +0100
  • 0cdb0daa8c Add stats package and node related statistics model Audrius Butkevicius 2014-08-21 23:45:40 +0100
  • eee702f299 Don't run tests in build.sh all Jakob Borg 2014-08-25 08:50:13 +0200
  • df65247325 Increase max path length 1024 -> 8192 bytes (fixes #551) Jakob Borg 2014-08-25 08:47:59 +0200
  • 1a174e75d3 Merge pull request #562 from AudriusButkevicius/restart Jakob Borg 2014-08-25 08:03:18 +0200
  • 9e1fd3454f Fix race condition while restarting (fixes #560) Audrius Butkevicius 2014-08-25 00:04:12 +0100
  • 3b1603cadf Merge pull request #557 from AudriusButkevicius/opts Audrius Butkevicius 2014-08-24 16:56:15 +0100
  • 8803bac708 Allow configuring GUI options from command line and environment (fixes #505, closes #507) Audrius Butkevicius 2014-08-15 23:24:24 +0100
  • 3a01eaa4a6 Fix build.go on Windows Audrius Butkevicius 2014-08-23 21:19:29 +0100
  • 9f84c1c448 New repos must have a default rescan interval (fixes #555) v0.9.8 Jakob Borg 2014-08-23 19:40:32 +0200
  • dda0390156 Correctly set GOARM on ARM builds v0.9.7 Jakob Borg 2014-08-23 10:52:12 +0200
  • c74509dd5f Add forgotten lang-*.json files Jakob Borg 2014-08-23 10:44:08 +0200
  • f61bbb2ff4 Tweaks and optimizations Jakob Borg 2014-08-23 10:43:48 +0200
  • e7f60161a3 Don't leak fd Jakob Borg 2014-08-23 10:37:58 +0200
  • ebec4fbc24 Translation update (add Bulgarian, Lithuanian) v0.9.6 Jakob Borg 2014-08-22 18:18:13 +0200
  • 1d4105ae3d UI tweaks for staggered versioner Jakob Borg 2014-08-22 18:16:05 +0200
  • 586d49f0c3 Merge pull request #541 from alex2108/master Jakob Borg 2014-08-22 17:58:01 +0200
  • 5b0fab0697 Add alex2108 Jakob Borg 2014-08-22 17:57:43 +0200
  • 2b3359dff3 add staggered versioner Alexander Graf 2014-08-22 00:41:17 +0200
  • 63203aa14c Merge pull request #548 from AudriusButkevicius/warning Jakob Borg 2014-08-21 18:54:33 +0200
  • 716a8329c2 Do not warn about failed IPv6 discovery Audrius Butkevicius 2014-08-20 00:00:21 +0100
  • dab0aec85e Latest build badge should link to latest build Jakob Borg 2014-08-20 12:23:04 +0200
  • 8a8fda2963 Latest build badge should link to latest build Jakob Borg 2014-08-20 12:22:23 +0200
  • 6ea8e2525a Latest build badge should link to latest build Jakob Borg 2014-08-20 12:22:23 +0200
  • 1f1ab017c0 Show rescan interval per repo Jakob Borg 2014-08-20 01:44:05 +0200
  • b6912ef95e Merge pull request #544 from marcindziadus/rescan-interval Audrius Butkevicius 2014-08-20 00:02:34 +0100
  • db54dca694 Do not fire UIOffline when navigating away Audrius Butkevicius 2014-08-19 23:43:30 +0100
  • 0e751b983c Enable to configure scan interval per each repository independently Marcin 2014-08-18 23:05:47 +0200
  • 997b20a975 Set Content-Type before sending out headers Audrius Butkevicius 2014-08-19 23:30:32 +0100
  • 386f9c42c2 Merge pull request #545 from AudriusButkevicius/flush Jakob Borg 2014-08-20 00:21:49 +0200
  • cfae06db65 Flush headers before potentially blocking Audrius Butkevicius 2014-08-19 23:18:28 +0100
  • 44260b7b5c Add marcindziadus Jakob Borg 2014-08-20 00:05:43 +0200
  • 13063b957f Use drained legacy pool in goleveldb Jakob Borg 2014-08-19 23:49:03 +0200
  • ee05e12480 Windows nodes should ignore deleted impossible files Jakob Borg 2014-08-19 15:36:57 +0200
  • 5538545fb0 README links to build guide Jakob Borg 2014-08-19 15:33:20 +0200
  • bc1167c2c5 README links to build, not only artefacts Jakob Borg 2014-08-19 15:20:53 +0200
  • c57656e4c3 Do honest test coverage analysis in Jenkins Jakob Borg 2014-08-19 12:43:50 +0200
  • 264400a984 Check for supported go version build.go Jakob Borg 2014-08-19 11:04:20 +0200
  • 408db4eb1d rm -rf travis Jakob Borg 2014-08-19 10:05:40 +0200
  • 9347f223ef Note about review of pull requests Jakob Borg 2014-08-19 09:55:50 +0200
  • 518aa30c9c Don't consider empty language codes when selecting language (fixes #540) Jakob Borg 2014-08-18 23:43:54 +0200
  • 6bbf1f9355 Emit Node/Repo Rejected events on unknown nodes / repos. Jakob Borg 2014-08-18 23:34:03 +0200
  • b221e4d445 build.sh is a shim Jakob Borg 2014-08-18 22:05:26 +0200
  • 580fccbfca Don't build build.go on go get Jakob Borg 2014-08-18 21:57:10 +0200
  • 045916efcc ARM builds in build.go Jakob Borg 2014-08-18 21:53:08 +0200
  • 4f92482294 build.sh -> build.go for better cross platform support Jakob Borg 2014-08-18 21:38:22 +0200
  • 2f055a75a0 Merge pull request #537 from marclaporte/patch-2 Jakob Borg 2014-08-18 10:43:29 +0200
  • f0621207e3 Fix some typos Marc Laporte 2014-08-17 23:27:04 -0400
  • d657bc4e3d Implement IPv6 multicast again (fixes #346) Jakob Borg 2014-08-17 15:01:48 +0200
  • a1fd07b27c beacon.Beacon -> beacon.Broadcast Jakob Borg 2014-08-17 11:53:26 +0200
  • 52219c5f3f Merge pull request #532 from AudriusButkevicius/config Audrius Butkevicius 2014-08-17 12:47:12 +0100
  • 1a66461e07 All printed warnings should have some context Jakob Borg 2014-08-17 10:28:36 +0200
  • d20df12168 Add repoPath and repoID as parameters to versioner factory (fixes #531) Jakob Borg 2014-08-17 07:52:26 +0200
  • 668b429615 Better error message Audrius Butkevicius 2014-08-17 00:03:41 +0100
  • 7db528be39 Replace NodeConfiguration with RepositoryNodeConfiguration Audrius Butkevicius 2014-08-16 23:20:21 +0100
  • 60f760ee49 Translation update v0.9.5 Jakob Borg 2014-08-16 23:05:57 +0200
  • 884aaab751 Always print hostname on connect (even if something is set in config) Jakob Borg 2014-08-16 22:55:02 +0200
  • e968560ea4 Spelling Jakob Borg 2014-08-16 22:35:15 +0200
  • 07caaa96e4 New translation strings Jakob Borg 2014-08-16 22:29:21 +0200
  • e8a679c280 Advertise and update node names on cluster config exchange Audrius Butkevicius 2014-08-14 23:15:26 +0100