David Lawrence
|
89379a728c
|
adding timestamping and some general cleanup
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-07-03 15:38:09 -07:00 |
David Lawrence
|
0f1e8b0134
|
adding delete to server
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-06-21 16:37:30 -07:00 |
David Lawrence
|
73f9935ea1
|
renaming server/version to server/storage. version was a bad name I picked late at night
|
2015-06-20 19:16:20 -07:00 |
Nathan McCauley
|
518d0a2702
|
Notary Server in server log messages
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
|
2015-06-19 11:17:06 -07:00 |
Nathan McCauley
|
e46a95227c
|
rename vetinari to notary
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
|
2015-06-19 11:01:19 -07:00 |
David Lawrence
|
91c1380070
|
list/lookup have empty output if they fail
|
2015-06-18 18:24:36 -07:00 |
David Lawrence
|
e434232709
|
list works
|
2015-06-17 23:45:51 -07:00 |
David Lawrence
|
322f60b1ba
|
tuf push working
|
2015-06-17 22:10:07 -07:00 |
David Lawrence
|
801dd397ff
|
runs with basic setup for demo
|
2015-06-16 12:17:40 -07:00 |
David Lawrence
|
cc0782d3d2
|
rewriting imports to 'gotuf', adding config to set log level, making
restart/shutdown cleanup connections after timeout, updating godeps
|
2015-06-11 16:30:25 -07:00 |
David Lawrence
|
4b39bf0c97
|
changing over logging to logrus
|
2015-05-12 11:11:39 -07:00 |
David Lawrence
|
7f5250b604
|
more init fixes
|
2015-04-29 11:27:16 -07:00 |
David Lawrence
|
3147c13f73
|
init fixes
|
2015-04-29 11:18:08 -07:00 |
David Lawrence
|
61fbfcadf1
|
fix for double init problem
|
2015-04-28 23:31:23 -07:00 |
Diogo Monica
|
0f6c4799aa
|
Changing compose and logging
|
2015-04-28 22:53:09 -07:00 |
Nathan McCauley
|
c7ae7435c4
|
public key type canonicalization
|
2015-04-28 17:28:48 -07:00 |
David Lawrence
|
b858e939a3
|
couple of fixes for demo
|
2015-04-28 13:47:50 -07:00 |
David Lawrence
|
70b749bb46
|
renaming interfaces to be more go-like now that arch is settling down
|
2015-04-21 15:01:09 -07:00 |
David Lawrence
|
2ec64fcec6
|
adding server tests
|
2015-04-20 16:09:44 -07:00 |
David Lawrence
|
52505d36e1
|
cleanup work and updating godeps
|
2015-04-20 11:30:58 -07:00 |
David Lawrence
|
b2e089c6ee
|
adding tests to utils package
|
2015-04-16 15:37:08 -07:00 |
David Lawrence
|
d38dfe659e
|
reverting gotuf import to endophage
|
2015-04-13 11:10:59 -07:00 |
Derek McGowan
|
6fd6773b21
|
Fix go vet and lint issues
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
|
2015-04-10 16:52:33 -07:00 |
David Lawrence
|
36d8ce0094
|
interfaces all work together now and it builds
|
2015-04-09 14:56:57 -07:00 |
David Lawrence
|
5f7e002a9a
|
scaffolding for error, handler and context setup
|
2015-04-07 16:22:16 -07:00 |
Diogo Monica
|
9a495fa942
|
Initial working server commit
|
2015-03-31 18:40:07 -07:00 |