distribution/notifications
Aaron Lehmann 8c1a000799 Fix content type for schema1 signed manifests
The Payload function for schema1 currently returns a signed manifest,
but indicates the content type is that of a manifest that isn't signed.

Note that this breaks compatibility with Registry 2.3 alpha 1 and
Docker 1.10-rc1, because they use the incorrect content type.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-18 16:08:02 -08:00
..
bridge.go
bridge_test.go
endpoint.go
event.go
event_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
http.go
http_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
listener.go Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
listener_test.go
metrics.go
sinks.go
sinks_test.go