Jakob Borg
b0408ef5c6
Info line formatting (ref #583 )
2014-08-28 21:35:55 +02:00
Jakob Borg
1c41b0bc2f
Document GOMAXPROCS instead of (useless) STDEADLOCKTIMEOUT
2014-08-28 15:29:49 +02:00
Jakob Borg
aa827f3042
Fix language detection, never show untranslated strings ( fixes #543 )
2014-08-28 13:23:23 +02:00
Jakob Borg
bccd460f3b
Translation update
2014-08-27 10:20:44 +02:00
Jakob Borg
d1023004e1
Saner error/debug messsages for permission issues
2014-08-27 07:00:15 +02:00
Jakob Borg
04a5f9cb04
Fix fnmatch tests for Windows
2014-08-26 13:26:52 +02:00
Jakob Borg
9818e2b550
Use more fnmatch-like matcher in .stignore ( fixes #426 )
2014-08-26 11:12:20 +02:00
Jakob Borg
fe43e3b89d
Try not to leave directories behind with incorrect permissions
2014-08-26 11:12:20 +02:00
Jakob Borg
e1f1ae041f
Don't leak request slots ( fixes #483 )
2014-08-25 17:48:18 +02:00
Jakob Borg
5bcf26e324
Fix table layout for wide elements, at the price of ellipsis ( fixes #326 , fixes #309 )
2014-08-25 16:37:15 +02:00
Jakob Borg
5f47a8149f
Use ISO date format because I'm opinionated
2014-08-25 15:53:32 +02:00
Jakob Borg
00b662b53a
Merge branch 'pr/556'
...
* pr/556:
Add translation strings
Display Last Seen value in the UI
Add /rest/stats/node endpoint
Add stats package and node related statistics model
2014-08-25 15:52:59 +02:00
Jakob Borg
faf519ab1b
Warn about incorrect -goarch values
2014-08-25 14:55:19 +02:00
Jakob Borg
fce73f6f17
Verify CONTRIBUTORS file
2014-08-25 14:55:19 +02:00
Jakob Borg
eee702f299
Don't run tests in build.sh all
2014-08-25 08:50:13 +02:00
Jakob Borg
df65247325
Increase max path length 1024 -> 8192 bytes ( fixes #551 )
...
PATH_MAX seems to be 4096 most of the time; Windows limit is much lower.
2014-08-25 08:48:49 +02:00
Jakob Borg
1a174e75d3
Merge pull request #562 from AudriusButkevicius/restart
...
Fix race condition while restarting (fixes #560 )
2014-08-25 08:03:18 +02:00
Jakob Borg
9f84c1c448
New repos must have a default rescan interval ( fixes #555 )
2014-08-23 19:40:39 +02:00
Jakob Borg
dda0390156
Correctly set GOARM on ARM builds
2014-08-23 10:52:12 +02:00
Jakob Borg
c74509dd5f
Add forgotten lang-*.json files
2014-08-23 10:44:08 +02:00
Jakob Borg
f61bbb2ff4
Tweaks and optimizations
2014-08-23 10:43:48 +02:00
Jakob Borg
e7f60161a3
Don't leak fd
2014-08-23 10:37:58 +02:00
Jakob Borg
ebec4fbc24
Translation update (add Bulgarian, Lithuanian)
2014-08-22 18:18:13 +02:00
Jakob Borg
1d4105ae3d
UI tweaks for staggered versioner
2014-08-22 18:16:05 +02:00
Jakob Borg
586d49f0c3
Merge pull request #541 from alex2108/master
2014-08-22 17:58:01 +02:00
Jakob Borg
5b0fab0697
Add alex2108
2014-08-22 17:57:43 +02:00
Jakob Borg
63203aa14c
Merge pull request #548 from AudriusButkevicius/warning
...
Do not warn about failed IPv6 discovery, warn about no discovery
2014-08-21 18:54:33 +02:00
Jakob Borg
dab0aec85e
Latest build badge should link to latest build
2014-08-20 12:23:04 +02:00
Jakob Borg
1f1ab017c0
Show rescan interval per repo
2014-08-20 01:44:05 +02:00
Jakob Borg
386f9c42c2
Merge pull request #545 from AudriusButkevicius/flush
...
Flush headers before potentially blocking
2014-08-20 00:21:49 +02:00
Jakob Borg
44260b7b5c
Add marcindziadus
2014-08-20 00:05:43 +02:00
Jakob Borg
13063b957f
Use drained legacy pool in goleveldb
2014-08-19 23:49:03 +02:00
Jakob Borg
ee05e12480
Windows nodes should ignore deleted impossible files
2014-08-19 15:36:57 +02:00
Jakob Borg
5538545fb0
README links to build guide
2014-08-19 15:33:20 +02:00
Jakob Borg
bc1167c2c5
README links to build, not only artefacts
2014-08-19 15:20:53 +02:00
Jakob Borg
c57656e4c3
Do honest test coverage analysis in Jenkins
2014-08-19 12:43:50 +02:00
Jakob Borg
264400a984
Check for supported go version build.go
2014-08-19 11:04:20 +02:00
Jakob Borg
408db4eb1d
rm -rf travis
2014-08-19 10:05:40 +02:00
Jakob Borg
9347f223ef
Note about review of pull requests
2014-08-19 09:55:50 +02:00
Jakob Borg
518aa30c9c
Don't consider empty language codes when selecting language ( fixes #540 )
2014-08-18 23:43:58 +02:00
Jakob Borg
6bbf1f9355
Emit Node/Repo Rejected events on unknown nodes / repos.
2014-08-18 23:34:03 +02:00
Jakob Borg
b221e4d445
build.sh is a shim
2014-08-18 22:05:26 +02:00
Jakob Borg
580fccbfca
Don't build build.go on go get
2014-08-18 21:57:10 +02:00
Jakob Borg
045916efcc
ARM builds in build.go
2014-08-18 21:53:08 +02:00
Jakob Borg
4f92482294
build.sh -> build.go for better cross platform support
2014-08-18 21:39:35 +02:00
Jakob Borg
2f055a75a0
Merge pull request #537 from marclaporte/patch-2
...
Fix some typos
2014-08-18 10:43:29 +02:00
Jakob Borg
d657bc4e3d
Implement IPv6 multicast again ( fixes #346 )
2014-08-17 15:14:44 +02:00
Jakob Borg
a1fd07b27c
beacon.Beacon -> beacon.Broadcast
2014-08-17 15:14:44 +02:00
Jakob Borg
1a66461e07
All printed warnings should have some context
2014-08-17 10:28:36 +02:00
Jakob Borg
d20df12168
Add repoPath and repoID as parameters to versioner factory ( fixes #531 )
2014-08-17 07:52:49 +02:00
Jakob Borg
60f760ee49
Translation update
2014-08-16 23:05:57 +02:00
Jakob Borg
884aaab751
Always print hostname on connect (even if something is set in config)
2014-08-16 22:55:05 +02:00
Jakob Borg
e968560ea4
Spelling
2014-08-16 22:35:15 +02:00
Jakob Borg
07caaa96e4
New translation strings
2014-08-16 22:29:21 +02:00
Jakob Borg
bc885f1d08
Don't attempt to create default repo before config ( fixes #530 )
...
We'll create it anyway a little later during startup, as part of the
general "check all repos for viability" step.
2014-08-16 22:22:33 +02:00
Jakob Borg
f2f051d6de
Merge pull request #529 from syncthing/windows-build
...
Fix tests on Windows
2014-08-16 21:37:00 +02:00
Jakob Borg
49a0bfccba
Cache discovery results up to five minutes ( fixes #358 )
2014-08-16 21:27:00 +02:00
Jakob Borg
ace87ad7bb
Normalize file name format in on disk db ( fixes #479 )
2014-08-15 12:52:16 +02:00
Jakob Borg
50f0097843
Add Rescan button to repositories
2014-08-15 12:48:36 +02:00
Jakob Borg
32a9466277
Update goleveldb
2014-08-15 09:18:38 +02:00
Jakob Borg
1ee3407946
Merge pull request #524 from marclaporte/patch-1
...
Fix typo
2014-08-15 08:35:25 +02:00
Jakob Borg
2e7d6b2f99
Translation update, zh-CN
2014-08-14 17:09:29 +02:00
Jakob Borg
dfef929187
Translation update, handle locales precisely
2014-08-14 17:04:17 +02:00
Jakob Borg
e78d9ad592
Translation update (add Hungarian)
2014-08-14 14:00:33 +02:00
Jakob Borg
9f2948f595
Fix tests for UPnP options
2014-08-14 12:59:09 +02:00
Jakob Borg
198da910ed
Use new StopGlobal on the discovery when external port changes
2014-08-14 12:49:41 +02:00
Jakob Borg
5f1bf9d9d6
Merge branch 'master' into pr/511
...
* master: (21 commits)
Mechanism to stop external announcement routine
Update goleveldb
Perfstats are not supported on Windows
Build should fail if a platform does not build
Include perfstats and heap profiles in standard build
Actually no, lets not do uploads at all from the build script.
./build.sh upload build server artifacts
Sign checksums, not files.
Badges, add build server
Remove Solaris build again, for now
Travis should build with 1.3 + tip
Translation update
Indicate aproximativeness of repo sizes...
Slightly more conservative guess on file size
Fix set tests
Small goleveldb hack to reduce allocations somewhat
Don't load block lists from db unless necessary
Rip out the Suppressor (maybe to be reintroduced)
Reduce allocations while hash scanning
Add heap profiling support
...
Conflicts:
discover/discover.go
2014-08-14 12:48:33 +02:00
Jakob Borg
798c4aef9a
Mechanism to stop external announcement routine
2014-08-14 12:44:49 +02:00
Jakob Borg
f80f5b3bda
Update goleveldb
2014-08-14 12:14:48 +02:00
Jakob Borg
7555fe065e
Perfstats are not supported on Windows
2014-08-13 22:31:56 +02:00
Jakob Borg
d977f4278e
Build should fail if a platform does not build
2014-08-13 22:27:16 +02:00
Jakob Borg
213acaee3b
Include perfstats and heap profiles in standard build
2014-08-13 14:39:47 +02:00
Jakob Borg
58381496a2
Actually no, lets not do uploads at all from the build script.
2014-08-13 13:11:41 +02:00
Jakob Borg
5981e42aed
./build.sh upload build server artifacts
2014-08-13 12:58:59 +02:00
Jakob Borg
3c9165d295
Sign checksums, not files.
2014-08-13 12:52:04 +02:00
Jakob Borg
60d0ef93ac
Badges, add build server
2014-08-13 10:15:22 +02:00
Jakob Borg
f45d5b0066
Remove Solaris build again, for now
2014-08-13 09:42:21 +02:00
Jakob Borg
b71306480f
Travis should build with 1.3 + tip
2014-08-13 09:01:17 +02:00
Jakob Borg
0c7771ccc5
Translation update
2014-08-13 00:35:37 +02:00
Jakob Borg
17cd49fbdc
Indicate aproximativeness of repo sizes...
2014-08-12 23:59:20 +02:00
Jakob Borg
ad273adb78
Slightly more conservative guess on file size
2014-08-12 16:36:24 +02:00
Jakob Borg
150e7daf2d
Fix set tests
2014-08-12 16:17:32 +02:00
Jakob Borg
b004155e8f
Small goleveldb hack to reduce allocations somewhat
2014-08-12 15:39:24 +02:00
Jakob Borg
92eed3b33b
Don't load block lists from db unless necessary
2014-08-12 15:04:32 +02:00
Jakob Borg
fe7b77198c
Rip out the Suppressor (maybe to be reintroduced)
2014-08-12 15:04:02 +02:00
Jakob Borg
f51b775698
Reduce allocations while hash scanning
2014-08-12 15:04:02 +02:00
Jakob Borg
939dd5cb31
Add heap profiling support
2014-08-12 15:04:01 +02:00
Jakob Borg
adcbe13ecd
Update goleveldb
2014-08-12 09:24:36 +02:00
Jakob Borg
97dda6a4bb
Correct the memory stats in perfstats-*.csv
2014-08-11 22:10:15 +02:00
Jakob Borg
9e395eb883
Use a slightly heavier Raleway for headings ( fixes #493 )
2014-08-11 21:50:15 +02:00
Jakob Borg
60da59623e
Limit size of sent indexes a bit, taking number of blocks into account
2014-08-11 20:54:59 +02:00
Jakob Borg
9752ea9ac3
Implement external scan request ( fixes #9 )
2014-08-11 20:20:01 +02:00
Jakob Borg
279693078a
Update deps
2014-08-11 14:24:20 +02:00
Jakob Borg
19b93045a4
Merge pull request #508 from AudriusButkevicius/modals
...
Fix and refactor modals
2014-08-11 12:12:28 +02:00
Jakob Borg
5231a09820
Add ./build.sh noupgrade and all-noupgrade
2014-08-11 11:59:33 +02:00
Jakob Borg
ab952e6103
Add ./build.sh clean
2014-08-11 11:54:48 +02:00
Jakob Borg
a418771c04
Puller entrance warning
2014-08-11 07:52:03 +02:00
Jakob Borg
c7dde9499f
Verify locking and correct update order for global
2014-08-10 07:27:24 +02:00
Jakob Borg
528cbf62ec
POST to /config should return an error when something bad happens ( fixes #489 )
2014-08-08 14:09:27 +02:00
Jakob Borg
1be4b8bb5d
Merge pull request #486 from AudriusButkevicius/windows
...
Add Windows upgrade support
2014-08-07 23:20:26 +02:00