moby--moby/graph
Vincent Batts 752dd707ac registry.Registry -> registry.Session
renaming this struct to more clearly be session, as that is what it
handles.

Splitting out files for easier readability.

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2014-08-13 09:27:43 -04:00
..
MAINTAINERS Add maintainers to daemon/ and graph/ 2014-08-06 10:29:15 +00:00
export.go Move "image_export" to graph/export.go 2014-08-06 17:18:50 -04:00
graph.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
history.go Move "image_history" to graph/history.go 2014-08-06 17:18:50 -04:00
import.go Move "import" to graph/import.go 2014-08-06 17:18:50 -04:00
list.go Move "images" to graph/list.go 2014-08-06 17:18:50 -04:00
load.go Use only unavailable image when load from Tarball 2014-08-08 20:30:38 +09: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 registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00
push.go registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00
service.go Move "pull" and "push" to graph/pull.go and graph/push.go 2014-08-08 07:25:09 +00:00
tag.go Move "image_tag" and "tag" to graph/tag.go 2014-08-06 17:18:51 -04:00
tags.go Move "pull" and "push" to graph/pull.go and graph/push.go 2014-08-08 07:25:09 +00:00
tags_unit_test.go Fix graph/tags_unit_test.go on FreeBSD 2014-07-30 18:06:19 -07:00
viz.go Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00