docs/server
Ying Li 04ec865b31 Update all the server validation and generation code to use the builder.
This means that the server cannot accept any roots not signed by an
x509 key whose GUN doesn't match the GUN being updated.

Signed-off-by: Ying Li <ying.li@docker.com>
2016-04-27 10:58:58 -07:00
..
errors Pass original invalid version storage error details into standardized errors 2016-01-14 09:57:36 -08:00
handlers Update all the server validation and generation code to use the builder. 2016-04-27 10:58:58 -07:00
snapshot Update all the server validation and generation code to use the builder. 2016-04-27 10:58:58 -07:00
storage storage/memory's UpdateMany should fail if versions are not higher 2016-04-19 15:14:14 -07:00
timestamp Update all the server validation and generation code to use the builder. 2016-04-27 10:58:58 -07:00
integration_test.go Update all the server validation and generation code to use the builder. 2016-04-27 10:58:58 -07:00
server.go Use a CacheControlHandler that wraps other handlers instead 2016-03-14 17:19:13 -07:00
server_test.go Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already 2016-04-07 17:27:13 -07:00