registry/notifications
Stephen J Day e57c13f3cb Validate manifest parent-child relationships
Since 1.8 may push bad manifests, we've added some validation to ensure that
the parent-child relationships represented by image json are correct. If the
relationship is not correct, we reject the push.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-12 20:16:56 -07:00
..
bridge.go Verify IP addresses 2015-03-25 11:11:46 -07:00
endpoint.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
event.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
event_test.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
http.go Address possible goroutine leak in notification library 2015-05-06 11:04:51 -07:00
http_test.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
listener.go Implement immutable manifest reference support 2015-03-04 21:40:55 -08:00
listener_test.go Validate manifest parent-child relationships 2015-08-12 20:16:56 -07: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-05-06 11:04:49 -07:00
sinks_test.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00