This website requires JavaScript.
d8b5070ca8
lib/config: Update default set of discovery servers
Jakob Borg
2016-09-12 09:55:45 +02:00
5e99d38412
all: Use github.com/minio/sha256-simd
Jakob Borg
2016-09-09 09:57:51 +00:00
f8a84d4436
Default time zone for minTs
Jakob Borg
2016-09-07 11:19:38 +02:00
3990014073
cmd/syncthing: Conditionally enable CORS
Laurent Etiemble
2016-09-06 22:16:50 +00:00
2b5a735091
Report historical performance
Jakob Borg
2016-09-06 20:15:18 +02:00
3e51206a6b
build, jenkins: Jenkins version tag should be same as when building manually
Jakob Borg
2016-09-06 12:54:40 +02:00
7569b75d61
cmd/strelaysrv: Correct go get command in README
Aranjedeath
2016-09-04 21:06:30 +00:00
8fcabac518
jenkins: Add batch file for Windows
Jakob Borg
2016-09-04 16:15:29 +02:00
abb0cfde72
jenkins: Add scripts for automated builds (Linux & Mac)
Jakob Borg
2016-08-14 22:48:11 +02:00
7990ffcc60
cmd/syncthing: Copy config on upgrade, instead of renaming (fixes #3525 )
Jakob Borg
2016-09-03 21:29:32 +00:00
49910a1d85
lib/config, cmd/syncthing: Enforce localhost only connections
Jakob Borg
2016-09-03 08:33:34 +00:00
46a143e80e
lib/model: Handle deleted-then-ignored files (fixes #3502 )
Jakob Borg
2016-09-02 13:23:24 +00:00
69b7f26e4c
lib/model, cmd/syncthing: Also account for deleted files in folder summary events (ref #3496 )
Jakob Borg
2016-09-02 10:45:30 +02:00
5b37d0356c
lib/model, gui: Correct completion percentages when there are lots of deletes (fixes #3496 )
Jakob Borg
2016-09-02 06:45:46 +00:00
1188ebbb7b
gui, man: Update docs & translations
Jakob Borg
2016-08-23 10:35:44 +02:00
76b903b2e0
lib/upgrade: Cleanup failed upgrades (fixes #3500 , fixes #3530 )
Audrius Butkevicius
2016-08-23 06:53:39 +00:00
be38c2111f
cmd/strelaysrv: Add uPNP support, ability to set listen protocol (fixes #3503 , fixes #3505 , fixes #3506 )
Audrius Butkevicius
2016-08-23 08:43:27 +02:00
1de787fab8
cmd/strelaypoolsrv: Ability to select listen protocol
Audrius Butkevicius
2016-08-23 08:42:57 +02:00
81f683a61c
cmd/stdiscosrv: Generate keys if missing on startup (fixes #3511 )
Audrius Butkevicius
2016-08-23 08:41:49 +02:00
db6f68d031
cmd/stdiscosrv: Use UTC in database timestamps (fixes #3509 )
Audrius Butkevicius
2016-08-23 08:41:15 +02:00
d0a1c805e9
cmd/syncthing: uintptr may not be stored in a variable
Jakob Borg
2016-08-22 18:23:10 +02:00
00a654845f
cmd/syncthing: Remove old temp index dbs on startup (fixes #3529 )
Jakob Borg
2016-08-22 12:19:19 +00:00
04dad8485a
authors: Add calmh email
Jakob Borg
2016-08-18 19:37:52 +02:00
0b1475169f
lib/model: Correct virtual mtime handling (fixes #3516 )
Jakob Borg
2016-08-16 18:22:19 +00:00
6ec4fbc82b
lib/model: Add minumum interval for progress emitter (fixes #3517 )
Audrius Butkevicius
2016-08-16 18:22:01 +00:00
18cc7a663b
lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513 )
Jakob Borg
2016-08-16 10:01:58 +00:00
cf5febad47
build, cmd, lib: Minimum supported compiler version is Go 1.5
Jakob Borg
2016-08-15 08:37:32 +02:00
42849af5a8
cmd/syncthing: Default folder should also have lower case ID
Jakob Borg
2016-08-13 23:23:18 +02:00
e6364407a9
cmd/stdiscosrv: Fix index creation checks on startup
Jakob Borg
2016-08-12 11:39:10 +02:00
480b78f2c8
cmd/stdiscosrv: Longer address in schema
Jakob Borg
2016-08-12 11:38:37 +02:00
fa8f339478
gui: Fix division by zero in completion calc (ref #3493 )
Jakob Borg
2016-08-12 08:49:16 +02:00
7776839c82
cmd/syncthing, gui: Improve completion calculation (fixes #3492 )
Jakob Borg
2016-08-12 06:41:43 +00:00
7114cacb85
gui, man: Update docs & translations
Jakob Borg
2016-08-10 11:41:46 +02:00
e52be3d83e
lib/connections, lib/model: Refactor connection close handling (fixes #3466 )
Jakob Borg
2016-08-10 09:37:32 +00:00
c9cf01e0b6
gui: weighting % of devices according to folder size (fixes #1300 )
Antoine Lamielle
2016-08-09 19:58:44 +00:00
dcbf68e104
lib/versioner: Hack to make test coverage stable from run to run
Jakob Borg
2016-08-08 18:27:55 +00:00
c2d8c07137
lib/events: Hack to make test coverage stable from run to run
Jakob Borg
2016-08-08 18:09:40 +00:00
a4ed50ca85
build, lib: Correct total test coverage calculation
Jakob Borg
2016-08-08 16:29:32 +00:00
b3788c8ea0
authors: Fixup 0x010C
Jakob Borg
2016-08-08 08:34:36 +02:00
946c074a41
authors: Add 0x010C
Jakob Borg
2016-08-08 08:19:02 +02:00
19f79afb0f
build: Setup should install golint
Jakob Borg
2016-08-07 21:58:19 +02:00
af3b6f9c83
lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes
Audrius Butkevicius
2016-08-07 16:21:59 +00:00
fbe42c156d
gui: Move "ignore patterns" away from "remove" in folder edit dialog
Jakob Borg
2016-08-07 14:26:32 +02:00
a1f6cbd354
lib/protocol: Clean away outdated files
Jakob Borg
2016-08-06 14:01:50 +02:00
a4f052ad31
lib/connections: Fix connection switching
Audrius Butkevicius
2016-08-07 12:20:37 +00:00
ea87bcefd6
lib/protocol, lib/model: Implement high precision time stamps (fixes #3305 )
Jakob Borg
2016-08-06 13:05:59 +00:00
0655991a19
lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepo
Jakob Borg
2016-08-05 17:45:45 +00:00
f368d2278f
lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470 )
Jakob Borg
2016-08-05 09:29:49 +00:00
1eb6db6ca8
cmd/syncthing, lib/...: Correctly handle ignores & invalid file names (fixes #3012 , fixes #3457 , fixes #3458 )
Jakob Borg
2016-08-05 07:13:52 +00:00
a25b63e2df
cmd/syncthing: Delete old format indexes after a while (fixes #3468 )
Jakob Borg
2016-08-02 15:44:09 +00:00
ffe7a2fcd7
cmd/syncthing, lib/config: Enable HTTP CPU/heap profile collection for users
Jakob Borg
2016-08-02 11:06:45 +00:00
08b5a7908f
gui: Add one-off notifications that need to be acked
Audrius Butkevicius
2016-08-02 08:07:30 +00:00
a8cd9d0154
gui: Improve accessibility (fixes #3297 )
derekriemer
2016-07-31 22:59:44 +00:00
297240facf
all: Rename LocalVersion to Sequence (fixes #3461 )
Jakob Borg
2016-07-29 19:54:24 +00:00
a022b0cfff
gui, man: Update docs & translations
Jakob Borg
2016-07-28 13:15:14 +02:00
72026db599
lib/db, lib/model: Create temp sorting database in config dir (fixes #3449 )
Jakob Borg
2016-07-27 21:38:43 +00:00
aafc96f58f
lib/model, lib/protocol: Sequence ClusterConfig properly (fixes #3448 )
Jakob Borg
2016-07-27 21:36:25 +00:00
7c7e8648ff
lib/model: Trigger a puller iteration on connection (fixes #3451 )
Jakob Borg
2016-07-27 21:35:41 +00:00
24e2ce0764
build: Allow easy influencing build user and build host
Jakob Borg
2016-07-27 23:27:45 +02:00
d7cb4d407b
man: Include stdiscosrv and strelaysrv manpages
aviau
2016-07-27 15:00:10 +00:00
66a506e72b
lib/scanner: Correctly scan symlinks (fixes #3445 )
Jakob Borg
2016-07-26 11:55:25 +00:00
25a7b0a6f8
gui, man: Update docs & translations
Jakob Borg
2016-07-26 10:53:00 +02:00
7aaa1dd8a3
lib/scanner: Recheck file size and modification time after hashing (ref #3440 )
Jakob Borg
2016-07-26 08:51:39 +00:00
2a6f164923
lib/scanner: When scanning a file, stick to the size given by Lstat (fixes #3440 )
Jakob Borg
2016-07-25 19:16:49 +00:00
0f28626bb4
cmd/syncthing: Generate FolderCompletion events for folders shared with a connecting device (fixes #3436 )
Jakob Borg
2016-07-25 10:42:17 +00:00
6ed22d0885
lib/model: Stricter temporary file permissions
Jakob Borg
2016-07-25 10:18:05 +00:00
6715b91a6c
build: Remove unused docker-* commands
Jakob Borg
2016-07-25 08:10:46 +02:00
694da60659
lib/db: Reinstate database update locking
Jakob Borg
2016-07-23 20:32:10 +02:00
47fa4b0a2c
cmd/syncthing, lib/db, lib/model, lib/protocol: Implement delta indexes (fixes #438 )
Jakob Borg
2016-07-23 12:46:31 +00:00
8ab6b60778
lib/model: Sort outgoing index updates by LocalVersion
Jakob Borg
2016-07-21 17:21:15 +00:00
e1a4f81e50
gui, man: Update docs & translations
Jakob Borg
2016-07-17 23:45:22 +02:00
7b7e35d339
lib/protocol: Hello message length is an int16
Jakob Borg
2016-07-17 21:41:20 +00:00
3176629410
cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling
Jakob Borg
2016-07-15 14:23:20 +00:00
e3ccc45d19
gui: Fix usage statistics URL in report usage preview (fixes #3397 )
Cedric Staniewski
2016-07-12 22:31:11 +00:00
beec9e834e
gui, man: Update docs & translations
Jakob Borg
2016-07-10 09:23:58 +02:00
f6f0486ff9
repo: Add message about voting
Audrius Butkevicius
2016-07-09 15:58:55 +00:00
dd175c5431
In the versions graph, filter out versions with <50 devices
Jakob Borg
2016-07-08 10:00:07 +02:00
518f446d31
cmd/strelaypoolsrv: Fix vet warnings about type inference
Jakob Borg
2016-07-08 06:40:46 +00:00
fbbd510088
vendor: Update to latest github.com/syndtr/goleveldb
Jakob Borg
2016-07-06 09:56:45 +02:00
e440d30028
lib/protocol: Allow unknown message types
Jakob Borg
2016-07-05 09:29:28 +00:00
44d30c83bf
lib/config, cmd/syncthing: Handle committing configuration better (fixes #3077 )
Jakob Borg
2016-07-04 20:32:34 +00:00
7ff7b55732
cmd/strelaypoolsrv: Remove unused var (metalint)
Jakob Borg
2016-07-04 21:22:53 +02:00
44346b3a5a
cmd/strelaypoolsrv: Fixup import in main
Jakob Borg
2016-07-04 14:58:29 +02:00
23a538d61a
script: Copyright in protofmt.go
Jakob Borg
2016-07-04 14:55:17 +02:00
dcb5026f33
script, lib/discover: Fixup copyright checks
Jakob Borg
2016-07-04 14:53:11 +02:00
778ff9daa9
script: Fixup check-authors after strelaypoolsrv merge
Jakob Borg
2016-07-04 14:46:24 +02:00
ce9dc809bc
build, cmd/strelaypoolsrv: Build assets using standard script
Jakob Borg
2016-07-04 11:22:56 +02:00
59370588dd
vendor: Add dependencies for strelaypoolsrv
Jakob Borg
2016-07-04 11:12:59 +02:00
7d434aa9c4
build: Add strelaypoolsrv target
Jakob Borg
2016-07-04 11:08:11 +02:00
59ce7c0424
cmd/strelaypoolsrv: Merge relaypoolsrv repo into main
Jakob Borg
2016-07-04 13:33:57 +02:00
9a0e5a7c18
lib/discover: Add instance ID to local discovery (fixes #3278 )
Jakob Borg
2016-07-04 11:16:48 +00:00
8d0019595f
cmd/syncthing: Update code name for v0.14
Jakob Borg
2016-07-04 10:58:45 +00:00
6ff74cfcab
build, cmd/stdiscosrv, cmd/strelaysrv: Rename binaries to add "st" prefix
aviau
2016-07-04 10:51:22 +00:00
aa50ef4069
lib/model: Invalidate files with trailing white space on Windows (fixes #3227 )
Jakob Borg
2016-07-04 10:44:30 +00:00
fa0101bd60
lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080 )
Jakob Borg
2016-07-04 10:40:29 +00:00
21f5b16e47
gui: Sort device folder lists by label
Cedric Staniewski
2016-07-03 21:11:39 +00:00
223a835f33
lib/discover: Respect the listen address scheme (fixes #3346 )
Cedric Staniewski
2016-07-03 20:43:26 +00:00
223e14b0d0
gui, man: Update docs & translations
Jakob Borg
2016-07-03 13:29:32 +02:00
a58f69be04
cmd/discosrv: Respect the listen address scheme (fixes #3346 )
Cedric Staniewski
2016-07-03 11:19:12 +00:00
e194eb1f69
cmd/relaysrv: Typos in options
Phil Davis
2016-07-03 08:44:41 +00:00