Commit Graph

  • d54c366150 Upgrade running Syncthing instances (fixes #1692) Lode Hoste 2015-04-30 21:33:32 +02:00
  • 4ff535f883 Twitter link (lazily wrong icon, because not in Glyphicons...) Jakob Borg 2015-05-01 23:32:51 +02:00
  • 58b15f9452 Limit alterfiles to a single operation per file Lode Hoste 2015-05-01 13:03:03 +02:00
  • dedca59ac9 Add capitalization changes to integration tests Lode Hoste 2015-05-01 12:11:57 +02:00
  • 3cbddfe545 Merge pull request #1745 from Zillode/fix-1678 Jakob Borg 2015-05-01 09:20:51 +02:00
  • e3cae69495 Added test for combining case insensitive and negated patterns (fixes #1678) Lode Hoste 2015-05-01 00:58:44 +02:00
  • aee40316f8 Merge pull request #1732 from calmh/guisvc Audrius Butkevicius 2015-04-30 22:15:47 +01:00
  • d754f9ae89 Merge pull request #1742 from calmh/adaptive-cache Audrius Butkevicius 2015-04-30 21:56:40 +01:00
  • 3c50b3a9e0 Merge pull request #1741 from calmh/verbose Audrius Butkevicius 2015-04-30 21:54:49 +01:00
  • fb312a71f7 Add verbose logging (fixes #179) Jakob Borg 2015-04-30 20:21:48 +02:00
  • 136d79eaa3 Break out GUI into an API service Jakob Borg 2015-04-28 23:12:19 +02:00
  • 834336499a Adaptive database cache size Jakob Borg 2015-04-30 20:25:44 +02:00
  • c9da8237df Report usage statistics after transfer bench Jakob Borg 2015-04-30 08:43:57 +02:00
  • 9638dcda0a Merge pull request #1735 from calmh/kinder-rehashing Audrius Butkevicius 2015-04-29 20:43:51 +01:00
  • 756c5a2604 User fewer hasher routines when there are many folders. Jakob Borg 2015-04-29 20:46:32 +02:00
  • a9c31652b6 Merge branch 'pr-1725' Jakob Borg 2015-04-29 17:09:30 +02:00
  • 32a76901a9 typos and spelling correction dartraiden 2015-04-28 18:34:55 +03:00
  • a5e11c7489 Merge pull request #1730 from calmh/bug-1721 Audrius Butkevicius 2015-04-29 11:01:25 +01:00
  • 1207d54fdd Tweak UPnP discovery, avoid non-multicast interfaces (fixes #1721) Jakob Borg 2015-04-28 10:29:08 +02:00
  • f2b12014e1 Merge pull request #1729 from calmh/lint-clean Audrius Butkevicius 2015-04-29 10:16:36 +01:00
  • 60fcaebfdb Run vet and lint. Make us lint clean. Jakob Borg 2015-04-28 22:32:10 +02:00
  • 32fe2cb659 Merge pull request #1700 from calmh/upnpsvc Audrius Butkevicius 2015-04-29 00:18:49 +01:00
  • 3932884688 Drop systemd README instruction in favor of the wiki Stefan Tatschner 2015-02-10 09:11:20 +01:00
  • 19a2042746 Merge pull request #1723 from calmh/bug-1722 Audrius Butkevicius 2015-04-28 10:39:22 +01:00
  • 4c6eb137da Merge pull request #1720 from AudriusButkevicius/ignores Jakob Borg 2015-04-28 11:35:12 +02:00
  • 57ec2ff915 Handle conflict with local delete (fixes #1722) Jakob Borg 2015-04-28 11:33:54 +02:00
  • 77a161a087 Matcher checks nil receiver Audrius Butkevicius 2015-04-27 20:49:10 +01:00
  • 0642402449 Break out UPnP port mapping into a service Jakob Borg 2015-04-25 20:52:07 +09:00
  • 50d377d9fe Fix integration tests Audrius Butkevicius 2015-04-28 00:09:44 +01:00
  • f5211b0697 Add some more cache forbidding headers, for various user agents. Jakob Borg 2015-04-27 09:08:55 +02:00
  • fd4ea46fd7 Merge pull request #1708 from jarlebring/upnp_close_conn_fix Jakob Borg 2015-04-26 22:54:47 +02:00
  • 8d8546868d Fix to for routers that cannot handle many open HTTP-connections Elias Jarlebring 2015-04-26 22:31:43 +02:00
  • 8ce547edeb Fix HTML (fixes #1707) Audrius Butkevicius 2015-04-26 20:14:15 +01:00
  • a17c48aed6 Merge pull request #1705 from AudriusButkevicius/glob Jakob Borg 2015-04-26 18:28:25 +02:00
  • d12db3e7b8 Add osutil.Glob to deal with Windows (fixes #1690) Audrius Butkevicius 2015-04-26 15:41:04 +01:00
  • 15b87ae297 Merge pull request #1704 from jarlebring/upnp_caps v0.11.1 Jakob Borg 2015-04-26 20:10:14 +09:00
  • 02fdf59839 Add jarlebring Jakob Borg 2015-04-26 19:40:02 +09:00
  • d9da02b7a8 Formatting with gofmt jarlebring 2015-04-26 12:37:37 +02:00
  • 8f2ad6418d Fix capitalization in HTTP-header in SOAP request (fixes #1696) Elias Jarlebring 2015-04-26 11:08:13 +02:00
  • ff984425a3 Merge pull request #1703 from AudriusButkevicius/page Jakob Borg 2015-04-26 18:42:17 +09:00
  • ac1058359f Rebuild assets Audrius Butkevicius 2015-04-25 22:53:59 +01:00
  • 9afbca3001 Add pagination to Out of sync item list (fixes #1509) Audrius Butkevicius 2015-04-25 22:53:44 +01:00
  • ec3f17cb9c Add angular-dirPagination Audrius Butkevicius 2015-04-25 22:52:52 +01:00
  • 73b9d5c5f9 Merge pull request #1698 from calmh/pull-order Audrius Butkevicius 2015-04-25 15:41:02 +01:00
  • ecc8591c95 Merge pull request #1699 from calmh/connsvc Audrius Butkevicius 2015-04-25 15:37:08 +01:00
  • 696b67e4b1 Merge pull request #1697 from calmh/auditsvc Audrius Butkevicius 2015-04-25 15:34:34 +01:00
  • 266a5116a1 Break out connection handling into a service Jakob Borg 2015-04-25 19:31:10 +09:00
  • 131f2be857 Add audit log feature Jakob Borg 2015-04-25 18:21:47 +09:00
  • be7b3a9952 Configurable file pull order (alphabetic, random, by size or age) Jakob Borg 2015-04-25 14:13:53 +09:00
  • bb31b1785b Add a service manager to main (future use) Jakob Borg 2015-04-25 18:19:53 +09:00
  • 2a60f4b1e9 Add .gitattributes; normalize line endings Jakob Borg 2015-04-25 16:16:25 +09:00
  • 33a4fb5a1a Fix folder check tests Jakob Borg 2015-04-25 15:27:45 +09:00
  • aece6e8b6c Merge pull request #1689 from calmh/nolocks Audrius Butkevicius 2015-04-24 10:26:58 +01:00
  • 7bf55dd14f events.Subscription.Poll does not seem to require locking Jakob Borg 2015-04-24 09:38:34 +09:00
  • e158f17c2b Adjust sync test intervals to be less latency sensitive Jakob Borg 2015-04-24 11:25:24 +09:00
  • c5027d9478 Merge branch 'pr-1688' Jakob Borg 2015-04-24 09:43:52 +09:00
  • 36c1d82146 Minor fixup Jakob Borg 2015-04-24 09:43:40 +09:00
  • bd4f404d45 Add tests, fix getCaller, replace wg.Done with wg.Wait Audrius Butkevicius 2015-04-23 18:09:56 +01:00
  • 43d39844f7 Merge pull request #1685 from AudriusButkevicius/mut Jakob Borg 2015-04-23 21:16:23 +09:00
  • e041a4d212 Track RUnlockers while locking a RWMutex Audrius Butkevicius 2015-04-23 11:29:23 +01:00
  • 433b923ea7 Add mutex logging Audrius Butkevicius 2015-04-22 23:54:31 +01:00
  • f8f1c72b44 Merge pull request #1686 from calmh/major-upgrade-v11 Audrius Butkevicius 2015-04-23 09:31:58 +01:00
  • 542716e216 Allow major upgrades Jakob Borg 2015-04-22 21:41:08 +09:00
  • 2470875d14 Merge pull request #1681 from calmh/major-upgrade v0.10.31 Audrius Butkevicius 2015-04-22 14:11:18 +01:00
  • 930e90289f Backport the v0.11 upgrade system Jakob Borg 2015-04-22 21:27:13 +09:00
  • bf959a77e2 Allow major upgrade (fixes #1680) Jakob Borg 2015-04-22 21:05:02 +09:00
  • b35958d024 Avoid spurious request for /qr?text={{myID}} (fixes #1679) v0.11.0 Jakob Borg 2015-04-22 09:37:12 +09:00
  • 9ee3541655 Merge pull request #1673 from calmh/filestatus-json Audrius Butkevicius 2015-04-21 17:11:06 +01:00
  • bf7d84c12a Clean up REST JSON a little further Jakob Borg 2015-04-20 22:37:04 +09:00
  • 34c691087e Merge pull request #1674 from calmh/rc-upgrade Audrius Butkevicius 2015-04-21 08:42:33 +01:00
  • 08c383012f Loosen the requirements on what can be upgraded to what Jakob Borg 2015-04-21 09:06:10 +09:00
  • e2420495f3 Fix type in device sort (fixes #1668) Jakob Borg 2015-04-20 22:18:19 +09:00
  • d530c5eda7 Merge pull request #1665 from calmh/wat Audrius Butkevicius 2015-04-20 08:12:58 +01:00
  • ef7420ecf6 Merge pull request #1666 from calmh/cpu-remind Audrius Butkevicius 2015-04-20 08:09:56 +01:00
  • c905a41e2a Reminder in debug output to explain high CPU usage Jakob Borg 2015-04-20 14:29:38 +09:00
  • 42ff4b5bf0 changelog.go should not be built Jakob Borg 2015-04-20 14:03:50 +09:00
  • 4fb74a32cc Don't initialize subscription in init() Jakob Borg 2015-04-20 12:34:04 +09:00
  • c741465328 Use versionString() in about modal (fixes #1663) Jakob Borg 2015-04-20 08:23:59 +09:00
  • fbca537a40 Merge pull request #1655 from kamadak/fix-nil-deref v0.11.0-rc1 Jakob Borg 2015-04-19 17:20:47 +09:00
  • 83420b0199 Merge pull request #1654 from AudriusButkevicius/fixes Jakob Borg 2015-04-19 17:20:05 +09:00
  • 33d3ba1b45 Fix nil pointer dereferences in REST with non-existent folders KAMADA Ken'ichi 2015-04-18 22:41:47 +09:00
  • 497f85a236 Fix capitalization (fixes #1652, fixes #1649) Audrius Butkevicius 2015-04-18 11:23:21 +01:00
  • a624c302ab Merge pull request #1648 from calmh/scanner-batches Audrius Butkevicius 2015-04-17 09:05:09 +01:00
  • cebe21a3af Don't buffer large files a long time while scanning Jakob Borg 2015-04-17 15:19:40 +09:00
  • 9eb679d70a Merge pull request #1647 from calmh/fix-localindexupdated Audrius Butkevicius 2015-04-17 08:14:38 +01:00
  • 6d84443db8 Homogenize the LocalIndexUpdated event Jakob Borg 2015-04-17 14:00:56 +09:00
  • da8a1f242c Merge pull request #1646 from AudriusButkevicius/readonly Jakob Borg 2015-04-17 14:21:39 +09:00
  • 946d98b71f Merge pull request #1645 from AudriusButkevicius/tests Jakob Borg 2015-04-17 14:20:53 +09:00
  • dff51fc707 Make targets writeable before removal on Windows (fixes #1610) Audrius Butkevicius 2015-04-16 22:07:04 +01:00
  • 7d954dd5d1 Fix tests on Windows (fixes #1531) Audrius Butkevicius 2015-04-16 21:18:17 +01:00
  • c6300a5da8 Tone down UPnP errors a little v0.11.0-rc0 Jakob Borg 2015-04-16 23:40:01 +09:00
  • 9359daa0d9 Merge branch 'pr-1636' Jakob Borg 2015-04-16 23:44:59 +09:00
  • 2322e9cff7 Store and use _localStorage object Jakob Borg 2015-04-16 23:43:11 +09:00
  • a876e1e348 Merge remote-tracking branch 'syncthing/pr/1636' into pr-1636 Jakob Borg 2015-04-16 23:32:48 +09:00
  • 6a863c8f71 Translation update Jakob Borg 2015-04-16 23:27:27 +09:00
  • 392b006b06 Add Moter8 Jakob Borg 2015-04-16 23:23:34 +09:00
  • 96289f42b7 Merge pull request #1644 from syncthing/timeout Audrius Butkevicius 2015-04-16 14:32:16 +01:00
  • 1b69c2441c Make UPnP discovery requests on each interface explicitly (fixes #1113) Audrius Butkevicius 2015-04-16 10:26:09 +01:00
  • 8ca85a4918 Merge pull request #1639 from calmh/events Audrius Butkevicius 2015-04-16 14:18:52 +01:00
  • 2a31031cbc Add unit suffix to UPnP settings Audrius Butkevicius 2015-04-16 00:36:27 +01:00