docs/server
HuKeping 5968823ace Log: improve error logging
When pushing an image to Distribution server with Notary enabled at the
first time, client will try to get the root.json and it will fail since
there is nothing in Notary yet.

This patch enhances the error message by adding the error detail.
- "404 GET notary-distribution:5678/busybox:root"

Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-01-13 10:33:14 +08:00
..
errors Move the notary errors HTTP errors into the server package. 2015-12-09 11:22:49 -08:00
handlers Log: improve error logging 2016-01-13 10:33:14 +08:00
snapshot Revert "switching out to consistently use canonical json for all marshalling of TUF data" 2016-01-08 14:53:09 -08:00
storage tests for new validation code 2015-12-16 15:06:48 -08:00
timestamp Revert "switching out to consistently use canonical json for all marshalling of TUF data" 2016-01-08 14:53:09 -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