Commit Graph

790 Commits

Author SHA1 Message Date
Nathan McCauley 8403c09c1f Hook up SigningService to server, add config 2015-04-27 11:14:12 -07:00
Nathan McCauley cda5e24b3c Implement remote TrustService connected to rufus 2015-04-27 10:33:40 -07:00
David Lawrence 4cc70c69a6 adding libtrust to godeps 2015-04-24 15:36:35 -07:00
David Lawrence d0cdcd368f replacing logrus with log while we're still in dev 2015-04-24 15:25:30 -07:00
David Lawrence bc5710f0a3 having vet inconsistency between local and circle 2015-04-24 14:24:20 -07:00
David Lawrence 781c8be98f upgrading stable go to 1.4.2 2015-04-24 11:43:55 -07:00
David Lawrence 6055569d48 fixing lint 2015-04-24 11:23:59 -07:00
David Lawrence 929828ba52 token authorizer with passing tests 2015-04-24 11:12:05 -07:00
David Lawrence 9df0215cfb making lint happy 2015-04-21 15:33:40 -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 64134b0cd7 adding gitignore to ignore binaries and cover profile files (assuming they're calling cover) 2015-04-21 11:43:29 -07:00
David Lawrence d287dd9974 improving scoping by not exporting some things 2015-04-21 11:38:57 -07:00
David Lawrence e6d3762bc3 circleci's go vet is producing different output to mine... this should fix for circle 2015-04-21 11:28:26 -07:00
David Lawrence 8a7f02c046 fixing vet 2015-04-20 17:02:11 -07:00
David Lawrence 2ec64fcec6 adding server tests 2015-04-20 16:09:44 -07:00
David Lawrence fa38bc7ba9 tests for server Run func 2015-04-20 15:28:37 -07:00
David Lawrence b386511b79 commiting config.go change that got missed 2015-04-20 15:17:50 -07:00
David Lawrence 3f9e66eb8f adding tests for config 2015-04-20 14:36:48 -07:00
David Lawrence 3cbf12cc70 fix for go-tuf test database 2015-04-20 13:46:26 -07:00
David Lawrence c7747ead44 fixing tests 2015-04-20 12:15:33 -07:00
David Lawrence 0db3e8469b updating go-tuf version saved in godeps 2015-04-20 12:11:30 -07:00
David Lawrence 5d9647b307 lint fix 2015-04-20 12:10:50 -07:00
David Lawrence 52505d36e1 cleanup work and updating godeps 2015-04-20 11:30:58 -07:00
David Lawrence cdc0c59cbb update go-tuf dependency 2015-04-16 15:49:27 -07:00
David Lawrence b2e089c6ee adding tests to utils package 2015-04-16 15:37:08 -07:00
Derek McGowan 1646d698ad Merge pull request #1 from docker/circle-plus-strict
Create circle.yml
2015-04-14 09:44:00 -07:00
David Lawrence bb94164656 adding some basic tests for circleci 2015-04-13 15:27:18 -07:00
David Lawrence 6bbba84914 adding makefile for easy running of lint, vet, etc... 2015-04-13 15:10:57 -07:00
David Lawrence ee71beb8a8 Merge pull request #6 from dmcgowan/godep
Add godep configuration
2015-04-13 14:50:53 -07:00
Derek McGowan 85e57315bc Add godep configuration
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-04-13 11:23:48 -07:00
David Lawrence d38dfe659e reverting gotuf import to endophage 2015-04-13 11:10:59 -07:00
David Lawrence 201546b2d8 interfaces all work together now and it builds 2015-04-13 09:51:02 -07:00
David Lawrence d854ba7112 Merge pull request #2 from dmcgowan/fix-go-vet-lint
Fix go vet and lint issues
2015-04-10 16:59:29 -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
Olivier Gambier 7be0d0a48e Create circle.yml 2015-04-10 15:42:58 -07:00
David Lawrence 36d8ce0094 interfaces all work together now and it builds 2015-04-09 14:56:57 -07:00
David Lawrence 2096a423bd fleshing out the interfaces some more 2015-04-07 17:18:01 -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
Nathan McCauley 495dce997d Initial commit 2015-03-27 15:57:48 -07:00