Jakob Borg
|
cb33f27f23
|
Woops: reignore .stignore
|
2014-01-09 23:00:42 +01:00 |
|
Jakob Borg
|
92dee7c082
|
Only fetch deps, don't build
|
2014-01-09 23:00:23 +01:00 |
|
Jakob Borg
|
b9af45bc6b
|
Prepopulate ignore patterns (fixes #21)
|
2014-01-09 22:46:01 +01:00 |
|
Jakob Borg
|
a18f6c6d90
|
Do go get as part of build unless fast build requested (fixes #31)
|
2014-01-09 21:22:05 +01:00 |
|
Jakob Borg
|
6e11e3cda9
|
Build for Linux on ARM (fixes #32)
|
2014-01-09 21:17:41 +01:00 |
|
Jakob Borg
|
2935aebe53
|
Benchmarking
|
2014-01-09 14:11:55 +01:00 |
|
Jakob Borg
|
71f78f0d62
|
Future proofing: handle file records with unknown flags
|
2014-01-09 11:04:42 +01:00 |
|
Jakob Borg
|
3e1194e5ff
|
Show web GUI address on startup (fixes #27)
|
2014-01-09 10:40:12 +01:00 |
|
Jakob Borg
|
6d64992e64
|
Display alert on GUI connection error (fixes #26)
|
2014-01-09 10:31:27 +01:00 |
|
Jakob Borg
|
211180108e
|
Tweak TLS settings (ref #23)
|
2014-01-09 09:30:22 +01:00 |
|
Jakob Borg
|
17e78d6f7e
|
Option to show version (fixes #24)
|
2014-01-08 14:37:33 +01:00 |
|
Jakob Borg
|
1ef86379fb
|
Actually send index updates for version bumps
|
2014-01-08 14:21:47 +01:00 |
|
Jakob Borg
|
884a7d6a1b
|
Default to running GUI on 127.0.0.1:8080
|
2014-01-08 13:56:29 +01:00 |
|
Jakob Borg
|
334961fe10
|
Footer with links
|
2014-01-08 13:52:17 +01:00 |
|
Jakob Borg
|
2cfb24892f
|
Add version and invalid bit to protocol
|
2014-01-07 22:44:21 +01:00 |
|
Jakob Borg
|
d4fe1400d2
|
Longer RSA key and stronger node ID hash (ref #23)
|
2014-01-07 22:04:30 +01:00 |
|
Jakob Borg
|
69ef4d261d
|
Unbreak build script
|
2014-01-07 17:07:46 +01:00 |
|
Jakob Borg
|
91c102e4fe
|
Syncronize file mode (fixes #20)
|
2014-01-07 16:38:07 +01:00 |
|
Jakob Borg
|
b4db177045
|
Allow deletes per default (fixes #19)
|
2014-01-07 16:15:18 +01:00 |
|
Jakob Borg
|
340c9095dd
|
Suppress frequent changes to files (fixes #12)
|
2014-01-07 16:10:38 +01:00 |
|
Jakob Borg
|
e3bc33dc88
|
Move binary to build destination
|
2014-01-07 12:14:50 +01:00 |
|
Jakob Borg
|
eebc145055
|
Point to the wiki for documentation (fixes #10)
|
2014-01-07 12:07:56 +01:00 |
|
Jakob Borg
|
92b01fa48a
|
Build tar file for current OS/architecture
|
2014-01-07 11:52:42 +01:00 |
|
Jakob Borg
|
2a0d1ab294
|
Merge pull request #18 from jpjp/patch-1
synch -> sync
|
2014-01-07 02:33:55 -08:00 |
|
jpjp
|
2bdab426ff
|
synch -> sync
|
2014-01-06 22:27:57 +01:00 |
|
Jakob Borg
|
e769de9986
|
Announce read/write/delete status on startup (fixes #14)
|
2014-01-06 21:41:29 +01:00 |
|
Jakob Borg
|
4b11e66914
|
Verify requests against model (fixes #15)
|
2014-01-06 21:31:36 +01:00 |
|
Jakob Borg
|
28d3936a3c
|
Add .stignore to testdata
|
2014-01-06 21:31:20 +01:00 |
|
Jakob Borg
|
986b15573a
|
Ignore files matching patterns in .stignore (fixes #7)
|
2014-01-06 21:17:18 +01:00 |
|
Jakob Borg
|
46d828e349
|
Expand tilde in repository path (fixes #8)
|
2014-01-06 19:37:26 +01:00 |
|
Jakob Borg
|
48603a1619
|
Do quick build even on test failure
|
2014-01-06 15:50:15 +01:00 |
|
Jakob Borg
|
17d5f2bbfc
|
Fix model test
|
2014-01-06 15:49:51 +01:00 |
|
Jakob Borg
|
b64af73607
|
Dead code removal
|
2014-01-06 12:45:43 +01:00 |
|
Jakob Borg
|
c9cce9613e
|
Refactor out the model into a subpackage
|
2014-01-06 11:11:18 +01:00 |
|
Jakob Borg
|
1392905d63
|
Link to issues
|
2014-01-06 08:19:33 +01:00 |
|
Jakob Borg
|
271d7eedc4
|
Better progress bar calculation
|
2014-01-06 06:38:01 +01:00 |
|
Jakob Borg
|
ab8482a424
|
Add --trace-need
|
2014-01-06 06:12:40 +01:00 |
|
Jakob Borg
|
c8a14d1c3d
|
Refactor how --delete affects things
|
2014-01-06 06:12:33 +01:00 |
|
Jakob Borg
|
8974c33f2f
|
Move build artefacts dir
|
2014-01-06 06:11:19 +01:00 |
|
Jakob Borg
|
ed675a61d7
|
Prettify need table
|
2014-01-06 06:10:53 +01:00 |
|
Jakob Borg
|
60b00af0bb
|
Workaround for bug in Solaris compiler
|
2014-01-06 05:57:41 +01:00 |
|
Jakob Borg
|
0ceddc4fa3
|
Redirect / to index.html
|
2014-01-06 00:05:07 +01:00 |
|
Jakob Borg
|
8c1996f7e5
|
Rudimentary HTTP GUI
|
2014-01-05 23:54:57 +01:00 |
|
Jakob Borg
|
6679c84cfb
|
Refactor statistics printing
|
2014-01-05 16:20:18 +01:00 |
|
Jakob Borg
|
7b6f43cbb5
|
Merge pull request #6 from philips/patch-2
README: fix link to discover.go
|
2014-01-04 14:54:16 -08:00 |
|
Brandon Philips
|
c124989163
|
README: fix link to discover.go
Small markdown syntax error fix.
|
2014-01-03 09:43:42 -08:00 |
|
Jakob Borg
|
c549e413a2
|
Close tmpfiles earlier (ref #2)
|
2014-01-01 16:31:52 -05:00 |
|
Jakob Borg
|
63a05ff6fa
|
Command line option to ignore index cache
|
2014-01-01 16:31:35 -05:00 |
|
Jakob Borg
|
89a5aac6ea
|
Use gzip compression for index cache
|
2014-01-01 16:31:04 -05:00 |
|
Jakob Borg
|
232d715c37
|
Fix broken --cfg flag
|
2014-01-01 08:49:55 -05:00 |
|