docs/server
Ying Li 7592a029ef Do not create the delegation metadata when the delegation is created.
Only create it when a target is added to it, or other delegations
are added to it, or when getting a child delegation.

Signed-off-by: Ying Li <ying.li@docker.com>
2015-12-18 16:37:24 -08:00
..
errors Move the notary errors HTTP errors into the server package. 2015-12-09 11:22:49 -08:00
handlers Do not create the delegation metadata when the delegation is created. 2015-12-18 16:37:24 -08:00
snapshot restructuring validateUpdate to get rid of prepRepo 2015-12-11 16:20:20 -08:00
storage tests for new validation code 2015-12-16 15:06:48 -08:00
timestamp tests for new validation code 2015-12-16 15:06:48 -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 Add the handler for GET-ting a snapshot key. 2015-12-07 15:13:58 -08:00