distribution/notifications
Richard Scothern dd32fbe615 Before allowing a schema1 manifest to be stored in the registry, ensure that it
contains equal length History and FSLayer arrays.

This is required to prevent malformed manifests being put to the registry and
failing external verification checks.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-11-03 15:19:46 -08:00
..
bridge.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
bridge_test.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
endpoint.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
event.go Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
event_test.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
http.go Address possible goroutine leak in notification library 2015-04-29 18:31:01 -07:00
http_test.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
listener.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
listener_test.go Before allowing a schema1 manifest to be stored in the registry, ensure that it 2015-11-03 15:19:46 -08:00
metrics.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks.go fix some typos in source comments 2015-04-17 12:39:52 +00:00
sinks_test.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00