moby--moby/distribution
David Calavera 72f1881df1 Add event types.
- Stop serializing JSONMessage in favor of events.Message.
- Keep backwards compatibility with JSONMessage for container events.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-30 17:39:33 -05:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata Improved push and pull with upload manager and download manager 2015-12-09 19:13:35 -08:00
xfer Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
pull.go Add event types. 2015-12-30 17:39:33 -05:00
pull_v1.go Make v1 pull/push output consistent with v2 2015-12-16 15:02:24 -08:00
pull_v2.go print the registry name. 2015-12-29 13:33:04 +08:00
pull_v2_test.go Add own reference package wrapper 2015-12-16 11:58:52 -08:00
pull_v2_unix.go Add distribution package 2015-11-24 09:40:24 -08:00
pull_v2_windows.go Add distribution package 2015-11-24 09:40:24 -08:00
push.go Add event types. 2015-12-30 17:39:33 -05:00
push_v1.go Make v1 pull/push output consistent with v2 2015-12-16 15:02:24 -08:00
push_v2.go Do not fall back to the V1 protocol when we know we are talking to a V2 registry 2015-12-16 15:02:03 -08:00
push_v2_test.go Improved push and pull with upload manager and download manager 2015-12-09 19:13:35 -08:00
push_v2_unix.go Add distribution package 2015-11-24 09:40:24 -08:00
push_v2_windows.go Add distribution package 2015-11-24 09:40:24 -08:00
registry.go Do not fall back to the V1 protocol when we know we are talking to a V2 registry 2015-12-16 15:02:03 -08:00
registry_unit_test.go Do not fall back to the V1 protocol when we know we are talking to a V2 registry 2015-12-16 15:02:03 -08:00