-
5a69e85e80
cmd/syncthing: Listen on UNIX socket (fixes #3616) (#5210)
Jakob Borg
2018-09-21 14:28:57 +02:00
-
4f034a01ed
gui, man, authors: Update docs, translations, and contributors
Jakob Borg
2018-09-19 07:45:25 +02:00
-
d7bc0659e4
cmd/syncthing: Use lower strength factor in auth tests (fixes #5206) (#5211)
Jakob Borg
2018-09-18 21:56:52 +02:00
-
4f4781d254
lib/scanner: Centralise protocol.FileInfo creation (#5202)
Simon Frei
2018-09-18 15:34:17 +02:00
-
6a87aac84f
lib/db: Refactor key handling (ref #5198) (#5199)
Jakob Borg
2018-09-18 10:41:06 +02:00
-
797a999585
test: Terminology only
Jakob Borg
2018-09-17 12:37:54 +02:00
-
272fb3b444
all: Adjust windows perms in fs package (#5200)
Simon Frei
2018-09-16 16:09:56 +02:00
-
60eb9088ff
lib/model: Extend shortcutFile (#5201)
Simon Frei
2018-09-16 11:29:06 +02:00
-
c8652222ef
all: Check files on disk/in db when deleting/renaming (fixes #5194) (#5195)
Simon Frei
2018-09-16 09:48:14 +02:00
-
84494edab4
cmd/syncthing: Return "Forbidden" for REST API debug endpoints when debugging disabled
Jakob Borg
2018-09-16 09:32:24 +02:00
-
b19885fdb3
cmd/syncthing: Add explicit -help flag (fixes #5193) (#5197)
Boris Rybalkin
2018-09-15 07:17:31 +01:00
-
e39dafb584
gui: LDAP counts as authentication (#5196)
Boris Rybalkin
2018-09-15 07:12:00 +01:00
-
-
710dba7f84
gui: Add arrays for pending/ignored folders (fixes #5190) (#5192)
Audrius Butkevicius
2018-09-13 21:52:16 +01:00
-
a57fa9cfab
lib/model: Polish (#5189)
Simon Frei
2018-09-13 18:17:13 +02:00
-
49d5eae66a
lib/config: Actually modify config element (fixes #5185) (#5186)
Simon Frei
2018-09-12 13:16:52 +02:00
-
d9d2cf74a0
gui, man, authors: Update docs, translations, and contributors
Jakob Borg
2018-09-12 07:45:26 +02:00
-
1b1741de64
cmd/syncthing: Add LDAP authentication for GUI (fixes #5163) (#5169)
Boris Rybalkin
2018-09-11 22:25:24 +01:00
-
50ba0fd079
lib/fs: Case insensitive conversion to rel path on windows (fixes #5183) (#5176)
Simon Frei
2018-09-11 22:30:32 +02:00
-
60a6a40175
dockerfile: Improve UID/GID handling (fixes #5180) (#5181)
Jakob Borg
2018-09-11 20:46:20 +02:00
-
323195be0e
cmd/uraggregate, cmd/ursrv: Add missing copyright headers
Jakob Borg
2018-09-09 15:52:59 +02:00
-
ae76f1e999
cmd/ursrv: Handle send only / recv only accounting correctly
Jakob Borg
2018-09-09 15:39:54 +02:00
-
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