Jakob Borg
ab25cd09ed
Merge pull request #1600 from syncthing/conns
...
Change /rest/system/connections output (fixes #1487 )
2015-04-07 14:29:40 +02:00
Jakob Borg
63ae2f64cf
Woops: /rest/system/errors -> /rest/system/error
2015-04-07 13:46:39 +02:00
Jakob Borg
105103fae0
Woops: /rest/system/report -> /rest/svc/report
2015-04-07 13:33:37 +02:00
Jakob Borg
70f4792ab1
Translation update
2015-04-07 12:24:02 +02:00
Jakob Borg
defd9fa322
Merge pull request #1595 from calmh/rest-rework
...
Tidy up the REST interface URLs (fixes #1593 )
2015-04-07 12:20:36 +02:00
Jakob Borg
e884d0fda6
Tidy up the REST interface URLs ( fixes #1593 )
2015-04-07 12:16:23 +02:00
Jakob Borg
7b99a5fbac
Clean up config directory of old crap
2015-04-07 09:25:28 +02:00
Jakob Borg
b74c31e520
Only show Override button in idle state
2015-04-06 23:33:28 +02:00
Jakob Borg
221f43e4bd
Use a socket per interface for v6 multicast ( fixes #1563 )
2015-04-06 20:55:50 +02:00
Jakob Borg
a17333d73e
Override needs to twiddle the version a bit more ( fixes #1564 )
2015-04-06 20:55:40 +02:00
Jakob Borg
207b43499c
Merge remote-tracking branch 'syncthing/pr/1577'
...
* syncthing/pr/1577:
Add uptime in webgui (fixes #1501 )
Conflicts:
cmd/syncthing/gui.go
internal/auto/gui.files.go
2015-04-06 20:53:32 +02:00
Jakob Borg
0c0de17b38
Merge pull request #1582 from ralder/webgui-enable-gzip
...
Enable gzip for static files for webgui
2015-04-06 08:33:57 +02:00
Jakob Borg
bf4eb4b269
Copy configuration struct when sending Changed() events
...
Avoids data race. Copy() must be called with lock held.
2015-04-05 21:07:15 +02:00
Jakob Borg
a5edb6807e
The -reset option now only removes db
2015-04-05 17:40:58 +02:00
Jakob Borg
ecadf30fe7
model: Use separate db commit routine ( fixes #1558 )
2015-04-05 16:19:14 +02:00
Jakob Borg
515f0db5b4
Benchmark syncing many vs large files
2015-04-05 16:16:15 +02:00
Jakob Borg
c2f367cf70
Merge pull request #1585 from Zillode/extra-case-test
...
Test combination of prefixes (@benapetr)
2015-04-05 13:37:52 +02:00
Jakob Borg
16ae019c8c
Fix AUTHORS
2015-04-04 23:52:23 +02:00
Jakob Borg
bd2051febd
Remove handling for old deprecated config versions
2015-04-04 23:37:47 +02:00
Jakob Borg
8d41a762b6
Clean up translations, generate assets
2015-04-04 23:21:45 +02:00
Jakob Borg
6d3003716c
Merge remote-tracking branch 'syncthing/pr/1553'
...
* syncthing/pr/1553:
Add dzarda
Added an "n", typo in a GUI string
2015-04-04 23:20:48 +02:00
Jakob Borg
739c525a98
model: TestIgnores should not randomly fail
2015-04-04 22:55:24 +02:00
Jakob Borg
ab6bcab78a
fnmatch: Test should pass on Mac/windows
2015-04-04 22:05:15 +02:00
Jakob Borg
6e317896e9
golint: FNM_FOOBAR -> fnmatch.FooBar
2015-04-04 22:03:03 +02:00
Jakob Borg
b08ee3ff81
golint: locHttps -> locHTTPS
2015-04-04 21:59:54 +02:00
Jakob Borg
17fd09102e
go vet: t.Errorf -> t.Error
2015-04-04 21:58:21 +02:00
Jakob Borg
a598cd2b18
Auto generate author list in gui/index.html
2015-04-04 10:09:42 +02:00
Jakob Borg
55e434d67a
Allow non-word characters at the end of commit messages
2015-04-04 09:50:59 +02:00
Jakob Borg
04d4b5d8a0
NICKS
2015-04-04 09:47:54 +02:00
Jakob Borg
7ea00bcb78
Merge pull request #1570 from ralder/select-language-webgui
...
Add language select menu in webgui (fixes #981 )
2015-04-04 09:47:08 +02:00
Jakob Borg
7fd1047832
Merge pull request #1578 from Zillode/fix-config-windows
...
Expand locations during initialisation (fixes #1575 ).
2015-04-03 22:04:08 +02:00
Jakob Borg
65923b5c20
The summary event service should send summary events
2015-04-02 10:07:54 +02:00
Jakob Borg
b659da8a4b
Merge pull request #1548 from Zillode/case-insensitive-ignores
...
Support case-insensitive ignores (fixes #1511 ).
2015-04-01 13:46:59 +02:00
Jakob Borg
eba98717c9
Dependency update
2015-04-01 11:58:35 +02:00
Jakob Borg
e4dba99cc0
Immediately recalculate summary when folder state changes syncing->idle
2015-04-01 11:58:27 +02:00
Jakob Borg
454e688c3d
Push model data instead of pull ( fixes #1434 )
2015-04-01 11:46:30 +02:00
Jakob Borg
54752deaa1
Move index to index-v0.11.0.db (new format) and centralize location config
2015-04-01 11:30:28 +02:00
Jakob Borg
a3cf37cb2e
Refactor and improve integration tests
2015-04-01 11:13:19 +02:00
Jakob Borg
6459d11d32
Merge pull request #1378 from Zillode/draft-upgrade
...
Do not consider draft releases or releases with emtpy assets
2015-04-01 11:03:13 +02:00
Jakob Borg
c7f6f4f48d
Merge pull request #1546 from Zillode/fix-reset-dir
...
Fix -reset folder target
2015-03-30 21:57:09 +02:00
Jakob Borg
2951f128f6
Translation update for external versioner
2015-03-30 14:15:17 +02:00
Jakob Borg
53cb66eeaf
Merge pull request #1537 from syncthing/marker
...
More graceful handling on folder errors (fixes #762 )
2015-03-30 09:30:15 +02:00
Jakob Borg
bcf8f798e2
Merge pull request #1543 from rumpelsepp/systemd
...
systemd: Fix error code definitions to prevent failed units
2015-03-30 08:37:08 +02:00
Jakob Borg
34ba5678c3
Allowed integration test time 60m -> 90m
2015-03-30 08:26:31 +02:00
Jakob Borg
47e64ae503
Handle conflicts when pulling ( fixes #220 )
2015-03-30 00:01:52 +02:00
Jakob Borg
4beef5cc66
Remove default GC tweak
...
This reverts the GC behavior to the Go default of triggering GC when the
heap has grown 100% compared to after the previous GC. We were setting
this to 25% to keep memory usage at a minimum, but it has a pretty
severe performance cost (especially when syncing large files) as we keep
triggering GC too often.
This documents the tweak in the `-help` message so users can decide for
themselves, and sticks to whatever the Go runtime developers thinks is
best for the default.
2015-03-29 19:08:22 +02:00
Jakob Borg
ba575f55ec
Merge pull request #1530 from Zillode/multi-scan
...
Support multiple scan query strings at the same time
2015-03-29 16:02:45 +02:00
Jakob Borg
c67e2c2a5a
Merge pull request #1528 from Zillode/change-gui-port
...
Change (default) GUI port from 8080 to 8384 ('ST' in ascii values)
2015-03-27 14:08:03 +01:00
Jakob Borg
4b1ce250c1
Merge pull request #1527 from AudriusButkevicius/protochanges
...
Cherry-picks
2015-03-27 13:44:03 +01:00
Jakob Borg
66f7d83baa
Don't allow arbitrarily short reconnection intervals ( fixes #1524 )
2015-03-26 13:57:57 +01:00
Jakob Borg
b44e87c6e8
Silence go vet composites warning
...
https://code.google.com/p/go/issues/detail?id=6820
2015-03-25 23:18:43 +01:00
Jakob Borg
6da7f17c4a
Implement version vectors
2015-03-25 23:10:34 +01:00
Jakob Borg
b4f45d1e79
Update tests for version vectors
2015-03-25 23:10:33 +01:00
Jakob Borg
7d766bf7c7
Update protocol
2015-03-25 22:52:43 +01:00
Jakob Borg
75dc7e6671
Assets
2015-03-25 22:08:16 +01:00
Jakob Borg
23bae932c7
Add flags and options for future extensibility ( fixes #1027 )
2015-03-25 21:21:41 +01:00
Jakob Borg
9701998f82
Add negative cache time to global discovery
...
This reduces the amount of external queries by not repeating a query for
a given address if we have failed within the last three minutes.
2015-03-25 16:55:42 +01:00
Jakob Borg
0289c50ad9
Changelog.go needs a copyright header
2015-03-25 08:55:10 +01:00
Jakob Borg
50490f5b26
Merge pull request #1514 from kamadak/name
...
List the given name first for consistency with others
2015-03-24 21:10:12 +01:00
Jakob Borg
d12f802027
Merge pull request #1513 from kamadak/dir-perm
...
Preserve the permission of a newly created directory
2015-03-24 21:09:48 +01:00
Jakob Borg
3706f9bcb8
Merge pull request #1510 from AudriusButkevicius/location
...
Configure location provider
2015-03-22 18:38:33 +01:00
Jakob Borg
6186a746e0
Rewrite changelog.sh in Go
2015-03-22 16:14:52 +01:00
Jakob Borg
3e98bae5ec
Fix changelog.sh for Linux
2015-03-22 15:45:40 +01:00
Jakob Borg
a7492f8612
Send correct MIME type for SVG images ( fixes #1506 )
2015-03-22 12:57:16 +01:00
Jakob Borg
123b1f01e4
Translation update
2015-03-22 11:33:10 +01:00
Jakob Borg
865f62e3eb
Merge pull request #1505 from rumpelsepp/systemd
...
systemd: Set -logflags to 0, provide -no-browser flag
2015-03-21 23:28:54 +01:00
Jakob Borg
157a4c891c
Update integration test configs to v10
2015-03-21 15:40:00 +01:00
Jakob Borg
ad9ea07309
Set defaults correctly for autoNormalize
...
The default:"foo" struct tags aren't actually used for folder configs.
2015-03-21 15:33:31 +01:00
Jakob Borg
fc483cdfc6
Assets
2015-03-20 09:35:02 +01:00
Jakob Borg
9033838cf2
Merge pull request #1492 from alex2108/fix-gui
...
use lowerCamelCase for file versioning display
2015-03-20 09:34:48 +01:00
Jakob Borg
8e5d2d5905
Merge pull request #1491 from alex2108/master
...
use Lstat instead of Stat to prevent errors with symlinks
2015-03-20 09:34:10 +01:00
Jakob Borg
5c026cbe1d
Merge pull request #1490 from syncthing/unspecified
...
Skip unspecified IPs
2015-03-19 14:02:47 +01:00
Jakob Borg
39eaa577e0
Merge pull request #1489 from syncthing/lans
...
Print LANs on startup
2015-03-19 13:09:59 +01:00
Jakob Borg
1f006481ee
Merge pull request #1484 from alex2108/master
...
Add external versioner (ref #573 )
2015-03-19 13:08:54 +01:00
Jakob Borg
e947223aaa
Decide once and for all to return filepath.SkipDir or nil
2015-03-19 07:46:13 +01:00
Jakob Borg
8311162be3
Automatically fix file name normalization errors ( fixes #430 )
2015-03-19 00:21:48 +01:00
Jakob Borg
75523556e8
Use SVG format logos
2015-03-18 12:51:23 +01:00
Jakob Borg
1c3158099c
Rename files to match type names
2015-03-17 19:37:06 +01:00
Jakob Borg
bdbca75dfa
Refactor state tracking (...)
...
Move state tracking into the puller/scanner objects. This is a first
step towards resolving #1391 .
Rename Puller and Scanner to roFolder and rwFolder as they have more
duties than just pulling and scanning, and don't need to be exported.
2015-03-17 19:37:06 +01:00
Jakob Borg and Audrius Butkevicius
e1975644d6
Add /rest/filestatus
2015-03-17 17:51:50 +00:00
Jakob Borg
d9fd27a9e8
Merge pull request #1421 from syncthing/mpl
...
Relicense to MPLv2
2015-03-17 16:42:33 +01:00
Jakob Borg
32425c5561
MPLv2
2015-03-17 16:02:27 +01:00
Jakob Borg
3a35b8b26c
Add sciurius
2015-03-17 08:42:27 +01:00
Jakob Borg
36c93b755a
Merge pull request #1465 from pascalj/lowercase-api
...
Use lowerCamelCase for the JSON API (fixes #1338 )
2015-03-16 21:43:34 +01:00
Jakob Borg
ea8c3debea
Merge pull request #1470 from syncthing/silence
...
Silence warnings (ref #1388 )
2015-03-16 12:01:29 +01:00
Jakob Borg
51c932164f
bep/1.0 negotiation can't be a hard error.
2015-03-15 17:49:47 +01:00
Jakob Borg
19e82e93b1
Translation update
2015-03-15 16:42:52 +01:00
Jakob Borg
3f785eaecf
Merge pull request #1466 from kamadak/win-w-bits
...
Do not send group/others-writable bits from Windows.
2015-03-15 16:35:13 +01:00
Jakob Borg
e59c0f38d9
Also build darwin/386
2015-03-15 16:23:45 +01:00
Jakob Borg
64004c6bc0
Alternate email for pascalj
2015-03-15 16:02:34 +01:00
Jakob Borg
422332de7e
Add kamadak
2015-03-15 15:19:17 +01:00
Jakob Borg
5a15ba7451
Add pascalj
2015-03-15 15:17:35 +01:00
Jakob Borg
d3686bb1e2
Add kilburn
2015-03-15 15:17:26 +01:00
Jakob Borg
3532a560d8
Guessing version from directory name is not viable in Go (ref #1449 )
2015-03-13 10:10:13 +01:00
Jakob Borg
2aa38bfc4b
Get version from RELEASE file if it exists, or guess from directory ( fixes #1449 )
2015-03-12 11:18:23 +01:00
Jakob Borg
9c3cee9ae4
Translation update
2015-03-11 21:15:55 +01:00
Jakob Borg
fc521b5f9d
Protocol dep update
2015-03-11 21:13:17 +01:00
Jakob Borg
51cfc3d4be
Fall back to %AppData% is %LocalAppData% is blank ( fixes #1446 )
2015-03-11 21:04:10 +01:00
Jakob Borg
df4f22e899
Don't yell about discovery listening and resolving (ref #1418 )
2015-03-11 20:57:20 +01:00
Jakob Borg
70c841f23a
Compress only metadata by default ( fixes #1374 )
2015-03-11 19:10:57 +01:00