Jakob Borg
|
95f5e5fa9a
|
Don't deadlock while sending and receiving large indexes
|
2014-05-20 18:41:01 +02:00 |
|
Jakob Borg
|
1aef03288a
|
Revert "Show liveness indicator (beating heart)"
This reverts commit 84c4298cd5 .
Conflicts:
gui/app.js
gui/index.html
|
2014-05-20 01:02:24 +02:00 |
|
Jakob Borg
|
a8c510cc72
|
Find correct upgrade asset for arm (fixes #232)
|
2014-05-20 00:06:16 +02:00 |
|
Jakob Borg
|
e359b146aa
|
Properly handle read-write/read-only windows<->posix (fixes #236)
|
2014-05-19 23:42:08 +02:00 |
|
Jakob Borg
|
dba40eefb1
|
Fix handling of changed/deleted directories (fixes #231)
|
2014-05-19 22:31:28 +02:00 |
|
Jakob Borg
|
23b55f68b7
|
Also sync changes to only permission bits (fixes #237)
|
2014-05-19 16:24:39 +02:00 |
|
Jakob Borg
|
5c65e10875
|
Also remove dashes from GUI entered node IDs
|
2014-05-18 22:40:25 +02:00 |
|
Jakob Borg
|
d7df11e724
|
Failing integration test for folders + readonly (ref #231)
|
2014-05-18 14:07:22 +02:00 |
|
Jakob Borg
|
c08ce5c571
|
Test script for folder create/delete
|
2014-05-18 13:20:45 +02:00 |
|
Jakob Borg
|
12a6682eaf
|
Account for 'size' of directories and deleted files when calculating in sync percentages
|
2014-05-18 12:58:36 +02:00 |
|
Jakob Borg
|
bbefcef53b
|
Allow node IDs with spaces/dashes in config. Use dashes in GUI. (ref #230)
|
2014-05-18 12:05:31 +02:00 |
|
Jakob Borg
|
729b0143e1
|
Update assets for previous commit
|
2014-05-17 13:58:58 +02:00 |
|
Jakob Borg
|
84c4298cd5
|
Show liveness indicator (beating heart)
|
2014-05-17 13:56:59 +02:00 |
|
Jakob Borg
|
7d672fd989
|
Return an empty error list instead of null after clear
|
2014-05-17 13:55:10 +02:00 |
|
Jakob Borg
|
1442d6f4c2
|
Slightly less verbose xdr trace
|
2014-05-17 13:55:10 +02:00 |
|
Jakob Borg
|
13022817d4
|
Add xdr level tracing
|
2014-05-17 08:43:01 +02:00 |
|
Jakob Borg
|
e788a99c3e
|
Don't fail build on 'go vet' errors (ref #227)
|
2014-05-16 20:05:44 +02:00 |
|
Jakob Borg
|
09d4b3f71e
|
Log connection errors at INFO level (fixes #225)
|
2014-05-16 19:10:16 +02:00 |
|
Jakob Borg
|
78f0f2b131
|
Don't crash on error response to UPnP query (fixes #226)
|
2014-05-16 19:04:32 +02:00 |
|
Jakob Borg
|
40c750141a
|
Actually announce listen port locally
|
2014-05-16 16:28:52 +02:00 |
|
Jakob Borg
|
b60251b960
|
Show node name in title/header (fixes #221)
|
2014-05-16 14:24:32 +02:00 |
|
Jakob Borg
|
958c39ef5f
|
Don't spam console with debug
|
2014-05-16 14:24:31 +02:00 |
|
Jakob Borg
|
e22ddae3a8
|
Repair test suite
|
2014-05-15 09:09:21 -03:00 |
|
Jakob Borg
|
68afc897d6
|
Quote default flag parameters
|
2014-05-15 00:42:40 -03:00 |
|
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 |
|