registry/registry
Aaron Lehmann c01fe47231 If the media type for a manifest is unrecognized, default to schema1
This is needed for compatibility with some third-party registries that
send an inappropriate Content-Type header such as text/html.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-21 09:34:06 -08:00
..
api Handle nonstandard token endpoint errors 2016-01-20 14:45:08 -08:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client If the media type for a manifest is unrecognized, default to schema1 2016-01-21 09:34:06 -08:00
handlers Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
storage StorageDriver: GCS: retry all api calls 2016-01-20 13:24:09 +00:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00