Commit Graph

  • 5af6cbae2c Verify Windows support, report appropriate errors when unsupported Jakob Borg 2014-12-04 12:08:04 +01:00
  • 2abe792f36 Use same order of parameters as os.Symlink Jakob Borg 2014-12-04 06:00:21 +01:00
  • 1ff9bb8fdc Remove Windows specific implementation Jakob Borg 2014-12-04 05:55:57 +01:00
  • 5cb1039daf Use Go 1.4 build environment (currently 1.4rc2) Jakob Borg 2014-11-29 20:44:09 +01:00
  • 591c5dabf4 Merge pull request #1077 from AudriusButkevicius/round Jakob Borg 2014-12-04 05:52:29 +01:00
  • 770fff287e Avoid rounding errors (fixes #1068) Audrius Butkevicius 2014-12-03 23:44:39 +00:00
  • cea7a179ae Utility to print all info we know about a path Jakob Borg 2014-12-03 09:59:09 +01:00
  • d80c40cfbf Merge pull request #1072 from syncthing/rewrite-ignore-cache Audrius Butkevicius 2014-12-03 09:50:05 +00:00
  • 12e83374e9 Verify that a symlink can be removed Jakob Borg 2014-12-03 09:05:01 +01:00
  • 98344d2e5e Rewrite ignores to fix data race, use fewer maps Jakob Borg 2014-12-02 23:13:03 +01:00
  • 99dc1eec50 Map is a reference type, does not need * here Jakob Borg 2014-12-02 22:16:25 +01:00
  • 2a886576a6 Fix announce timers on Solaris (and others, given the right timing) (...) Jakob Borg 2014-12-03 08:34:15 +01:00
  • 919d005550 Print detected data races to stdout instead of hiding in a file Jakob Borg 2014-12-03 07:47:40 +01:00
  • 97abdaca5a Merge pull request #1070 from AudriusButkevicius/staggered Jakob Borg 2014-12-02 23:27:01 +01:00
  • 9cc8b7c858 Simple smoke test for parallell scans Jakob Borg 2014-12-02 22:13:08 +01:00
  • 0726472b91 Update test configs to v7 Jakob Borg 2014-12-02 22:05:15 +01:00
  • 3cbe92d797 Use unique versions in staggered versioner (fixes #1063) Audrius Butkevicius 2014-12-02 18:53:38 +00:00
  • 72a278c9ed Merge pull request #1065 from syncthing/coc Jakob Borg 2014-12-02 16:22:13 +01:00
  • e567c8adce Merge pull request #1064 from syncthing/contributors Jakob Borg 2014-12-02 16:21:36 +01:00
  • dde8045109 Add Code of Conduct Jakob Borg 2014-12-02 15:57:31 +01:00
  • c922c4c383 Clarify/formalize contribution policy and commit access Jakob Borg 2014-12-02 15:55:45 +01:00
  • 5dab0e50aa Handle new format ID strings Jakob Borg 2014-12-02 14:26:32 +01:00
  • bc8907e90d Check if announcement data is available Audrius Butkevicius 2014-12-01 19:53:13 +00:00
  • a8ba7786ae Reinstate 'Shared With' until a better alternative emerges (ref #1054) Jakob Borg 2014-12-01 20:50:27 +01:00
  • c734e48ad0 Merge pull request #1052 from AudriusButkevicius/disco4 Jakob Borg 2014-12-01 17:53:48 +01:00
  • d30d0b29a9 Fix CSS Audrius Butkevicius 2014-11-30 21:47:21 +00:00
  • 2912defb97 Add tests for new discovery Audrius Butkevicius 2014-11-27 23:14:41 +00:00
  • 69f8ac6b56 Change to URL based announce server addresses (fixes #943) Audrius Butkevicius 2014-11-20 21:24:11 +00:00
  • e7441ff6e8 DisableSymlinks -> !SymlinksEnabled Jakob Borg 2014-12-01 11:26:54 +01:00
  • 8a34158fa4 Merge pull request #1053 from AudriusButkevicius/symdis Jakob Borg 2014-12-01 11:22:04 +01:00
  • 8d2a6d96f2 Shorter Global Discovery label Jakob Borg 2014-12-01 11:14:05 +01:00
  • bb50b677c7 Merge pull request #1037 from snnd/locale-service Jakob Borg 2014-12-01 10:38:44 +01:00
  • 0fde4b3b2e Use runtime info to determine ARM version for upgrade (fixes #1051) Jakob Borg 2014-12-01 10:24:13 +01:00
  • ee9c109f07 add locale service to GUI. minor cleanup of controller. Dennis Wilson 2014-11-28 19:39:33 +01:00
  • 1219423091 Revert "Figure out GOARM without being told (ref #1051)" Jakob Borg 2014-12-01 09:39:57 +01:00
  • cf00ab854f Translation update (fixes #1054) Jakob Borg 2014-12-01 09:13:58 +01:00
  • c417dcb7e2 Repair Rescan button, cleanup CSS (fixes #1054) Jakob Borg 2014-12-01 09:11:16 +01:00
  • 7ad711f554 Add option to disable symlinks (fixes #1017) Audrius Butkevicius 2014-11-30 22:10:32 +00:00
  • 2d7b0cf94d Figure out GOARM without being told (ref #1051) Jakob Borg 2014-11-30 21:46:00 +01:00
  • d669c07e8a Increase allowed test runtimes (fixes #1049) Jakob Borg 2014-11-30 21:21:37 +01:00
  • 8bd52946b4 Merge pull request #1048 from asdil12/goarm Jakob Borg 2014-11-30 20:57:49 +01:00
  • 27e81637be Add asdil12 Jakob Borg 2014-11-30 20:57:34 +01:00
  • 5c67e27a30 Use CSS column layouts in About box Jakob Borg 2014-11-30 20:49:49 +01:00
  • 59af9809fe Directly accept GOARM env var for ARM version Dominik Heidler 2014-11-30 17:08:43 +01:00
  • a564510c49 Homogenize folder and device state to 'Up to Date' (fixes #1042) Jakob Borg 2014-11-30 13:45:04 +01:00
  • 285b614927 Translation update Jakob Borg 2014-11-30 13:38:05 +01:00
  • fd2d2c035e Add support for multiple announce servers (fixes #677) Audrius Butkevicius 2014-11-18 22:57:21 +00:00
  • dc71ec734d Dependency update, new golang.org/x package names Jakob Borg 2014-11-30 00:17:00 +01:00
  • 78981862be Silence verbose docker build output Jakob Borg 2014-11-29 08:30:41 +01:00
  • 7f1253ff83 Revert "golang.org/x/tools in Dockerfile" Jakob Borg 2014-11-30 10:42:31 +01:00
  • e0265aed05 Increase read timeout on HTTP server, try to not run out of sockets in stress test Jakob Borg 2014-11-30 10:35:04 +01:00
  • 9d36d88a65 Build std for race in Docker image Jakob Borg 2014-11-30 00:30:23 +01:00
  • 5dd5602229 golang.org/x/tools in Dockerfile Jakob Borg 2014-11-30 00:18:24 +01:00
  • 126c4e9a06 Dependency update, new golang.org/x package names Jakob Borg 2014-11-30 00:17:00 +01:00
  • 5dbaf6ceb0 Use short integration tests by default Jakob Borg 2014-11-30 00:07:36 +01:00
  • 90de5659ea Data race: sharedPullerState WriteAt+Close Jakob Borg 2014-11-29 23:51:53 +01:00
  • 367e50edab Fixup integration tests for race detector Jakob Borg 2014-11-29 23:41:06 +01:00
  • 42b8dafafe Data race: can't access sharedPullerState.closed from the outside Jakob Borg 2014-11-29 23:18:56 +01:00
  • 577aaf8ad6 Data race: Discoverer.registryLock must cover the contents of registry as well Jakob Borg 2014-11-29 23:04:25 +01:00
  • 07cdf0364c Data race: ProgressEmitter (debug output only) Jakob Borg 2014-11-29 22:51:13 +01:00
  • 7f829f0159 Data race: broken locking on model.folderIgnores Jakob Borg 2014-11-29 22:29:49 +01:00
  • a918aa97d9 Data race: deviceActivity methods with value receiver :( Jakob Borg 2014-11-29 22:22:50 +01:00
  • 4fdecc9b85 Run integration tests with -race (fixes #1043) Jakob Borg 2014-11-29 22:17:54 +01:00
  • 7af25c785d Don't send unnecessary SNI in TLS handshake Jakob Borg 2014-11-29 20:58:24 +01:00
  • 4de39b205d Only color status text, not panel headings (fixes #1039) Jakob Borg 2014-11-29 13:08:00 +01:00
  • 2748a2e97f Mark unused devices as 'Unused' and in warning color, show folders per device (fixes #962) Jakob Borg 2014-11-29 09:42:16 +01:00
  • 2926bbfe15 Mark unshared folders as 'Unshared' and in warning color (fixes #962) Jakob Borg 2014-11-29 09:18:52 +01:00
  • 254c63763a Remove top margin from checkboxes (fixes #1036) Audrius Butkevicius 2014-11-28 15:16:32 +00:00
  • 2de834f1f4 Place list of devices to share with in columns, in supported browsers Jakob Borg 2014-11-27 21:34:14 +01:00
  • 7273eab80e Clean up device panel (...) (ref #964) Jakob Borg 2014-11-27 20:46:36 +01:00
  • 13e79c777a Clean up folder panel (...) (fixes #964) Jakob Borg 2014-11-27 20:43:00 +01:00
  • 8aa7d4b463 Lower the bar for when to stop restarting (fixes #1004) Jakob Borg 2014-11-27 20:34:35 +01:00
  • 5251f1c9db Use a separate, unique ID for usage reporting (fixes #1000) Jakob Borg 2014-11-27 10:00:07 +01:00
  • 82e923dfc8 Add kozec Jakob Borg 2014-11-26 23:25:33 +01:00
  • decf16b92c Merge pull request #1029 from kozec/master Jakob Borg 2014-11-26 23:25:45 +01:00
  • b84d960a81 Added STNOUPGRADE environment variable; Prevents autoupgrades, no matter of configuration. kozec 2014-11-26 19:48:31 +01:00
  • 34cb305755 Report all rates in bytes per second (fixes #934) Jakob Borg 2014-11-26 17:30:52 +01:00
  • ed85bfa915 Don't perform external discovery lookups until local cache has had time to warm (fixes #666) Jakob Borg 2014-11-26 17:23:15 +01:00
  • 06ef33ff5e Translation strings for new functionality Jakob Borg 2014-11-26 13:47:17 +01:00
  • 57f121178c Update translate/transifex for new GUI paths Jakob Borg 2014-11-26 13:46:34 +01:00
  • 3b88ee623b GUI Rework: reorganized folders and split app.js Dennis Wilson 2014-11-26 13:39:59 +01:00
  • 8588625937 Add snnd Jakob Borg 2014-11-26 13:43:15 +01:00
  • 3417839726 Merge pull request #1024 from AudriusButkevicius/regexp Jakob Borg 2014-11-26 13:22:57 +01:00
  • c1069052ae Fix versioner regexp's (fixes #1023) Audrius Butkevicius 2014-11-25 22:32:18 +00:00
  • ea17542e4b Change progress emitter Audrius Butkevicius 2014-11-25 22:07:18 +00:00
  • c7d779fe88 Fix tests on Windows Audrius Butkevicius 2014-11-25 21:27:10 +00:00
  • a70f3f12c5 Merge pull request #999 from piobpl/master Audrius Butkevicius 2014-11-25 20:55:12 +00:00
  • 90a31589bb Showing detailed sync progress (fixes #476) based on commit by Audrius Butkevicius <audrius.butkevicius@gmail.com> piobpl 2014-11-16 23:18:59 +00:00
  • b48d9a3a82 Don't panic when lacking symlink support on XP (fixes #1016) Jakob Borg 2014-11-24 23:31:12 +01:00
  • 0255311bbe Note about IRC channel Jakob Borg 2014-11-24 23:04:12 +01:00
  • bd91519df9 Add aria label on cog (closes #1020) Audrius Butkevicius 2014-11-24 21:14:14 +00:00
  • 58fe8b0cf1 Add example for Solaris SMF running Jakob Borg 2014-11-24 13:59:59 +01:00
  • 064aa64f20 Point to etc dir in README Jakob Borg 2014-11-24 13:47:56 +01:00
  • d9f79853fb Include etc dir in Unix builds Jakob Borg 2014-11-24 13:48:52 +01:00
  • 2e68ee5c8b Add example for Mac OS X background running Jakob Borg 2014-11-24 13:46:38 +01:00
  • a9544ca890 Add example for runit service Jakob Borg 2014-11-24 13:48:42 +01:00
  • 9a549a853b Update goleveldb Jakob Borg 2014-11-24 11:57:31 +01:00
  • 2dad769a00 Only run Go based integration tests in Docker Jakob Borg 2014-11-24 11:49:44 +01:00
  • 0ceb14dbf6 Merge pull request #1013 from syncthing/timestamp-before-ext Jakob Borg 2014-11-24 11:44:56 +01:00
  • bab1e26d9b Use source data for genfiles that is guaranteed to exist Jakob Borg 2014-11-24 11:37:00 +01:00