moby--moby/graph
Michael Crosby 03d3d79b2b Remove jobs from registry.Service
This makes `registry.Service` a first class type and does not use jobs
to interact with this type.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-03-31 16:38:04 -07:00
..
export.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
graph.go Compress layers on push to a v2 registry 2015-03-30 12:15:15 -07:00
history.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
import.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
list.go Changed snake case naming to camelCase 2015-03-26 15:05:45 -06:00
load.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
load_unsupported.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
manifest.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
manifest_test.go Cleanup v2 push logic 2015-03-09 18:33:15 -07:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go Remove jobs from registry.Service 2015-03-31 16:38:04 -07:00
push.go Remove jobs from registry.Service 2015-03-31 16:38:04 -07:00
service.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
tag.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
tags.go Remove jobs from registry.Service 2015-03-31 16:38:04 -07:00
tags_unit_test.go Remove jobs from registry.Service 2015-03-31 16:38:04 -07:00
viz.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00