docs/server
David Lawrence 11795a4573 rename data.ValidRoles to data.BaseRoles
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2016-01-07 17:38:52 -08:00
..
errors Move the notary errors HTTP errors into the server package. 2015-12-09 11:22:49 -08:00
handlers rename data.ValidRoles to data.BaseRoles 2016-01-07 17:38:52 -08:00
snapshot switching out to consistently use canonical json for all marshalling of TUF data 2016-01-06 11:15:27 -08:00
storage tests for new validation code 2015-12-16 15:06:48 -08:00
timestamp switching out to consistently use canonical json for all marshalling of TUF data 2016-01-06 11:15:27 -08:00
integration_test.go Ensure that the server produces errors the client can parse. 2015-12-09 16:48:09 -08:00
server.go fixing up ListTargets and GetTargetByName to process prioritized roles more efficiently 2015-12-17 14:56:05 -08:00
server_test.go cleaning up tests by converting t.Fatal to assert.___ 2015-12-23 09:41:03 -08:00