summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_pull_local_test.go
Commit message (Expand)AuthorAgeFilesLines
* distribution: errors: do not access the errors slice if it's emptyAntonio Murdaca2016-03-161-1/+1
* Fix pulling images that contain no layers at allAaron Lehmann2016-03-151-0/+25
* cliconfig: credentials: support getting all authsAntonio Murdaca2016-03-021-1/+1
* Remove email address field from loginKen Cochrane2016-02-291-1/+0
* Client credentials store.David Calavera2016-02-291-0/+36
* Merge pull request #19424 from aaronlehmann/revert-multiple-pull-errorsTibor Vass2016-01-191-12/+0
|\
| * Revert reporting of multiple pull errorsAaron Lehmann2016-01-181-12/+0
* | Skip failing tests on ARM to get red/green feedback from JenkinsStefan Scherer2016-01-181-0/+1
|/
* Add integration test for pulling a manifest listAaron Lehmann2016-01-081-0/+92
* Build a pre-schema2 registry to test schema1 push/pullAaron Lehmann2016-01-081-10/+50
* When a manifest is not found, allow fallback to v1Aaron Lehmann2015-12-211-0/+12
* integration-cli: docker_cli_pull_local_test.go: remove not needed Commentf(s)Antonio Murdaca2015-11-271-2/+2
* Merge pull request #18199 from aditirajagopal/16756-docker_cli_pull_local_testAntonio Murdaca2015-11-271-8/+9
|\
| * Checkers on docker_cli_pull_local_test.goAditi Rajagopal2015-11-241-8/+9
* | Update daemon and docker core to use new content addressable storageTonis Tiigi2015-11-241-0/+68
|/
* update pull-local#16756heartlock2015-10-111-18/+7
* Fix race condition when waiting for a concurrent layer pullAaron Lehmann2015-09-111-0/+133
* Update image pull testsArnaud Porterie2015-09-031-0/+39