-
3f4f6d5787
gui: Handle paused folders and fix translation strings for fs watcher (ref #4713) (#4740)
Simon Frei
2018-02-07 13:46:27 +01:00
-
c17547159e
gui, man: Update docs & translations
Jakob Borg
2018-02-07 07:45:17 +01:00
-
8a3e584c19
lib/fs: Introduce walkfs debug facility (#4712)
Simon Frei
2018-02-05 11:07:56 +01:00
-
043b04d8a6
github: I want to review changes to the AUTHORS file and top level READMEs
Jakob Borg
2018-02-04 22:51:34 +01:00
-
f87f13081b
all: Display fs watcher status and retry starting it (ref #4552) (#4713)
Simon Frei
2018-02-04 22:46:24 +01:00
-
649d4cf7b0
dockerfile: Add Dockerfile (#4733)
Jakob Borg
2018-02-04 22:43:14 +01:00
-
c7cf361a96
vendor: Update github.com/zillode/notify (#4734)
Simon Frei
2018-02-04 22:37:32 +01:00
-
98f2875b22
lib/fs: Further unflake watch tests (#4735)
Jakob Borg
2018-02-04 22:25:59 +01:00
-
2fdf9bc55d
test: Mend the transfer benchmark
Jakob Borg
2018-02-03 10:28:37 +01:00
-
c0ab669142
gui, man: Update docs & translations
Jakob Borg
2018-01-31 07:45:16 +01:00
-
14a5561e43
lib/db: Fix benchmarks
Simon Frei
2018-01-28 11:26:01 +00:00
-
0fe3ae7c22
lib/fs: Unflake watch tests (fixes #4687)
Jakob Borg
2018-01-28 10:44:43 +00:00
-
5d0eb80204
lib/protocol: Disable broken KCP benchmark
Jakob Borg
2018-01-28 10:37:50 +01:00
-
441230ff77
cmd/stdiscosrc: Handle address family indicator on other schemes than tcp
Jakob Borg
2018-01-28 10:24:48 +01:00
-
a0514bb1a7
gui: Add missing translation string to log viewer
Simon Frei
2018-01-28 08:40:06 +00:00
-
80079e8322
lib/fs: Use correct facility name
Simon Frei
2018-01-27 12:52:48 +00:00
-
ae760798e1
gui: Display rescan button when out of sync and remove deprecated folder state
Simon Frei
2018-01-27 09:10:11 +00:00
-
364f61bda6
lib/db: Update global counts on invalidation (fixes #4701)
Simon Frei
2018-01-27 09:09:13 +00:00
-
050f9f8091
all: Mac OS X is now called macOS
Jakob Borg
2018-01-27 09:07:19 +00:00
-
e0931e201e
lib/config: Reject empty folder IDs
Jakob Borg
2018-01-27 09:06:37 +00:00
-
20e05cdcd0
authors: Update PrototypeNM1
Jakob Borg
2018-01-25 20:42:06 +01:00
-
4afe0f407a
lib/config: Verify that we reject invalid device IDs when deserializing JSON
Jakob Borg
2018-01-24 09:21:28 +01:00
-
232c1172e5
gui, man: Update docs & translations
Jakob Borg
2018-01-24 07:45:16 +01:00
-
a505231774
lib/scanner: Support walking a symlink root (ref #4353)
Nicholas Rishel
2018-01-24 00:05:47 +00:00
-
885e3f19bd
lib/ignores: Update lines even if patterns didn't change (fixes #4689)
Simon Frei
2018-01-20 07:52:57 +00:00
-
93b5180e62
lib/model: Refactor Index/IndexUpdate
Simon Frei
2018-01-19 14:33:16 +00:00
-
27d5b17096
lib/osutil: Fix priority lowering on Windows
Audrius Butkevicius
2018-01-18 17:03:24 +00:00
-
c2119c9e62
lib/osutil: Don't attempt to reduce our niceness level (fixes #4681)
Jakob Borg
2018-01-18 08:34:56 +00:00
-
91210cbb49
lib/osutil: Check PGID before trying to set it (fixes #4679)
Jakob Borg
2018-01-17 12:32:11 +00:00
-
8e9c9b9553
lib/osutil: Fix priority lowering on Windows
Audrius Butkevicius
2018-01-18 17:03:24 +00:00
-
fae2ca8458
lib/db: Do not modify underlying array of argument
Simon Frei
2018-01-18 12:40:43 +00:00
-
3af4164c8b
lib/osutil: Don't attempt to reduce our niceness level (fixes #4681)
Jakob Borg
2018-01-18 08:34:56 +00:00
-
a1761795fe
lib/ignore: Only handle lines prefixed with #include specially (fixes #4680)
Simon Frei
2018-01-17 16:56:53 +00:00
-
e147db5233
lib/osutil: Check PGID before trying to set it (fixes #4679)
Jakob Borg
2018-01-17 12:32:11 +00:00
-
-
582539a1e6
lib/osutil: Disable setting priority on Windows (fixes #4676)
Jakob Borg
2018-01-17 10:14:36 +00:00
-
5cfb9783b3
gui, man: Update docs & translations
Jakob Borg
2018-01-17 07:45:19 +01:00
-
8de21be274
build: Packaging for stdiscosrv
Jakob Borg
2018-01-16 20:46:48 +01:00
-
c554ffccc9
cmd/syncthing, lib/config, lib/osutil: Lower process priority (fixes #4628)
Jakob Borg
2018-01-15 17:11:14 +00:00
-
838c182b5b
cmd/syncthing, lib/sync: Don't do deadlock detection when STDEADLOCKTIMEOUT=0 (fixes #4644)
Jakob Borg
2018-01-15 13:33:52 +00:00
-
fcc6a677a5
lib/upgrade: Always return latest version, even if older than current (fixes #4654)
Jakob Borg
2018-01-15 12:13:25 +00:00
-
bd63fd73b1
lib/model: Microoptimization of unifySubs and blockDiff
Simon Frei
2018-01-14 21:52:41 +00:00
-
fecb21cdb1
gui: New rest endpoint to get errors when web UI is opened
Simon Frei
2018-01-14 17:01:06 +00:00
-
89a021609b
lib/scanner: Refactoring
Lars K.W. Gohlke
2018-01-14 14:30:11 +00:00
-
bbc178ccc4
lib/fs: harmonize CreateSymlink definitions (fixes #4567)
Emil Hessman
2018-01-14 14:25:04 +00:00
-
f1c73999be
gui: Count deleted items for remote out of sync items display (fixes #4668)
Simon Frei
2018-01-14 12:08:40 +00:00
-
916ec63af6
cmd/stdiscosrv: New discovery server (fixes #4618)
Jakob Borg
2018-01-14 08:52:31 +00:00
-
341b9691a7
lib/connections, lib/model: Additional connection info in logs (fixes #4499)
Simon Frei
2018-01-12 11:27:55 +00:00
-
6e0f64017a
lib/logger, lib/model: Correct printf format strings in tests
Jakob Borg
2018-01-12 08:26:33 +01:00
-
14df5211af
lib/model: Correctly account handling of sparse blocks (fixes #4657)
Jakob Borg
2018-01-11 10:36:35 +00:00
-
5611173366
gui, man: Update docs & translations
Jakob Borg
2018-01-10 07:45:17 +01:00
-
1afe8ab736
gui: removed faulty char in remoteNeededFiles
Wulf Weich
2018-01-09 19:45:55 +00:00
-
1c8803402e
build: Remove ulimit from build.sh
Vladimir Rusinov
2018-01-08 17:51:59 +00:00
-
db03562d43
lib/scanner: Fix UTF-8 normalization on ZFS (fixes #4649)
Antony Male
2018-01-05 18:11:09 +00:00
-
d87287c0d0
gui: Prevent error without completion and nicer wrapping (fixes #4636)
Simon Frei
2018-01-05 14:41:40 +00:00
-
992bb0a98c
lib/config, lib/discover: Support new discovery cluster (ref #4618)
Jakob Borg
2018-01-05 14:18:32 +00:00
-
e6551c8485
build: Add support for debug-only binary (i.e., dlv)
Lars K.W. Gohlke
2018-01-03 08:07:15 +00:00
-
53f4dfe83c
lib/model: Fix panic when auto-accepting existing paused folder (fixes #4636)
Audrius Butkevicius
2018-01-03 07:42:25 +00:00
-
9410634c2b
gui, man: Update docs & translations
Jakob Borg
2018-01-03 07:45:21 +01:00
-
b0e2050cdb
cmd/syncthing: UI for version restoration (fixes #2599) (#4602)
Audrius Butkevicius
2018-01-01 14:39:23 +00:00
-
c7f136c2b8
lib/upnp: Each service is it's own NAT device
Audrius Butkevicius
2017-12-30 19:16:08 +00:00
-
a9f0659f2f
lib/fs: Handle deduplicated files on NTFS (fixes #1845)
Jakob Borg
2017-12-29 21:23:06 +00:00
-
9988044bbe
lib/model: Cleanup conditions
Lars K.W. Gohlke
2017-12-29 13:14:39 +00:00
-
c24bf7ea55
vendor: Update everything
Jakob Borg
2017-12-29 11:38:00 +00:00
-
1296a22069
vendor: Update golang.org/x/sys/... (fixes #4615)
Jakob Borg
2017-12-29 09:25:24 +00:00
-
72172d853c
vendor: Move back to upstream KCP (fixes #4407)
Audrius Butkevicius
2017-12-27 11:33:12 +00:00
-
5a05d9b867
gui, man: Update docs & translations
Jakob Borg
2017-12-27 07:45:19 +01:00
-
841205dbfe
lib/model: Check for invalid filenames after ignore patterns
Simon Frei
2017-12-25 17:54:34 +00:00
-
c58b383b6d
gui: Add debug tab to settings (ref #2644)
Audrius Butkevicius
2017-12-24 22:26:05 +00:00
-
2547a29dd7
lib/connections: Don't close nil connections (fixes #4605)
Audrius Butkevicius
2017-12-18 14:40:51 +00:00
-
8fa2b7765a
gui, lib/model: Display list of files needed by remote (fixes #4369)
Simon Frei
2017-12-15 20:01:56 +00:00
-
c7522063b3
lib/model: Don't leak fd when truncate fails (fixes #4593)
Jakob Borg
2017-12-14 10:42:40 +00:00
-
d1d967f0cf
lib/db: Keep folder meta data persistently in db (fixes #4400)
Jakob Borg
2017-12-14 09:51:17 +00:00
-
8c91ced784
cmd/syncthing: Clean up deadlock envvars
Jakob Borg
2017-12-13 19:40:12 +00:00
-
a4147d9019
cmd/syncthing: Fix /rest/system/browse for folder path completion (fixes #4590)
Jakob Borg
2017-12-13 09:34:47 +00:00
-
673bd5fcc0
gui, man: Update docs & translations
Jakob Borg
2017-12-13 07:45:17 +01:00
-
24c721cb5d
vendor: Update github.com/minio/sha256-simd (fixes #4585)
Jakob Borg
2017-12-12 10:31:27 +00:00
-
230fb083fc
lib/model: Remove dead code (*sharedPullerState).sourceFile
Jakob Borg
2017-12-12 11:30:20 +01:00
-
509ae5e2d9
goals: Typo
Tommy Thorn
2017-12-12 08:12:30 +00:00
-
136b3f25f6
cmd/stsigtool: Silence spurious Go 1.10 test/vet complaint
Jakob Borg
2017-12-10 19:42:08 +01:00
-
57eb1710e9
vendor: Update github.com/zillode/notify
Jakob Borg
2017-12-10 19:40:16 +01:00
-
ece1defb2f
lib/dialer: Register dialer for socks URL scheme (fixes #4515)
Pawel Palenica
2017-12-08 12:04:43 +00:00
-
8fd2937a58
readme: Formatting
Pier Paolo Ramon
2017-12-07 09:43:00 +00:00
-
cce634f340
lib/model: Improve scan scheduling and dir del during pull (fixes #4475 #4476)
Simon Frei
2017-12-07 08:42:03 +00:00
-
47429d01e8
lib/config, lib/model: Tweaks to the auto accept feature
Jakob Borg
2017-12-07 08:33:32 +00:00
-
445c4edeca
gui, lib/config, lib/model: Support auto-accepting folders (fixes #2299)
Audrius Butkevicius
2017-12-07 07:08:24 +00:00
-
c005b8dcb0
lib/fs: Prolong test timeout on darwin, hopefully fixing flakyness
Simon Frei
2017-12-06 22:07:08 +00:00
-
b9ed6c4c2c
vendor: Update pfilter and go-stun (fixes #4561)
Audrius Butkevicius
2017-12-06 21:28:36 +00:00
-
3153e36a3d
gui, man: Update docs & translations
Jakob Borg
2017-12-06 07:45:18 +01:00
-
60bceb0f09
vendor: Update pfilter (ref #4561)
Audrius Butkevicius
2017-12-06 06:19:49 +00:00
-
257c3f5e82
script: Retire unused changelog script
Jakob Borg
2017-12-04 22:58:08 +01:00
-
7d0723da68
authors: Retire unused NICKS file
Jakob Borg
2017-12-04 22:57:35 +01:00
-
205426a9c6
gui: Add confirmation on removing devices and folders (fixes #4543)
Pawel Palenica
2017-12-02 11:28:06 +00:00
-
bd12e38b56
gui, man: Update docs & translations
Jakob Borg
2017-11-29 07:45:17 +01:00
-
95a65bf0d0
lib/config: Support symlinked root (fixes #4542, fixes #4353)
Audrius Butkevicius
2017-11-26 07:51:22 +00:00
-
429b3a0429
lib/osutil, lib/scanner: Run symlink test on Windows when possible
Jakob Borg
2017-11-25 21:49:53 +00:00
-
cc14563b62
Merge branch 'release'
Jakob Borg
2017-11-23 08:32:54 +01:00
-
-
99b00b6a5e
vendor: Update pfilter (fixes #4537)
Audrius Butkevicius
2017-11-22 21:16:49 +00:00
-
b2af8f135b
lib/events: Fix unmarshaling of EventType
Thomas Hipp
2017-11-22 23:25:55 +00:00
-
67c39b2512
vendor: Update pfilter (fixes #4537)
Audrius Butkevicius
2017-11-22 21:16:49 +00:00
-
d62820acf9
Few tweaks
Audrius Butkevicius
2017-11-22 20:52:07 +00:00