Jakob Borg
|
ba58e95f6b
|
Package level comments
|
2014-05-15 00:40:17 -03:00 |
|
Jakob Borg
|
adbd0b1834
|
Rename mc -> beacon
|
2014-05-15 00:33:40 -03:00 |
|
Jakob Borg
|
3e34fc66e6
|
Refactor model into separate package
|
2014-05-15 00:33:40 -03:00 |
|
Jakob Borg
|
f8e34c083e
|
Refactor config into separate package
|
2014-05-14 21:18:09 -03:00 |
|
Jakob Borg
|
cba554d0fa
|
Refactor logging into separate package
|
2014-05-14 21:08:56 -03:00 |
|
Jakob Borg
|
8903825e02
|
Use UDP broadcasts instead of multicast for discovery
|
2014-05-14 15:26:10 -03:00 |
|
Jakob Borg
|
81cd84add2
|
Merge pull request #216 from jedie/master
Change default ListenAddress to "0.0.0.0:22000"
|
2014-05-14 17:49:41 +02:00 |
|
Jens Diemer
|
8229d47da5
|
Update config_test.go
|
2014-05-14 17:43:49 +02:00 |
|
Jens Diemer
|
8f14d11d66
|
change default ListenAddress to "0.0.0.0:22000"
|
2014-05-14 17:43:23 +02:00 |
|
Jakob Borg
|
76f82cbd1f
|
Make duplicate ID:s temporarily unique (fixes #153)
|
2014-05-14 07:58:33 -03:00 |
|
Jakob Borg
|
dc2f83e522
|
Add GUI validations for node and repo editors (fixes #153)
|
2014-05-14 07:55:00 -03:00 |
|
Jakob Borg
|
8b4282fe28
|
Merge pull request #213 from jedie/master
Documentation link in WebGUI is wrong.
|
2014-05-14 14:53:18 +02:00 |
|
Jakob Borg
|
c6416b235b
|
Add jedie
|
2014-05-14 09:53:10 -03:00 |
|
Jens Diemer
|
79f2b3bd7e
|
Update Documentation link.
|
2014-05-14 09:32:11 +02:00 |
|
Jakob Borg
|
1f996afa21
|
Merge pull request #202 from veeti/node-id-readability
Split node ID's into multiple parts/chunks for readability
|
2014-05-14 01:53:20 +02:00 |
|
Jakob Borg
|
21335d65c4
|
Do initial repository scan in parallel (ref #210)
|
2014-05-13 20:42:12 -03:00 |
|
Veeti Paananen
|
870ce57005
|
Split node ID's into multiple parts/chunks for readability
Helps with manual entry.
|
2014-05-13 23:43:14 +03:00 |
|
Jakob Borg
|
0d3caa2183
|
Increase file limit from 100.000 to 1.000.000
|
2014-05-13 10:05:36 -03:00 |
|
Jakob Borg
|
602d7e8d18
|
Merge pull request #207 from jpjp/patch-2
Update README.md
|
2014-05-13 14:54:15 +02:00 |
|
Jakob Borg
|
a2309f3119
|
Merge pull request #206 from jpjp/patch-1
Update PROTOCOL.md
|
2014-05-13 14:52:21 +02:00 |
|
jpjp
|
9a51be8548
|
Update README.md
Correct a couple of typos.
|
2014-05-13 14:46:58 +02:00 |
|
jpjp
|
5ed319ea42
|
Update PROTOCOL.md
Correct typos
|
2014-05-13 14:45:32 +02:00 |
|
Jakob Borg
|
eb7a70a3c9
|
Merge pull request #203 from jaseg/patch-1
PROTOCOL.md: Fixed typo
|
2014-05-13 12:17:01 +02:00 |
|
jaseg
|
b61f418bf2
|
PROTOCOL.md: Fixed typo
|
2014-05-13 07:11:09 +02:00 |
|
Jakob Borg
|
1338b0a2f8
|
Merge pull request #200 from veeti/fix-no-repositories
Return a blank array instead of null if there are no repositories
|
2014-05-13 05:37:26 +02:00 |
|
Jakob Borg
|
587e1a4f4c
|
Add veeti
|
2014-05-13 00:36:30 -03:00 |
|
Veeti Paananen
|
85d5449b3c
|
Return a blank array instead of null if there are no repositories
Fixes a bug where it's impossible to add repositories in the web
interface if none are defined.
|
2014-05-13 05:57:38 +03:00 |
|
Jakob Borg
|
532b576fd5
|
Expose discovery cache over rest interface
|
2014-05-12 22:08:55 -03:00 |
|
Jakob Borg
|
dd1197236d
|
Provide discovery hint from the outside (ref #192)
|
2014-05-12 21:51:12 -03:00 |
|
Jakob Borg
|
e8a9abaf40
|
Empty directories are invalid (ref #188)
|
2014-05-12 21:30:04 -03:00 |
|
Jakob Borg
|
1bf07d6b58
|
Write response before shutting down
|
2014-05-12 21:15:18 -03:00 |
|
Jakob Borg
|
30ea9cb37e
|
Use rest/shutdown to stop
|
2014-05-12 20:48:13 -03:00 |
|
Jakob Borg
|
bae9247d84
|
Add guidev build mode
|
2014-05-12 20:04:49 -03:00 |
|
Jakob Borg
|
a105ad1391
|
Easy godep/go vet setup.
|
2014-05-12 20:00:57 -03:00 |
|
Jakob Borg
|
abbb40abd2
|
Don't deadlock on closing while sending index (fixes #189)
|
2014-05-11 21:35:44 -03:00 |
|
Jakob Borg
|
20b23338f7
|
Shutdown from GUI (ref #192)
|
2014-05-11 20:16:27 -03:00 |
|
Jakob Borg
|
0fcbee6478
|
Don't serialize deprecated config options
|
2014-05-11 20:13:22 -03:00 |
|
Jakob Borg
|
1d602b9efa
|
Enable discovery gossiping
|
2014-05-11 19:55:43 -03:00 |
|
Jakob Borg
|
b783169c72
|
Multicast test utility
|
2014-05-11 18:43:25 -03:00 |
|
Jakob Borg
|
e4f266883a
|
better mc debug output
|
2014-05-11 18:20:14 -03:00 |
|
Jakob Borg
|
7a41362d90
|
Tagged date is that of the commit, not build
|
2014-05-11 17:26:48 -03:00 |
|
Jakob Borg
|
3ed783983f
|
Don't build stcli by default
|
2014-05-11 15:40:14 -03:00 |
|
Jakob Borg
|
837f3a68ab
|
Sort repos on directory (fixes #178)
|
2014-05-11 15:25:06 -03:00 |
|
Jakob Borg
|
59e45c5c68
|
Auto assign ports for GUI and BEP on initial startup (fixes #176)
|
2014-05-11 15:21:41 -03:00 |
|
Jakob Borg
|
94761d0472
|
Don't warn about legit requests for deleted files (fixes #173)
|
2014-05-11 14:54:26 -03:00 |
|
Jakob Borg
|
a91eb701bf
|
Reload configuration after lost connection or restart.
|
2014-05-11 14:43:38 -03:00 |
|
Jakob Borg
|
1a1f118f1a
|
Restructure protocol code with less locking
|
2014-05-11 14:30:29 -03:00 |
|
Jakob Borg
|
b115fca8a9
|
Increase ping timeout
|
2014-05-11 14:30:15 -03:00 |
|
Jakob Borg
|
dfd239ac06
|
Also build windows-386 and linux-armv5
|
2014-05-06 08:13:56 -03:00 |
|
Jakob Borg
|
2ae218d069
|
Rephrase Read Only into Repository Master (fixes #159)
|
2014-05-04 20:01:33 -03:00 |
|