1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Doug Davis bb9da6ba92 Move CLI config processing out from under registry dir
No logic changes should be in here, just moving things around.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-04-23 10:18:38 -07:00
..
export.go Remove job image_get 2015-04-21 21:01:09 +02:00
graph.go Refactor utils/utils, fixes #11923 2015-04-14 01:37:36 +02:00
graph_test.go moving integration tests to graph unit tests 2015-04-20 21:08:45 +00:00
history.go Decode container configurations into typed structures. 2015-04-15 10:22:07 -07:00
import.go Remove engine.Job from builder.CmdBuildConfig. 2015-04-20 13:37:06 -07:00
list.go Remove Job from docker images 2015-04-08 19:33:01 -07:00
load.go remove job from load 2015-04-23 19:13:12 +08:00
load_unsupported.go
manifest.go Remove chain of engine passing from builder to loadManifest 2015-04-21 14:55:23 -07:00
manifest_test.go remove job from tag 2015-04-19 18:36:56 +08:00
pools_test.go
pull.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
push.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
service.go remove job from push 2015-04-23 21:21:56 +08:00
tags.go Remove engine from trust 2015-04-20 12:48:33 -07:00
tags_unit_test.go Remove engine from trust 2015-04-20 12:48:33 -07:00
viz.go