Commit Graph

  • 0a29fa65ab cmd/ursrv: Display more relevant data (#17) Simon Frei 2018-09-09 14:28:02 +02:00
  • 37cd5a0bec Merge github.com/syncthing/usage-reporting into main repo Jakob Borg 2018-09-09 14:20:49 +02:00
  • db0c85318b cmd/syncthing: Account receive only folders in usage report Jakob Borg 2018-09-09 13:55:19 +02:00
  • 9e00b619ab all, vendor: Switch back to non-forked thejerf/suture (#5171) Jakob Borg 2018-09-08 11:56:56 +02:00
  • 8aa2d8d92c gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-09-05 07:45:24 +02:00
  • 22d8a379c7 Merge branch 'release' Jakob Borg 2018-09-02 21:51:49 +02:00
  • 09aff7bb14 lib/model: Fixes on receive-only test setup and pulling (#5136) Simon Frei 2018-08-19 23:34:26 +02:00
  • b068c8f346 lib/fs: Don't add path separators at end of path (fixes #5144) (#5146) Simon Frei 2018-08-28 08:18:55 +02:00
  • c2ff49ed43 lib/fs: Evaluate root when watching not on fs creation (fixes #5043) (#5105) Simon Frei 2018-08-11 22:24:36 +02:00
  • 4cb6bb6f64 Merge branch 'release' Jakob Borg 2018-09-02 21:05:53 +02:00
  • b80da29b23 lib/db: Fix inconsistency in sequence index (fixes #5149) (#5158) Jakob Borg 2018-09-02 20:58:32 +02:00
  • 836ca50570
    lib/db: Fix inconsistency in sequence index (fixes #5149) (#5158) Jakob Borg 2018-09-02 20:58:32 +02:00
  • e384c822b6 cmd/stdiscosrv: Be more picky about allowed addresses (fixes #5151) (#5153) Jakob Borg 2018-08-30 19:06:35 +02:00
  • 916182bc73 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-08-29 07:45:24 +02:00
  • c62ce007ea lib/fs: Don't add path separators at end of path (fixes #5144) (#5146) Simon Frei 2018-08-28 08:18:55 +02:00
  • aec66045ef
    lib/config: Rewrite pending notifications (fixes #2291) Audrius Butkevicius 2018-08-25 11:36:10 +01:00
  • 03c0537340 lib/model: Fix regressions detecting deletes/ignores (fixes #5125, fixes #5127) (#5129) Simon Frei 2018-08-25 10:32:35 +02:00
  • 7dde6c7e3c lib/model: Clear out-of-space-errored files from queue (fixes #5143) Jakob Borg 2018-08-25 10:26:10 +02:00
  • cb0f4ce55a lib/model: Don't stop folder if out of disk space (fixes #2370) (#5099) Simon Frei 2018-08-25 10:16:38 +02:00
  • d86d5e8bb2 gui: Add icons to settings tabs (#5140) Ben S 2018-08-23 13:45:28 +02:00
  • d2c68fd163 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-08-22 07:45:24 +02:00
  • a02db70a63 lib/model: Process download progress messages for all folder types (fixes #5131) (#5139) Jakob Borg 2018-08-21 19:49:35 +02:00
  • 165417c462 lib/model: Fixes on receive-only test setup and pulling (#5136) Simon Frei 2018-08-19 23:34:26 +02:00
  • ff3cbdc90d lib/model: Check availability later to catch renames (#5097) Simon Frei 2018-08-19 20:03:20 +02:00
  • 9028969617
    lib/model: Small fixes to test convenience functions (#5128) Simon Frei 2018-08-16 12:11:48 +02:00
  • f6da436f4b cmd/stdiscosrv: Add replication heartbeats (fixes #5117) (#5120) Paweł Rozlach 2018-08-15 16:52:20 +02:00
  • 166a33037f Merge branch 'release' Jakob Borg 2018-08-15 16:49:03 +02:00
  • 7c0798b622 lib/model: Always release the lock (#5126) Simon Frei 2018-08-15 16:33:03 +02:00
  • ee42c46bd3 lib/model: Catch racy nil deref in ClusterConfig (#5106) Simon Frei 2018-08-11 09:10:29 +02:00
  • 885f6fcf28 lib/model: Always release the lock (#5126) Simon Frei 2018-08-15 16:33:03 +02:00
  • ada5ab74d2 Dockerfile: Reduce number of container layers for final image (#5124) Andrew Rabert 2018-08-15 03:33:35 -04:00
  • 0bc3ae15ae gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-08-15 07:45:28 +02:00
  • dc57bab107 lib/model: Don't enter pulling state if we need nothing (fixes #4782) (#5118) Simon Frei 2018-08-13 20:39:25 +02:00
  • 48795dba07
    all: Don't let Suture capture panics (fixes #4758) (#5119) Jakob Borg 2018-08-13 20:39:08 +02:00
  • c55c0c8c28
    lib/watchaggregator: Don't delay mixed events only (#5094) Simon Frei 2018-08-13 09:14:03 +02:00
  • 2c9d96375b build: Fix LICENSE distribution for stdiscosrv/strelaysrv Jakob Borg 2018-08-11 22:45:31 +02:00
  • e20679afe1 lib/fs: Evaluate root when watching not on fs creation (fixes #5043) (#5105) Simon Frei 2018-08-11 22:24:36 +02:00
  • b37c05c6b8
    lib/model: Don't run watcher on recvonly tests (fixes #5110) (#5112) Jakob Borg 2018-08-11 22:19:37 +02:00
  • dfe4008607 lib/model: Catch racy nil deref in ClusterConfig (#5106) Simon Frei 2018-08-11 09:10:29 +02:00
  • 54d610878d gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-08-08 07:45:31 +02:00
  • 229b777f30 gui: Fix incorrect label (#5101) Adam Piggott 2018-08-06 23:08:17 +01:00
  • 7812c2c937 vendor: Point github.com/syncthing/notify at master again (metadata only) Jakob Borg 2018-08-06 21:44:53 +02:00
  • 500e02cdbb vendor: Patch github.com/syncthing/notify for Go 1.11 Jakob Borg 2018-08-06 20:15:43 +02:00
  • 82c9e23206 vendor: Remove unused vendor packages (fixes #3595) (#5096) Simon Frei 2018-08-04 17:29:13 +02:00
  • 705b7d18e8 build: Also copy gui to temporary GOPATH (#5095) Simon Frei 2018-08-02 16:13:17 +02:00
  • f4bde023aa build: Build and set GOPATH before generating assets (#5093) Simon Frei 2018-08-01 21:22:47 +02:00
  • af48b069cc gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-08-01 07:45:28 +02:00
  • 5cb4a9acf6 lib/db: Don't account remote invalid files (fixes #5089) (#5090) Jakob Borg 2018-07-31 13:00:03 +02:00
  • adc5bf6604 lib/upnp: Don’t log unknown device types (fixes #5038) (#5087) Oyebanji Jacob Mayowa 2018-07-30 15:34:35 +01:00
  • 24d307531d gui: Use one instead of on to have callbacks fire one (#5085) Audrius Butkevicius 2018-07-29 20:15:24 +01:00
  • 93fdd1c012 cmd/strelaypoolsrv: Prevent scraped metrics moving backwards (#5068) Audrius Butkevicius 2018-07-27 06:59:55 +01:00
  • 5161f03f02 lib/config: Fix aliased append, copy config inputs and outputs (fixes #5063) (#5069) Audrius Butkevicius 2018-07-26 22:14:12 +01:00
  • 682ffcb8ed github: Mention auxiliary projects and db corruption in issue template (#5081) Adam Piggott 2018-07-26 19:05:56 +01:00
  • 524ffe3fa5 gui, man, authors: Update docs, translations, and contributors Jakob Borg 2018-07-25 07:45:29 +02:00
  • d8366e4a88
    authors: Enable auto updates (#5074) Jakob Borg 2018-07-23 17:41:59 +02:00
  • b83c5b32bf authors: Add bebehei Jakob Borg 2018-07-20 15:46:38 +02:00
  • 3102e36a45 dockerfile: Create a dedicated syncthing user (#5072) Benedikt Heine 2018-07-20 15:45:40 +02:00
  • 3d8344003e lib/logger: Add missing dots (fixes #5073) Jakob Borg 2018-07-19 20:49:05 +02:00
  • a4415bce10 gui, man: Update docs & translations Jakob Borg 2018-07-18 07:45:27 +02:00
  • 9f87fd1fcf lib/model: More auto accept tests (#5014) Audrius Butkevicius 2018-07-15 18:26:20 +01:00
  • 5592b8b190 lib/model: Record error for unavailable files (#5066) Simon Frei 2018-07-14 15:09:23 +02:00
  • f822b10550
    all: Add receive only folder type (#5027) Jakob Borg 2018-07-12 11:15:57 +03:00
  • 1a6c7587c2 gui, man: Update docs & translations Jakob Borg 2018-07-11 07:45:26 +02:00
  • 6b82538e62 lib/model: Also handle missing parent dir non-regular items (#5048) Simon Frei 2018-07-10 17:40:06 +02:00
  • 3f17bda786 lib/db: Catch unignored/conflicting files as needed (fixes #5053) (#5054) Simon Frei 2018-07-10 17:32:34 +02:00
  • e10d7260c2 dockerfile: Install su-exec without updating. (#5051) rubenbe 2018-07-09 20:09:04 +02:00
  • 409cb2beb8 lib/fs: Catch size-preserving changes on windows (fixes #5050) (#5056) Simon Frei 2018-07-09 19:29:22 +02:00
  • 742ab17a2a authors: Patch xor-gate (#5057) Simon Frei 2018-07-09 15:22:51 +02:00
  • 9f254df091 cmd/stcli: Add config command with pretty printed JSON (#5049) Jerry Jacobs 2018-07-06 00:37:13 +02:00
  • 290dcf0610 authors: Add xor-gate Jakob Borg 2018-07-05 23:58:00 +02:00
  • 0f0290d574 lib/model, lib/weakhash: Abort pulling quicker on folder stop (ref #5028) Simon Frei 2018-07-04 09:07:33 +02:00
  • 5bb72dfe5d docker: Add configurable UID and GID (#5041) Andrew Rabert 2018-07-04 02:42:29 -04:00
  • 0b73a66516 authors: Add nvllsvm Jakob Borg 2018-07-04 08:41:09 +02:00
  • 0631fd2440 vendor: Add missing file to github.com/syncthing/notify (#5042) Simon Frei 2018-07-04 08:37:58 +02:00
  • 1e2e8650e1 Merge branch 'release' Jakob Borg 2018-06-30 10:40:36 +02:00
  • 21035b0c1a vendor: Update github.com/thejerf/suture Jakob Borg 2018-06-29 08:54:57 +02:00
  • c884955ff7 vendor: Update github.com/thejerf/suture Jakob Borg 2018-06-29 08:54:57 +02:00
  • b91ff430db lib/model: Release both locks when waiting for services to stop (fixes #5028) Simon Frei 2018-06-24 17:55:28 +02:00
  • b09c50bf9c gui: Ship license files (#5037) Alexandre Viau 2018-06-27 13:09:57 -04:00
  • 7f0603effa gui: Add license verbiage to vendored angular.js (#5035) Alexandre Viau 2018-06-27 02:29:44 -04:00
  • ff441d3b3e
    lib/connections: Don't spin on accept failures (fixes #5025) (#5036) Jakob Borg 2018-06-27 08:24:30 +02:00
  • 950f4a8672 authors: Patch anonymouse64 Jakob Borg 2018-06-27 08:10:06 +02:00
  • 95eb81467c build: Improve snap generation (fixes #4863, fixes #5000) (#5034) Ian Johnson 2018-06-27 01:08:57 -05:00
  • 55ed883648 authors: Add anonymouse64 Jakob Borg 2018-06-27 08:07:09 +02:00
  • 0c2cebb775 gui, man: Update docs & translations Jakob Borg 2018-06-27 07:45:25 +02:00
  • 645588902b gui: Use info icon for folder ID (#5031) Ben S 2018-06-26 22:52:34 +02:00
  • 881e923105 cmd/syncthing, lib/db: Abort execution if db version is too high (fixes #4994) (#5022) Simon Frei 2018-06-26 11:40:34 +02:00
  • ef5ca0c218 build: Let "go generate" create assets Jakob Borg 2018-06-26 09:14:21 +02:00
  • 406b394704 vendor: Update github.com/syncthing/notify (fixes #4854) (#5032) Simon Frei 2018-06-26 10:13:39 +02:00
  • 7b0d8c2e77 lib/model: Release both locks when waiting for services to stop (fixes #5028) Simon Frei 2018-06-24 17:55:28 +02:00
  • b1b68ceedb
    Add LocalFlags to FileInfo (#4952) Jakob Borg 2018-06-24 09:50:18 +02:00
  • 6df3940c26 conduct: Upgrade to Contributor Covenant Jakob Borg 2018-06-20 23:46:04 +02:00
  • 238476bfcd
    gui: kiB -> KiB (fixes #5017) (#5021) Simon Frei 2018-06-20 16:51:30 +02:00
  • d69a9d52a9 gui, man: Update docs & translations Jakob Borg 2018-06-20 07:45:26 +02:00
  • b3007c03bd
    gui: Stop log tailing on scroll (#5013) Audrius Butkevicius 2018-06-18 12:27:54 +01:00
  • c2784d76e4 lib/db: Remove updated invalid files from need bucket (fixes #5007) (#5008) Simon Frei 2018-06-18 08:23:40 +02:00
  • 8ff7ceeddc lib/ignore, lib/scanner: Fix recursion to catch included paths (fixes #5009) (#5010) Simon Frei 2018-06-18 08:22:19 +02:00
  • 84c8964865 gui: Improve validation of rate limits (fixes #5012) (#5015) qepasa 2018-06-18 08:18:52 +02:00
  • 7d3f94911f cmd/syncthing: Correctly compare If-Modified-Since in HTTP server (#5016) xjtdy888 2018-06-18 14:14:17 +08:00
  • 54e17c8bf4 lib/model: Don't set watch error on folder creation (fixes 5005) (#5006) Simon Frei 2018-06-16 00:33:23 +02:00