moby--moby/graph
Daehyeok Mun 8123c1e9fe Chnage LookupRemoteImage to return error
This commit is patch for following comment
// TODO: This method should return the errors instead of masking them and returning false

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-12-16 16:23:19 -08:00
..
MAINTAINERS
export.go fix missing layers when exporting a full repository 2014-11-14 14:41:35 +01:00
graph.go Improve message when pushing a non-existent image 2014-12-11 17:57:23 +00:00
history.go Wrap strings that could look like ints in quotes 2014-12-15 05:10:49 -08:00
import.go
list.go Wrap strings that could look like ints in quotes 2014-12-15 05:10:49 -08:00
load.go validate image ID properly & before load 2014-12-11 16:29:27 -05:00
load_unsupported.go graph/load: add build tags to fix make cross 2014-11-25 02:06:45 +02:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go registry: refactor registry.IsSecure calls into registry.NewEndpoint 2014-11-12 20:34:03 -06:00
push.go Chnage LookupRemoteImage to return error 2014-12-16 16:23:19 -08:00
service.go Wrap strings that could look like ints in quotes 2014-12-15 05:10:49 -08:00
tag.go
tags.go
tags_unit_test.go validate image ID properly & before load 2014-12-11 16:29:27 -05:00
viz.go