DockerCLI/cli/command/image
Daniel Nephin e548861481 Refactor runPull to remove second GetImageReferencesAndAuth
Fix unit tests to catch the regression.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-10 16:32:27 -04:00
..
build Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
testdata update tests for new image struct 2017-07-04 20:34:24 -07:00
build.go Fixes for updated dependencies 2017-09-29 17:45:31 +02:00
build_session.go Fixes for updated dependencies 2017-09-29 17:45:31 +02:00
build_test.go Reset idPair during build to avoid cache busting 2017-09-13 02:04:03 +02:00
client_test.go Compress after rewriting the archive. 2017-06-29 13:18:10 -04:00
cmd.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
history.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
history_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
import.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
import_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
inspect.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
inspect_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
list_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
load.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
prune.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
pull.go Refactor runPull to remove second GetImageReferencesAndAuth 2017-10-10 16:32:27 -04:00
pull_test.go Refactor runPull to remove second GetImageReferencesAndAuth 2017-10-10 16:32:27 -04:00
push.go trust: update existing code for new vendoring, refactor for docker trust code sharing 2017-09-25 09:34:52 -07:00
push_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
remove.go Fix some problems with image remove force. 2017-06-13 12:12:54 -07:00
remove_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
save.go Fast fail when save directory does not exist 2017-07-27 15:00:38 -07:00
save_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
tag.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
tag_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
trust.go trust: update references when pulling 2017-10-10 11:19:02 -07:00
trust_test.go Update gometalinter 2017-09-26 12:33:35 -04:00