-
8c34a76f7a
man: refresh.sh requires bash
Jakob Borg
2017-01-01 20:45:52 +01:00
-
6809d38cde
lib/protocol: Revert protobuf encoder changes in v0.14.17 (fixes #3855)
Jakob Borg
2017-01-01 17:19:00 +00:00
-
69ae4aa024
cmd/syncthing: Avoid Keepalive/GUI refresh race
Mark Pulford
2017-01-01 12:38:31 +00:00
-
8e8b867fba
authors: Add mpx
Jakob Borg
2017-01-01 13:28:33 +01:00
-
0a118d2979
lib/config, lib/model: Temporarily disable bad tests (ref #3834, #3843)
Jakob Borg
2017-01-01 13:27:18 +01:00
-
8daaa5d0d2
gui: Populate global changes on load
Nathan Morrison
2016-12-30 01:33:27 +00:00
-
eb14f85a57
vendor: Update github.com/syndtr/goleveldb
Jakob Borg
2016-12-28 12:19:14 +01:00
-
c69c3c7c36
lib/sha256: Smoke test the implementation on startup (hello OpenSUSE!)
Jakob Borg
2016-12-28 12:15:51 +01:00
-
54911d44c5
gui: s/foldersendonly.html/foldertypes.html
Jakob Borg
2016-12-27 11:29:12 +01:00
-
c765f7be8d
gui, man: Update docs and translations
Jakob Borg
2016-12-26 14:23:55 +01:00
-
44bdaf3ac2
cmd/syncthing: Add -reset-deltas option to reset delta index IDs
Jakob Borg
2016-12-26 13:48:54 +01:00
-
fc16e49cb0
Merge branch 'v0.14.16-hotfix'
Jakob Borg
2016-12-24 20:12:53 +01:00
-
-
f5a310ad64
Revert "lib/model: Handle filename conflicts on Windows."
Jakob Borg
2016-12-23 11:10:58 +01:00
-
01e50eb3fa
lib/model: Handle filename conflicts on Windows.
Unrud
2016-12-22 23:04:53 +00:00
-
722b81c6f0
gui, man: Update docs & translations
Jakob Borg
2016-12-21 19:46:28 +01:00
-
f0efa2b974
lib/model: Allow empty subdirs in scan request (fixes #3829)
Jakob Borg
2016-12-21 10:33:07 +00:00
-
bab7c8ebbf
all: Add folder pause, make pauses permanent (fixes #3407, fixes #215, fixes #3001)
Audrius Butkevicius
2016-12-21 18:41:25 +00:00
-
0725e3af38
all: Add a global change list
Nathan Morrison
2016-12-21 16:35:20 +00:00
-
dd7bb6c4b8
lib/model: Fix tests, clean up pool usage in protocol
Jakob Borg
2016-12-19 12:26:26 +01:00
-
d41c131364
build: Enable gometalinter "gosimple" check, improve build.go
Jakob Borg
2016-12-18 19:57:41 +01:00
-
47f22ff3e5
build: Enable gometalinter "unconvert" check
Jakob Borg
2016-12-17 15:37:11 +01:00
-
744c2e82b5
build: Enable gometalinter "staticcheck" check
Jakob Borg
2016-12-17 15:27:44 +01:00
-
ead7281c20
build: Enable gometalinter "unused" check
Jakob Borg
2016-12-17 15:24:13 +01:00
-
aa3ef49dd7
lib/model: Fix lock order
AudriusButkevicius
2016-12-21 12:22:18 +00:00
-
5c067661f4
lib/model: Consistently show folder description in startup messages
Jakob Borg
2016-12-21 11:23:20 +00:00
-
226da976dc
lib/model: Allow empty subdirs in scan request (fixes #3829)
Jakob Borg
2016-12-21 10:33:07 +00:00
-
ba17cc0a11
gui: Show introducedBy (fixes #3809)
AudriusButkevicius
2016-12-20 20:37:19 +00:00
-
9e0afb7d8a
lib/connections: Support setting traffic class (fixes #3790)
AudriusButkevicius
2016-12-20 20:14:52 +00:00
-
9e7d50bc76
cmd/syncthing: Explain corruption panics (fixes #3689)
AudriusButkevicius
2016-12-20 19:38:33 +00:00
-
d7d5687faa
lib/protocol: Warnln should have been Warnf
Jakob Borg
2016-12-21 10:43:12 +01:00
-
21eb098dd2
vendor: Update github.com/minio/sha256-simd, CPU detection (Linux)
Jakob Borg
2016-12-20 09:20:28 +01:00
-
2f770f8bfb
lib/config, lib/protocol: Improve folder description with empty label
Jakob Borg
2016-12-19 10:12:06 +01:00
-
f09698d845
gui: Add missing strings to lang-en.json
Jakob Borg
2016-12-18 22:29:32 +01:00
-
3fbcb024a7
gui: Update link to send only documentation page
Jakob Borg
2016-12-18 22:22:10 +01:00
-
b8c1c0e048
cmd/syncthing: Enable better crypto, print negotiated cipher suite
Jakob Borg
2016-12-18 21:07:44 +00:00
-
2d47242d54
jenkins: Don't clean out when building with old Go (nukes coverage data)
Jakob Borg
2016-12-18 19:58:43 +01:00
-
66a7829eee
jenkins: Also try build with old Go version, if available
Jakob Borg
2016-12-18 19:25:27 +01:00
-
9c67bd2550
lib/connections: Fix port fixup in Go 1.8 (fixes #3817)
Jakob Borg
2016-12-18 11:28:18 +00:00
-
f67c5a2fd6
lib/model: Don't send symlinks to old devices that can't handle them (fixes #3802)
Jakob Borg
2016-12-17 19:48:33 +00:00
-
0437f6dd66
lib/model: Don't send symlinks to old devices that can't handle them (fixes #3802)
Jakob Borg
2016-12-17 12:05:09 +01:00
-
11b35d650d
lib/model: Accept scan requests of paths ending in slash (fixes #3804)
Jakob Borg
2016-12-16 11:21:22 +00:00
-
b279e261a1
gui: Avoid pause between event polls (ref #3527)
Jakob Borg
2016-12-14 10:30:42 +01:00
-
263402f80a
cmd/stcli: Add copyright headers to satisfy check
Jakob Borg
2016-12-17 12:28:59 +01:00
-
920a83ec7a
cmd/stcli: Fix metalint ineffasign complaint
Jakob Borg
2016-12-17 10:51:48 +01:00
-
3c2ac3522c
cmd/stcli: Update for new folder type
Jakob Borg
2016-12-17 01:44:18 +01:00
-
9fdaa637a8
vendor: Add github.com/AudriusButkevicius/cli
Jakob Borg
2016-12-17 01:32:04 +01:00
-
81a9d7f2b9
cmd/stcli: Make it build again
Jakob Borg
2016-12-17 01:27:48 +01:00
-
d8d3f05164
cmd/stcli: Import from syncthing-cli repository
Audrius Butkevičius
2016-12-17 01:25:45 +01:00
-
653be136ee
gui: Update lang-en.json
Jakob Borg
2016-12-17 00:59:25 +01:00
-
398c356f22
lib/model: Clarify master terminology (fixes #2679)
Heiko Zuerker
2016-12-16 22:23:35 +00:00
-
542b76f687
lib/model: Moar sleep
Audrius Butkevicius
2016-12-16 12:05:27 +00:00
-
abb8a1914a
lib/model: Accept scan requests of paths ending in slash (fixes #3804)
Jakob Borg
2016-12-16 11:21:22 +00:00
-
163d335078
gui: Update lang-en.json
Jakob Borg
2016-12-16 09:42:13 +01:00
-
0582836820
lib/model, lib/scanner: Efficient inserts/deletes in the middle of the file
Audrius Butkevicius
2016-12-14 23:30:29 +00:00
-
bb15776ae6
gui: Avoid pause between event polls (ref #3527)
Jakob Borg
2016-12-14 10:30:42 +01:00
-
dde9d4c9eb
lib/rc: Remove pause to aggregate events (ref #3527)
Jakob Borg
2016-12-14 10:18:43 +01:00
-
-
1ef75be1c6
gui, man: Update docs & translations
Jakob Borg
2016-12-13 11:29:40 +01:00
-
3582783972
lib/model, lib/osutil: Verify target directory before pulling / requesting
Jakob Borg
2016-12-13 10:24:10 +00:00
-
5070d52f2f
lib/model: Add benchmark for model.Request()
Jakob Borg
2016-12-09 23:14:56 +01:00
-
7b07ed6580
lib/model, lib/protocol, lib/scanner: Include symlink target in index, pull symlinks synchronously
Jakob Borg
2016-12-09 18:02:18 +00:00
-
f6a2b6252a
gui: Tweak wording (fixes #3769)
Han Boetes
2016-12-09 17:16:29 +00:00
-
a9b03de99a
gui, lib/db: Correct space accounting of symlinks, for "out of sync" status
Jakob Borg
2016-12-09 10:38:36 +01:00
-
f1e3b979a7
Timeline tweaks
Jakob Borg
2016-12-07 15:22:25 +01:00
-
a7f7058636
vendor: Update github.com/gobwas/glob (bugfix)
Jakob Borg
2016-12-07 09:25:58 +01:00
-
8ce9b026e9
lib/model: Minor cleanups
Lars K.W. Gohlke
2016-12-06 08:54:04 +00:00
-
0dcf2f1bc8
cmd/strelaysrv: Use legacy dial (fixes #3753)
Audrius Butkevicius
2016-12-02 22:45:08 +00:00
-
99922feb3b
gui: Disable device removal when we know it will be reintroduced
Audrius Butkevicius
2016-12-02 21:07:02 +00:00
-
2fd1dca905
lib/connections: Fix odd logging, forgot to call function
Jakob Borg
2016-12-02 12:56:14 +01:00
-
e3cf718998
lib/ignore: Add central check for internal files, used in scanning, pulling and requests
Jakob Borg
2016-12-01 14:00:11 +00:00
-
7157917a16
etc: Updated ufw firewall application preset with default GUI port
Stefan Kuntz
2016-12-01 12:36:15 +00:00
-
3266aae1c3
lib/protocol: Apply input filtering on file names
Jakob Borg
2016-12-01 12:35:32 +00:00
-
63194a37f6
lib/model: Double check results in filepath.Join where needed
Jakob Borg
2016-12-01 12:35:11 +00:00
-
cabe94552a
lib/model: Prevent collisions in the progressemitter registry
Unrud
2016-12-01 12:34:20 +00:00
-
48a229a0cd
lib/model: Temp names from all platforms should be recognized as such
Jakob Borg
2016-11-30 21:23:24 +00:00
-
e4db86836b
lib/model: Locking in the request test
Jakob Borg
2016-11-30 13:11:06 +01:00
-
913a85c571
lib/model: Add simple file syncing test
Jakob Borg
2016-11-30 09:32:28 +00:00
-
ed4f6fc4b3
lib/connections, lib/model: Connection service should expose a single interface
Jakob Borg
2016-11-30 07:54:20 +00:00
-
9da422f1c5
gui, man: Update docs & translations
Jakob Borg
2016-11-29 11:56:02 +01:00
-
ab1739ba34
cmd/syncthing: Trigger usage message on extra CLI parameters
Stefan Tatschner
2016-11-27 11:21:05 +00:00
-
fc1430aa92
lib/fs: The interface and basicfs
Jakob Borg
2016-11-24 12:07:14 +00:00
-
3cde608eda
lib/db: Fix ineffassign lint issue
Jakob Borg
2016-11-24 12:08:44 +01:00
-
2898552f4b
build: Setup should insteall deadcode metalinter
Jakob Borg
2016-11-24 12:05:04 +01:00
-
911c148c71
build: Improve setup, add metalint ineffasign
Jakob Borg
2016-11-24 11:33:43 +01:00
-
91568a173a
lib/model: Remove ineffectual assignment in test
Jakob Borg
2016-11-24 11:33:27 +01:00
-
e57f5499a1
lib/sync: Remove unused struct field
Jakob Borg
2016-11-24 11:30:55 +01:00
-
9abb7b71a9
lib/osutil: Fix lint warning on error formatting (fixes #3760)
Jakob Borg
2016-11-24 11:19:43 +01:00
-
724c354d62
cmd/stdiscosrv: Fix lint warning on Context keys (fixes #3760)
Jakob Borg
2016-11-24 11:19:19 +01:00
-
c44779094d
build: Setup should download latest version of linters etc
Jakob Borg
2016-11-24 11:14:28 +01:00
-
eeedab4091
gui: bottom nav always behind dropdown (fixes #3758)
Wulf Weich
2016-11-23 17:03:43 +00:00
-
8559e20237
lib/osutil: Don't chmod in atomic file creation (fixes #2472)
Jakob Borg
2016-11-23 14:06:08 +00:00
-
26730eb083
lib/model: Fix test that relies on ignore reloading
Jakob Borg
2016-11-23 14:42:04 +01:00
-
4160ce674d
model: consistently use cfg when referring to config instance and not package
Simon Frei
2016-11-22 23:14:20 +00:00
-
2dbeea21c4
lib/ignore: Don't slow down tests by sleeping
Jakob Borg
2016-11-22 22:44:04 +01:00
-
a2b8485a89
lib/ignore: Fast reload of unchanged ignores (fixes #3394)
Jakob Borg
2016-11-22 21:30:45 +00:00
-
5bb74ee61c
gui, man: Update docs & translations
Jakob Borg
2016-11-22 09:32:57 +01:00
-
462fde5e7d
cmd/syncthing: Make the default folder default again
Jakob Borg
2016-11-22 08:18:43 +00:00
-
f1e83a57cd
lib/osutil: Remove unnecessary fsync in Copy()
Unrud
2016-11-22 07:59:54 +00:00
-
cc9a9fb390
lib/model, lib/protocol: Add Folder.Description() for logging (ref #3741)
Jakob Borg
2016-11-22 08:36:14 +01:00
-
8fbcceb742
authors: Add further Unrud address
Jakob Borg
2016-11-22 08:14:22 +01:00
-
d3a251e6d9
lib/model: Log folder IDs and labels (fixes #3724)
Roman Zaynetdinov
2016-11-17 17:12:41 +02:00