distribution/registry
Aaron Lehmann 6d17423a6d Move MediaType into manifest.Versioned
This makes content type sniffing cleaner. The document just needs to be
decoded into a manifest.Versioned structure. It's no longer a two-step
process.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-07 15:26:27 -08:00
..
api use the scheme and host from x-forward-proto and x-forward-host if they exits and correct the scheme for Location header during image upload 2015-12-28 17:28:32 +08:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client Merge branch 'print-error-msg' of https://github.com/k4leung4/distribution into print-error-msg 2015-12-29 16:26:13 -08:00
handlers Move MediaType into manifest.Versioned 2016-01-07 15:26:27 -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 Implementation of the Manifest Service API refactor. 2015-12-17 17:09:14 -08:00
storage Move MediaType into manifest.Versioned 2016-01-07 15:26:27 -08: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