Jakob Borg
24e5000c37
Use JoinHostPort for URL that browser opens ( fixes #732 )
2014-09-23 14:16:16 +02:00
Jakob Borg
3b512676b7
Don't create 'test' file in model dir
2014-09-22 21:34:54 +02:00
Jakob Borg
928198bbfe
Use the same temporary naming as the puller
2014-09-22 16:57:06 +02:00
Jakob Borg
1fb56f0ad2
Woops, I screw up the writer again.
2014-09-22 16:53:57 +02:00
Jakob Borg
9797f62cb8
Use ioutil.TempFile, not some nasty homebrew crap
2014-09-22 15:54:36 +02:00
Jakob Borg
4ddd87e773
Locking around osutil.Rename and some descriptive text
2014-09-22 15:48:46 +02:00
Jakob Borg
7fd2e4d2db
Use temp file in same location as final .stignore
2014-09-22 15:39:25 +02:00
Jakob Borg
55c7d86205
Text and layout tweaks
2014-09-22 15:22:15 +02:00
Jakob Borg
737a28050c
Merge remote-tracking branch 'origin/pr/721'
...
* origin/pr/721:
Add tests for model.GetIgnores model.SetIgnores
Expose ignores in the UI
Add comments directive to ignores
Expose ignores rest endpoints
Expose ignores from model
2014-09-22 14:59:13 +02:00
Jakob Borg
434ecdac6b
LocalVersion is unavailable until after AddRepo ( fixes #154 )
2014-09-22 14:06:25 +02:00
Jakob Borg
39cf269d6b
Correct Max Version -> Max Local Version
2014-09-21 15:04:41 +02:00
Jakob Borg
6a00b5a79e
Fix import (merge error) that broke the build.
2014-09-20 22:18:03 +02:00
Jakob Borg
2ce674e3fd
Merge pull request #717 from Cathryne/master
...
fixed a typo in GUI
2014-09-20 22:07:38 +02:00
Jakob Borg
0fcc25d7c9
Error handler in staggered Walk() ( fixes #718 )
2014-09-20 22:06:48 +02:00
Jakob Borg
80a2a934dd
Correct handling of WasSeen for new nodes
2014-09-20 20:23:44 +02:00
Jakob Borg
e13976a3b3
Adding a node does not require restart; move logic to config package
2014-09-20 20:23:44 +02:00
Jakob Borg
5144330807
Merge branch 'pr/711'
...
* pr/711:
Asset update
Move function-specific constants to the top and rename debouncedFcts
Improve debounce functionality of REST requests
2014-09-20 20:22:23 +02:00
Jakob Borg
bb29639183
Asset update
2014-09-20 19:20:41 +02:00
Jakob Borg
c34f3defe1
l.FatalErr was an antipattern
2014-09-20 15:42:20 +02:00
Jakob Borg
eb0d742672
Chmod error should not be fatal ( fixes #612 )
2014-09-20 15:41:52 +02:00
Jakob Borg
d9b0a73787
Forgot to check some errors
2014-09-20 15:31:15 +02:00
Jakob Borg
4810879b2f
Add Zillode
2014-09-20 15:14:51 +02:00
Jakob Borg
b1a31d3b30
Send correct Node IDs in cluster config message ( fixes #707 )
2014-09-19 13:21:58 +02:00
Jakob Borg
bf909db3f9
jshint and format app.js
2014-09-18 21:29:29 +02:00
Jakob Borg
9c68be4d5e
GET and POST /rest/ping as no-op ( fixes #680 )
2014-09-18 12:55:28 +02:00
Jakob Borg
d7956dd495
/rest/version should return JSON ( fixes #694 )
2014-09-18 12:52:45 +02:00
Jakob Borg
37a473e7d6
/rest/errors should return an object ( fixes #695 )
2014-09-18 12:49:59 +02:00
Jakob Borg
5a1c885e8f
Translation update
2014-09-18 12:01:08 +02:00
Jakob Borg
0b1136ad82
Panic if http.Serve() returns an error
2014-09-18 11:46:20 +02:00
Jakob Borg
45af549897
Don't take down HTTP(S) server on connection errors ( fixes #700 )
2014-09-18 11:45:48 +02:00
Jakob Borg
97844603fc
Forced DB GC:s should be done before creating a lot of garbage, not after
2014-09-18 10:04:37 +02:00
Jakob Borg
c07b39e58b
Stress test the HTTP(S) server
2014-09-17 17:11:53 +02:00
Jakob Borg
384c543ab9
Ignore patterns should be case insensitive on OS X and Windows
2014-09-16 23:16:39 +02:00
Jakob Borg
592b13d7db
Merge branch 'integration-tests'
...
* integration-tests:
Script cleanups
Fail integration tests early
Improve integration tests
Add integration test HTTPS certificates
Upgrade integration test configs
2014-09-16 22:59:42 +02:00
Jakob Borg
6fdba3c02e
Script cleanups
2014-09-16 23:26:52 +02:00
Jakob Borg
cbf758ead9
Fail integration tests early
2014-09-16 23:22:03 +02:00
Jakob Borg
d1ad778a64
Improve integration tests
2014-09-16 23:14:19 +02:00
Jakob Borg
ce5ad296ae
Add integration test HTTPS certificates
2014-09-16 23:08:24 +02:00
Jakob Borg
797e105786
Upgrade integration test configs
2014-09-16 23:03:18 +02:00
Jakob Borg
d17d80747e
Update dependencies ( fixes #692 )
2014-09-15 18:15:16 +02:00
Jakob Borg
55ea207a55
Merge branch 'new-tls'
...
* new-tls:
Cleanups and tweaks
Add redirection middleware
Add DowngradingListener
Conflicts:
auto/gui.files.go
2014-09-15 00:19:07 +02:00
Jakob Borg
6384d1e5a3
Cleanups and tweaks
2014-09-15 00:18:05 +02:00
Jakob Borg
aba01cdace
Print error on monitor restart failure
2014-09-14 23:19:28 +02:00
Jakob Borg
517b7a14b4
Merge branch 'pr/683'
...
* pr/683:
Restart monitor as part of the upgrade process (fixes #682 )
2014-09-14 23:18:48 +02:00
Jakob Borg
2927de7cf9
More than a year ago might as well be never ( fixes #690 )
2014-09-14 23:16:15 +02:00
Jakob Borg
6471ba70e4
Merge pull request #686 from AudriusButkevicius/auth
...
Send the real hash as part of the config (fixes #681 )
2014-09-14 10:50:17 +02:00
Jakob Borg
9f9de01c51
Merge pull request #685 from AudriusButkevicius/preview
...
Add usage reporting preview (closes #395 )
2014-09-14 10:43:22 +02:00
Jakob Borg
5638c4ba87
Woops (fixup of previous)
2014-09-13 15:11:47 +02:00
Jakob Borg
bf7a128142
Smarter limit on size of pull block queue
2014-09-13 10:57:36 +02:00
Jakob Borg
c5243cd4d5
Translation update
2014-09-11 20:26:10 +02:00
Jakob Borg
db868ed29d
Increase restart delay to 60s
2014-09-11 20:25:08 +02:00
Jakob Borg
450c7d80f8
Don't crash on walk error ( fixes #663 )
2014-09-11 20:23:22 +02:00
Jakob Borg
abbb001975
Typo in panic message (fixes ##662)
2014-09-11 18:42:42 +02:00
Jakob Borg
f35d83ae48
We have an extra field in compressed messages
2014-09-11 18:42:03 +02:00
Jakob Borg
a2315dc95e
Merge pull request #665 from spaam/discover-readme
...
Update magic number in PROTOCOL.md
2014-09-11 18:36:15 +02:00
Jakob Borg
13602b6769
Make the restart on wakeup configurable
2014-09-10 22:24:53 +02:00
Jakob Borg
85dba25246
Add pause before restart after standby
2014-09-10 22:20:03 +02:00
Jakob Borg
66432672b3
Clearfix to not hide Add Node on small screens ( fixes #659 )
2014-09-10 16:57:08 +02:00
Jakob Borg
e6d96e4c18
Fix hit zone for remote nodes accordion (ref #651 )
2014-09-10 14:43:23 +02:00
Jakob Borg
9812305bb9
Translation update
2014-09-10 14:21:44 +02:00
Jakob Borg
f680a63a1f
Woops, broke LastSeen
2014-09-10 11:29:01 +02:00
Jakob Borg
781d63cb2a
UI Tweaks
2014-09-10 11:27:21 +02:00
Jakob Borg
9ff04ee3d8
Don't start when the config dir is not a dir
2014-09-10 10:36:05 +02:00
Jakob Borg
5d85a24977
Don't potentially block forever in Close() ( fixes #655 )
2014-09-10 08:48:15 +02:00
Jakob Borg
1e51fca0b0
Don't crash on new nodes ( fixes #656 )
2014-09-10 08:31:30 +02:00
Jakob Borg
5537d53f9a
Timestamp the panic log
2014-09-10 08:25:56 +02:00
Jakob Borg
50a4170541
Announce actual port when UPnP is disabled ( fixes #657 )
2014-09-10 08:22:38 +02:00
Jakob Borg
3a8255bda1
Update lang-en.json
2014-09-10 07:48:35 +02:00
Jakob Borg
a617846f0f
Merge pull request #654 from AudriusButkevicius/disco
...
Check if global discovery was actually started before trying to stop it (fixes #653 )
2014-09-10 07:41:49 +02:00
Jakob Borg
9d0dc45f74
Clarify clickability of top Edit menu (ref #651 )
2014-09-08 19:54:11 +02:00
Jakob Borg
c6aefbc9a0
Entire panel title should be clickable (ref #651 )
2014-09-08 19:46:33 +02:00
Jakob Borg
dbbafb0cc9
Hide irrelevant fields for disconnected nodes (ref #592 )
2014-09-08 19:41:20 +02:00
Jakob Borg
6e8272f78f
Implement incoming rate limit ( fixes #613 )
2014-09-08 17:25:55 +02:00
Jakob Borg
baf8a63121
Announce Server -> Discovery Server
2014-09-08 09:42:33 +02:00
Jakob Borg
fc4a76ee50
Only add one instance of a file to the need list ( fixes #592 )
2014-09-08 09:37:42 +02:00
Jakob Borg
2117d1d035
Tone down insignificant discovery error messages (ref #241 )
2014-09-08 09:14:21 +02:00
Jakob Borg
0a70e0b7b6
Remove orphaned temp files before attempting to remove directories ( fixes #492 )
2014-09-07 21:29:06 +02:00
Jakob Borg
64ffac5671
Update goleveldb ( fixes #644 , closes #648 )
2014-09-07 14:18:00 +02:00
Jakob Borg
ac384e8a9c
Merge remote-tracking branch 'origin/pr/647'
...
* origin/pr/647:
Listen for ConfigSaved event in the UI (fixes #244 )
Emit ConfigSaved event
Save config after updating node name
2014-09-07 14:15:17 +02:00
Jakob Borg
f97c8222c7
Cleanup imports in previous
2014-09-07 14:08:49 +02:00
Jakob Borg
728289ee3a
Merge remote-tracking branch 'origin/pr/646'
...
* origin/pr/646:
Add session support (fixes #611 )
2014-09-07 14:07:21 +02:00
Jakob Borg
84eb729bd4
Don't start the browser on restarts ( fixes #636 )
2014-09-06 07:35:30 +02:00
Jakob Borg
14aea365c5
Don't stop permanently on exit ( fixes #637 )
2014-09-06 07:28:57 +02:00
Jakob Borg
97cb3fa5a5
Translation update (add Catalan)
2014-09-05 14:24:20 +02:00
Jakob Borg
b5368db704
Update assets
2014-09-05 13:26:17 +02:00
Jakob Borg
8c442b72f3
Merge remote-tracking branch 'origin/pr/634'
...
* origin/pr/634:
Removed unused `optionEditor` directive from app.js
Removed unused `clean` filter from app.js.
Removed unused `shortPath` filter from app.js.
Removed unused `short` filter from app.js.
2014-09-05 13:25:53 +02:00
Jakob Borg
f8f6791d39
Add pyfisch
2014-09-05 13:25:40 +02:00
Jakob Borg
33a26bc0cf
Merge pull request #631 from AudriusButkevicius/upnp
...
Check if we had successfully acquired a UPnP mapping before (fixes #627 )
2014-09-05 09:09:23 +02:00
Jakob Borg
e6892d0c3e
Autogen warning in lang dir
2014-09-04 23:37:23 +02:00
Jakob Borg
33e9a88b56
Proper signal handling in monitor process
2014-09-04 23:31:22 +02:00
Jakob Borg
df00a2251e
Pesky copyright is pesky
2014-09-04 22:33:01 +02:00
Jakob Borg
92c44c8abe
Rework .stignore functionality ( fixes #561 ) (...)
...
- Only one .stignore is supported, at the repo root
- Negative patterns (!) are supported
- Ignore patterns affect sent and received indexes, not only scanning
2014-09-04 22:30:42 +02:00
Jakob Borg
8e4f7bbd3e
Merge pull request #626 from alex2108/master
...
staggered versioner: count directories as files (fixes #607 )
2014-09-04 21:59:38 +02:00
Jakob Borg
a40217cf07
Trim dead bits of code
2014-09-04 22:07:59 +02:00
Jakob Borg
e586fda5f2
Woops, close the right fd
2014-09-04 22:03:25 +02:00
Jakob Borg
89885b9fb9
Clean up GUI directory
2014-09-04 08:53:28 +02:00
Jakob Borg
5c7d977ae0
Use woff instead of ttf font
2014-09-04 08:47:23 +02:00
Jakob Borg
2cd3ee9698
Dead code cleanup
2014-09-04 08:39:39 +02:00
Jakob Borg
dd3080e018
Copyright cleanup
2014-09-04 08:31:38 +02:00
Jakob Borg
5915e8e86a
Don't trust mime.TypeByExtension for the easy stuff ( fixes #598 )
2014-09-04 08:26:12 +02:00