distribution/registry
Derek McGowan d7eb5d118a Fix schema1 manifest etag and docker content digest header
When schema2 manifests are rewritten as schema1 currently the etag and docker content digest header keep the value for the schema2 manifest.

Fixes #1444

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-02-23 14:36:36 -08:00
..
api Change URLBuilder methods to use references for tags and digests 2016-01-22 14:49:29 -08:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client Change URLBuilder methods to use references for tags and digests 2016-01-22 14:49:29 -08:00
handlers Fix schema1 manifest etag and docker content digest header 2016-02-23 14:36:36 -08:00
listener
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Invalidate the blob store descriptor caches when content is removed from from 2016-01-26 17:02:59 -08:00
storage Correct test digest lengths and enable all unit tests 2016-01-26 17:02:46 -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