1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Michael Crosby 1c62e0ae4e Remove registry v2 code path
As this feature requires more testing it is much safter to get the
underlying changes into the codebase first then enable the feature in
another release after proper testing and verification can be done.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-10-03 22:24:14 +00:00
..
export.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
graph.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
history.go Move "image_history" to graph/history.go 2014-08-06 17:18:50 -04:00
import.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
list.go Move "images" to graph/list.go 2014-08-06 17:18:50 -04:00
load.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
MAINTAINERS Add maintainers to daemon/ and graph/ 2014-08-06 10:29:15 +00:00
pools_test.go Move "pull" and "push" to graph/pull.go and graph/push.go 2014-08-08 07:25:09 +00:00
pull.go Remove registry v2 code path 2014-10-03 22:24:14 +00:00
push.go Merge pull request #8320 from dmcgowan/provenance_pull 2014-10-03 10:56:54 -07:00
service.go graph: add VirtualSize for inspect output 2014-09-23 08:42:32 +08:00
tag.go Move "image_tag" and "tag" to graph/tag.go 2014-08-06 17:18:51 -04:00
tags.go Add provenance pull flow for official images 2014-10-01 18:26:06 -07:00
tags_unit_test.go Add provenance pull flow for official images 2014-10-01 18:26:06 -07:00
viz.go Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00