Commit Graph

  • 17a21102b3 Normalize asset paths (fixes #103) Jakob Borg 2014-03-26 21:09:53 +01:00
  • e37441627f Merge pull request #104 from filoozom/patch-2 Jakob Borg 2014-03-26 20:41:00 +01:00
  • f4c6cd1676 Set cache control on /rest/* (fixes #95) Philippe Schommers 2014-03-26 20:32:35 +01:00
  • bcd3fd40e4 Add licensing and contribution info Jakob Borg 2014-03-24 14:57:14 +01:00
  • d3d1a79996 Add branch and tag info Jakob Borg 2014-03-24 14:55:13 +01:00
  • fb4a2c9b5a Don't use 'which' to check for godep Jakob Borg 2014-03-24 07:37:26 +01:00
  • ff18a2c3e2 Harsher integration test Jakob Borg 2014-03-23 08:53:24 +01:00
  • 589244f39e Prevent zombie connections due to simultaneous connect Jakob Borg 2014-03-23 08:45:05 +01:00
  • 804cce7ba0 Ensure that we make progress on the read side of a connection Jakob Borg 2014-03-23 08:44:27 +01:00
  • 6d7b001b0b Test syncing large files Jakob Borg 2014-03-23 08:43:18 +01:00
  • 75cfa4c33e Update dependencies Jakob Borg 2014-03-22 21:58:10 +01:00
  • 145c8e4063 Only sign if the key is present Jakob Borg 2014-03-22 21:38:01 +01:00
  • 52cad94e86 Use godep Jakob Borg 2014-03-22 21:33:18 +01:00
  • 89399092b9 rm -r files Jakob Borg 2014-03-22 21:25:59 +01:00
  • 168b23556a Improve TestClose Jakob Borg 2014-03-22 17:10:26 +01:00
  • 513100bb92 Fix tests for >1 CPU (fixes #99) Jakob Borg 2014-03-22 17:06:15 +01:00
  • 68d9454bc4 Enforce correct filename normalization (fixes #96) Jakob Borg 2014-03-21 09:09:01 +01:00
  • a4e56caf78 Include signature in release bundle (ref #97) Jakob Borg 2014-03-21 07:40:48 +01:00
  • a84ea70387 Also remove old signatures when rebuilding Jakob Borg 2014-03-20 17:56:43 +01:00
  • 25acc0e445 Disable Windows builds for now (ref #94, #95) Jakob Borg 2014-03-20 17:55:42 +01:00
  • 16e1a4397a Sign builds, upload signatures with release artefacts (fixes #97) Jakob Borg 2014-03-20 17:55:16 +01:00
  • 8db1bf9732 Fix local announce (IPv6 multicast, include all listen addresses) Jakob Borg 2014-03-18 17:51:55 +01:00
  • 58fd379e35 Fast building assets Jakob Borg 2014-03-17 22:57:19 +01:00
  • 222272b75c Faster and more portable assets generator Jakob Borg 2014-03-17 22:56:07 +01:00
  • ef8cf3bc30 Merge pull request #91 from qbit/master Jakob Borg 2014-03-17 21:37:16 +01:00
  • a48bf50608 get bash path from env Aaron Bieber 2014-03-17 11:16:26 -06:00
  • 60ae665c0f get bash path from env Aaron Bieber 2014-03-17 11:15:59 -06:00
  • 2df78a9313 Reimplement quick startup scan Jakob Borg 2014-03-16 08:14:55 +01:00
  • d2d32f26c7 Don't count deleted files in synced bytes (fixes #88) Jakob Borg 2014-03-14 11:09:05 +01:00
  • 473df1bd19 Fix integration test Jakob Borg 2014-03-14 10:39:37 +01:00
  • 880f417ae3 Add CPU usage reporting on Solaris Jakob Borg 2014-03-12 10:15:00 +01:00
  • 043fa7f489 Add environment variable to inhibit restart Jakob Borg 2014-03-12 10:12:35 +01:00
  • 9b0768a71b Temporarily remove broken integration tests Jakob Borg 2014-03-12 06:33:18 +01:00
  • 446b21c568 Package descriptions for godoc Jakob Borg 2014-03-12 06:32:26 +01:00
  • b3c2ffc96a Test for previous commit and never ignore entire repo directory Jakob Borg 2014-03-09 12:36:26 +01:00
  • b5f652a815 Do not descend into ignored directories (fixes #86) Jakob Borg 2014-03-09 12:21:07 +01:00
  • 9ec7de643e Refactor profiler startup / logging Jakob Borg 2014-03-09 09:18:28 +01:00
  • 2553ba0463 Discover & main tracing Jakob Borg 2014-03-09 09:15:36 +01:00
  • 52ee7d5724 Discovery tracing Jakob Borg 2014-03-09 08:58:03 +01:00
  • d4ef6a6285 Document env vars, start profiler based on STPROFILER Jakob Borg 2014-03-09 08:48:29 +01:00
  • 56b7d3c28d Don't start browser on restart Jakob Borg 2014-03-09 08:35:53 +01:00
  • ae94b726a7 Don't expose a -delay paramater Jakob Borg 2014-03-09 08:35:38 +01:00
  • a88e4db1ee Option to not start browser (fixes #84) Jakob Borg 2014-03-08 23:19:33 +01:00
  • 0ebd4a6ba1 Fix relative path open bug Jakob Borg 2014-03-08 23:18:50 +01:00
  • 1448cfe66a Refactor out file scanner into separate package Jakob Borg 2014-03-08 23:02:01 +01:00
  • d6c9afd07f Fix handling of default values in config (fixes #83) Jakob Borg 2014-03-04 22:29:43 +01:00
  • 799f55e7ae Add basic config tests Jakob Borg 2014-03-04 22:17:28 +01:00
  • 04a3db132f Merge pull request #81 from filoozom/patch-1 Jakob Borg 2014-03-04 21:56:23 +01:00
  • d06204959e Fix isTempName to work on Windows (fixes #80) Philippe Schommers 2014-03-04 18:48:03 +01:00
  • 2d0600de38 Merge pull request #78 from filoozom/patch-1 Jakob Borg 2014-03-04 15:09:47 +01:00
  • 6a1c055288 Delete comment in config.go filoozom 2014-03-04 15:02:26 +01:00
  • b9ec30ebdb Update config.go filoozom 2014-03-04 11:29:51 +01:00
  • 428164f395 Update config.go to handle default slices correctly filoozom 2014-03-04 11:25:10 +01:00
  • ba59e0d3f0 Use undirected broadcast and WriteTo (fixes #75) Jakob Borg 2014-03-03 15:28:10 +01:00
  • 5d8f0f835e Merge branch 'filoozom-patch-1' Jakob Borg 2014-03-03 14:06:15 +01:00
  • b4a1aadd1b Fix divided by zero when the sync folder is empty (tot = 0) filoozom 2014-03-03 08:47:52 +01:00
  • 8f41d90ab1 Delete cfgFile before renaming it on Windows filoozom 2014-03-03 08:46:20 +01:00
  • 9743386166 Re-add inadvertently ignored files Jakob Borg 2014-03-02 23:58:14 +01:00
  • 0afcb5b7e7 Clean up build.sh Jakob Borg 2014-03-02 23:55:08 +01:00
  • 043dea760f Set the right config and home dir for each OS filoozom 2014-03-02 23:49:51 +01:00
  • 0618e2b9b4 Don't include timestamp in auto generated files Jakob Borg 2014-03-02 23:15:56 +01:00
  • 3c171d281c Move cmd files into subdir Jakob Borg 2014-03-02 23:13:04 +01:00
  • c217b7cd22 Change default announce server to announce.syncthing.net Jakob Borg 2014-03-02 17:29:35 +01:00
  • 23593c3d20 Update getHomeDir() to use "os/user" filoozom 2014-03-02 16:07:12 +01:00
  • 192117dc11 Merge branch 'v0.6' Jakob Borg 2014-03-02 13:08:05 +01:00
  • 24b8f9211a Open GUI on startup Jakob Borg 2014-03-02 12:52:32 +01:00
  • 51788d6f0e Add some support packages Jakob Borg 2014-03-01 11:11:37 +01:00
  • ea0bed2238 drone.io badge Jakob Borg 2014-02-24 14:06:22 +01:00
  • e2fe57c440 deadcode Jakob Borg 2014-02-24 13:34:24 +01:00
  • 434a0ccf2a golint Jakob Borg 2014-02-24 13:29:30 +01:00
  • e7bf3ac108 go vet Jakob Borg 2014-02-24 13:24:03 +01:00
  • c5bdaebf2b Remove spurious debug print Jakob Borg 2014-02-23 15:08:15 +01:00
  • 645233e7dc Respond to local announces of new nodes Jakob Borg 2014-02-23 15:01:37 +01:00
  • c6e396e8fb Send announcements to all connected networks (fixes #56) Jakob Borg 2014-02-23 14:48:56 +01:00
  • a57e2b358f Fix tests Jakob Borg 2014-02-23 13:58:10 +01:00
  • d0863d495c Use simple script for asset embedding Jakob Borg 2014-02-23 13:54:23 +01:00
  • 65615385e7 Rework XDR encoding Jakob Borg 2014-02-20 17:40:15 +01:00
  • 5837277f8d Rework XDR encoding Jakob Borg 2014-02-20 17:40:15 +01:00
  • 87d473dc8f Remove obsolete go-flags package Jakob Borg 2014-02-17 09:12:58 +01:00
  • 727f35b35b discosrv: Expire nodes, reduce debug logging Jakob Borg 2014-02-17 09:23:37 +01:00
  • 9744629c4b discosrv: Expire nodes, reduce debug logging Jakob Borg 2014-02-17 09:23:37 +01:00
  • 8f0a015abf Find syncthing binary in $PATH when restarting (fixes #68) Jakob Borg 2014-02-17 08:47:21 +01:00
  • f89fa6caed Factor out XDR en/decoding Jakob Borg 2014-02-15 12:08:55 +01:00
  • 21a7f3960a Add multi-repository support to protocol (ref #35) Jakob Borg 2014-02-13 12:41:25 +01:00
  • 9f63feef30 Add peer node sync status in GUI (fixes #46) Jakob Borg 2014-02-13 12:41:37 +01:00
  • c171780c0d Reorder locking to avoid deadlock (fixes #64) Jakob Borg 2014-02-13 11:33:32 +01:00
  • 5daf6ecf70 Actually embed GUI changes from 91d5c4a... Jakob Borg 2014-02-13 09:26:10 +01:00
  • 6c8135126d Initialize logging earlier (fix panic in tests) Jakob Borg 2014-02-13 08:50:19 +01:00
  • 91d5c4a1ae Show warnings in GUI (fixes #66) Jakob Borg 2014-02-12 23:18:41 +01:00
  • 2cbe81f1c7 Restart from web gui (fixes #50) Jakob Borg 2014-02-12 12:10:44 +01:00
  • a26ce61d92 (Re)Fix locking around deleteFile (fixes #64) Jakob Borg 2014-02-11 16:04:55 +01:00
  • 478300f6d8 Only show address when connected (fixes #58) Jakob Borg 2014-02-11 14:34:47 +01:00
  • 3a5b816125 Allow setting a friendly name for the local node (fixes #65) Jakob Borg 2014-02-10 20:54:37 +01:00
  • b6814241cc Fix locking around deleteFile (fixes #64) Jakob Borg 2014-02-09 23:24:55 +01:00
  • fc6eabea28 Enforce identical member configuration among nodes (fixes #63) Jakob Borg 2014-02-09 23:13:06 +01:00
  • 14b3791b2b Don't panic for legitimate file errors (fixes #55) Jakob Borg 2014-02-09 22:41:30 +01:00
  • e6b29988e5 Logo Jakob Borg 2014-02-07 22:33:58 +01:00
  • 3cb7b8f22b Allow multiple listenAddresses (fixes #52) Jakob Borg 2014-02-05 23:17:17 +01:00
  • 2297e29502 Give friendly names to nodes (fixes #54) Jakob Borg 2014-02-05 22:49:26 +01:00
  • ea41acfff5 Clarify status badges and fix column widths (fixes #53) Jakob Borg 2014-02-05 22:42:23 +01:00