-
b3e2665a79
vendor: Update github.com/xtaci/kcp
Jakob Borg
2017-03-07 14:28:09 +01:00
-
81af29e3e2
lib/config, lib/connections: Configurables for KCP, disable by default
Jakob Borg
2017-03-07 12:55:50 +00:00
-
0da0774ce4
lib/connections: Add KCP support (fixes #804)
Audrius Butkevicius
2017-03-07 12:44:16 +00:00
-
151004d645
vendor: Update github.com/syndtr/goleveldb
Jakob Borg
2017-03-07 11:57:45 +01:00
-
4e3fdfaeef
build: Disable seemingly buggy staticcheck warning
Jakob Borg
2017-03-07 11:51:50 +01:00
-
1c29a93013
lib/events, cmd/syncthing: Correct GlobalID in debug and mark "since" parameter optional
Simon Frei
2017-03-07 05:44:47 +00:00
-
689f13f4f1
build: Don't check for supported Go version
Jakob Borg
2017-03-05 10:31:54 +01:00
-
0558565a95
build, jenkins: Build for linux-mipsle
Jakob Borg
2017-03-05 10:13:07 +01:00
-
b84c4e1417
vendor: Update github.com/minio/sha256-simd
Jakob Borg
2017-03-05 10:12:54 +01:00
-
9c099f1337
Don't mangle release candidate version numbers
Jakob Borg
2017-03-04 15:24:24 +01:00
-
416811a2a9
cmd/syncthing, lib/config: Pause/resume all devices whithout argument
Simon Frei
2017-03-04 07:54:13 +00:00
-
c20d612736
cmd/syncthing, lib/model: Handle rel/abs paths for config/protected paths (fixes #3183)
Simon Frei
2017-03-04 07:49:48 +00:00
-
3475a9ab0a
jenkins: Remove spurious 'parts' directory when cleaning
Jakob Borg
2017-03-04 08:21:48 +01:00
-
d7adee05a8
build, jenkins: Build for mips (fixes #3959)
Jakob Borg
2017-03-04 07:29:50 +01:00
-
73cbd17e17
vendor: Update github.com/minio/sha256-simd with patch for mips
Jakob Borg
2017-03-04 07:28:15 +01:00
-
7260629bc0
vendor: Update golang.org/x/net/ipv6
Jakob Borg
2017-03-04 07:28:11 +01:00
-
566c348b00
build: Remove obsolete check for vendoring support
andresvia
2017-02-26 15:12:20 +00:00
-
190f153b92
gui: Correct usage of folder vs directory
chucic
2017-02-25 17:43:07 +00:00
-
c56c48a777
all: Correct various typos
HairyFotr
2017-02-25 08:12:13 +00:00
-
98d22b88a0
gui: Fix icons in pause / resume all buttons (fixes #4003)
Wulf Weich
2017-02-24 08:42:32 +00:00
-
28449f9f5b
gui, man: Update docs and translations
Jakob Borg
2017-02-23 07:47:07 +01:00
-
a0e2e7a962
gui: Translation strinsg for pause/resume all
Jakob Borg
2017-02-22 04:03:36 +01:00
-
fb6d453c74
gui: Update button wording
Ben S
2017-02-10 17:21:16 +00:00
-
89f8be40c6
lib/model: Use ignore patterns in remote completion calculation
Jakob Borg
2017-02-10 11:22:09 +00:00
-
96fba1b322
Merge branch 'release'
Jakob Borg
2017-02-10 11:58:26 +01:00
-
-
0c68e1e510
GUI: Added "Pause All Folders" and "Resume All Folders buttons
Niller303
2017-02-09 20:31:23 +00:00
-
22903df2c1
lib/model: Meaningful error messages for paused folders
Simon Frei
2017-02-09 20:29:56 +00:00
-
10618e80a3
authors: Add Niller303
Jakob Borg
2017-02-09 13:55:51 +01:00
-
161326c548
all: Weed out a few other http urls (ref #3976)
Jakob Borg
2017-02-09 08:02:06 +01:00
-
f7fc0c1d3e
all: Update license url to https (ref #3976)
Jakob Borg
2017-02-09 07:52:18 +01:00
-
120e6eab2c
lib/sync: Fix a race in unlocker logging (fixes #3884)
Audrius Butkevicius
2017-02-08 22:31:19 +00:00
-
72de47df00
lib/model: Increase in-flight buffer from 2mb to 8mb, download 2 files at a time
Audrius Butkevicius
2017-02-08 20:00:55 +00:00
-
dfe23e8d53
jenkins: Set BUILD_USER for Debian and Snap builds
Jakob Borg
2017-02-08 13:02:09 +00:00
-
2b1c942d56
cmd/syncthing: Environment handling for upgrade restarts (fixes #3970)
Jakob Borg
2017-02-07 20:48:53 +01:00
-
204f125ab3
cmd/syncthing: Environment handling for upgrade restarts (fixes #3970)
Jakob Borg
2017-02-07 20:48:53 +01:00
-
73f9c7d174
lib/versioner: Convert Staggered to a suture.Service (fixes #3820)
Jakob Borg
2017-02-07 14:31:13 +01:00
-
c4ba580cbb
all: Remove symlink support on Windows, SymlinksEnabled config
Jakob Borg
2017-02-07 08:34:24 +00:00
-
-
9fda9642d3
lib/events: Make test even less timing dependent
Jakob Borg
2017-02-07 08:57:39 +01:00
-
dfd2c464b6
lib/events: Overflow test should calculate average log time
Jakob Borg
2017-02-07 08:47:53 +01:00
-
5a1ee7f0b0
gui, man: Update docs & translations
Jakob Borg
2017-02-07 08:28:02 +01:00
-
fdcbd54cd7
lib/events: Be more resilient against dropping events (fixes #3952)
Jakob Borg
2017-02-07 07:25:09 +00:00
-
e14741a58c
cmd/syncthing: Speed up the CPU benchmark
Jakob Borg
2017-02-06 13:42:39 +01:00
-
67acef1794
lib/weakhash, lib/model, cmd/syncthing: Decide if to use weakhash on startup (fixes #3938)
Audrius Butkevicius
2017-02-06 10:27:11 +00:00
-
237893ead3
cmd/syncthing: Only delay next scan (via REST) if the scan succeeds
Simon Frei
2017-02-05 18:17:44 +00:00
-
2590536ef3
readme: Spelling error in bold in the first sentence
Jakob Borg
2017-02-05 18:58:06 +01:00
-
dc91995475
readme: Go report card badge
Jakob Borg
2017-02-05 18:54:25 +01:00
-
3655c97850
cmd/syncthing, lib/fs, lib/sync: Spelling in comments
Jakob Borg
2017-02-05 18:51:52 +01:00
-
c0f3f06cfb
lib/weakhash, script: gofmt -s
Jakob Borg
2017-02-05 18:49:57 +01:00
-
05450ca034
readme: More build badges
Jakob Borg
2017-02-05 18:46:17 +01:00
-
c005e61151
snapcraft: s/snap/prime (fixes #3955)
Jakob Borg
2017-02-05 15:03:36 +01:00
-
63e0b53e8b
build: Set snap grade "stable" for release candidates
Jakob Borg
2017-02-05 14:42:29 +01:00
-
1f586c0fdd
gui, man: Update docs & translations
Jakob Borg
2017-02-05 13:54:49 +01:00
-
f1a073501f
lib/fs: A nil MtimeFS is valid (fixes #3958)
Jakob Borg
2017-02-05 12:54:08 +00:00
-
a72f5379fb
jenkins: Build natively on Solaris
Jakob Borg
2017-02-05 11:20:15 +00:00
-
8cccecceba
lib/events: Speed up event polling loop slightly (ref #3952)
Jakob Borg
2017-02-04 15:53:39 +00:00
-
81418d724a
jenkins: Add arm64 deb build
janost
2017-02-04 14:18:54 +00:00
-
3eb7a9373a
gui, lib/config: Add notification about new release channels
Jakob Borg
2017-02-04 09:45:17 +00:00
-
ac510b26e2
cmd/syncthing, lib/events, lib/sync: Add timeout to REST event API, remove Ping (fixes #3933)
Antony Male
2017-01-31 12:04:29 +00:00
-
20f8b4fd57
gui: Wording of auto upgrade selections
Jakob Borg
2017-01-30 22:32:29 +01:00
-
1c9361a818
cmd/syncthing: Implement "release candidate" logic
Jakob Borg
2017-01-30 21:33:07 +00:00
-
35e87e23fd
cmd/syncthing, gui, lib/config, lib/upgrade: Add option to upgrade to pre-releases
Jakob Borg
2017-01-27 12:17:06 +00:00
-
e03be9158b
gui: Remaining sync bytes in folder header (fixes #3908)
benshep
2017-01-26 09:39:48 +00:00
-
9833d13762
gui: Don't trim space on the password field (fixes #3935)
Jakob Borg
2017-01-26 08:13:38 +01:00
-
6ec7d711d8
authors: Add benshep
Jakob Borg
2017-01-25 19:20:52 +01:00
-
22a4d49ed0
cmd/syncthing: Handle -logfile again (fixes #3931)
Jakob Borg
2017-01-25 07:33:35 +00:00
-
ddca8d91fa
cmd/syncthing: Send Ping events to the disk events API
Antony Male
2017-01-24 17:32:34 +00:00
-
ee36e2d46d
lib/weakhash: Limit number of hits for any given weakhash
Jakob Borg
2017-01-24 08:26:45 +00:00
-
de49ea594a
lib/upnp: Wrong order of internal/external port after OnlyPermanentLeasesSupported (fixes #3924)
Jakob Borg
2017-01-23 23:14:20 +01:00
-
6d4fa27ea7
cmd/syncthing: Report real hashing performance, including weakhash
Jakob Borg
2017-01-23 21:56:43 +00:00
-
9587b89d9d
gui, man: Update docs & translations
Jakob Borg
2017-01-23 21:58:53 +01:00
-
79c7f7193b
lib/upnp: Remove unnecessary error allocation
Jakob Borg
2017-01-23 21:02:55 +00:00
-
2c4b92d410
lib/connections: Fix rate limiting on arm64 (fixes #3921)
Audrius Butkevicius
2017-01-23 20:55:00 +00:00
-
dd78177ae0
scanner: Allow disabling weak hash in scanning (fixes #3891)
Audrius Butkevicius
2017-01-23 13:50:32 +00:00
-
bd55ec79d2
goals, readme: Add updated project goals
Jakob Borg
2017-01-19 18:12:40 +01:00
-
1313ba8c0a
gui, vendor: Update license, copyright for github.com/chmduquesne/rollinghash
Jakob Borg
2017-01-19 15:59:39 +01:00
-
842e873a94
cmd/syncthing: Fix -logfile/-no-restart test on non-Windows.
Jakob Borg
2017-01-18 18:59:48 +01:00
-
d4c4b1fb4c
vendor: Temporarily patch github.com/chmduquesne/rollinghash
Jakob Borg
2017-01-18 18:45:29 +01:00
-
68f1c6ccab
lib/scanner: Avoid per iteration allocations in Blocks()
Jakob Borg
2017-01-18 18:43:00 +01:00
-
4c8aa14e07
cmd/syncthing: Fail if -logfile and -no-restart passed together (fixes #3912)
Antony Male
2017-01-18 12:19:22 +00:00
-
bd1c29ee32
lib/scanner, vendor: Fix previous commit
Jakob Borg
2017-01-18 11:57:01 +01:00
-
9b1c592fb7
lib/scanner: Speed up weak hash
Jakob Borg
2017-01-18 10:33:17 +01:00
-
f36f00e87b
gui: Update translation base (lang-en) (fixes #3909)
Jakob Borg
2017-01-17 15:58:35 +01:00
-
dbb3a34887
lib/ignore: Centralize handling of temporary filenames (fixes #3899)
Simon Frei
2017-01-17 07:33:48 +00:00
-
929a4d0c0c
gui: Improve warnings when creating folder in a subdirectory (fixes #3197, fixes #3902)
KAMADA Ken'ichi
2017-01-14 12:18:48 +00:00
-
c953cdc375
gui: Package attribution and copyright bumps (fixes #3861)
ProactiveServices
2017-01-10 07:50:11 +00:00
-
c20c17e3c6
gui, man: Update docs & translations
Jakob Borg
2017-01-10 08:41:14 +01:00
-
1a1e35d998
lib/osutil: Replace IsDir with TraversesSymlink (fixes #3839)
Audrius Butkevicius
2017-01-10 07:09:31 +00:00
-
8d2a31e38e
lib/model: Remove syncthing-specific files (fixes #3819)
Adel Qalieh
2017-01-07 17:05:30 +00:00
-
fe377a166a
authors: Update adelq
Jakob Borg
2017-01-07 17:56:46 +01:00
-
5770d80bf9
authors: Add adelq
Jakob Borg
2017-01-07 17:54:41 +01:00
-
7a16dbd31d
lib/scanner: Fix previous commit: don't stop scan completely
Jakob Borg
2017-01-05 15:05:49 +01:00
-
926c88cfc4
lib/scanner: Never, ever descend into symlinks (ref #3857)
Jakob Borg
2017-01-05 13:26:29 +00:00
-
29d010ec0e
lib/model, lib/weakhash: Hash using adler32, add heuristic in puller
Audrius Butkevicius
2017-01-04 21:04:13 +00:00
-
920274bce4
lib/db: Don't panic on unknown folder in ListFolders (fixes #3584)
Jakob Borg
2017-01-04 10:34:52 +00:00
-
2ebd6ad77f
lib/scanner: Don't stop byte counter ticks before scan is done
Jakob Borg
2017-01-03 15:03:18 +01:00
-
79dd6918f2
cmd/syncthing: Add support for -auditfile= (fixes #3859)
Kudalufi
2017-01-03 08:54:28 +00:00
-
79f7f50c4d
authors: Add Kudalufi
Jakob Borg
2017-01-03 09:24:29 +01:00
-
987718baf8
vendor: Update github.com/gogo/protobuf
Jakob Borg
2017-01-03 00:16:21 +00:00
-
4fb9c143ac
authors: Update ProactiveServices
Jakob Borg
2017-01-02 15:12:57 +01:00
-
ec62888539
lib/connections: Allow on the fly changes to rate limits (fixes #3846)
Jakob Borg
2017-01-02 11:29:20 +00:00