Commits
User selector
Commit History
Commits on Mar 16, 2016
distribution: errors: do not access the errors slice if it's empty
Show description for 1b5c2e1committed
Commits on Mar 14, 2016
integration-cli: add tests for case a) and d) in #21054
Show description for 6d23c3ccommitted
Commits on Mar 3, 2016
Optimize slow bottleneck test of DockerHubPullSuite.TestPullNonExistingImage.
Show description for 461976dcommitted
Commits on Mar 2, 2016
Another attempt to deflake TestPullFromCentralRegistryImplicitRefParts
Show description for 0d270cacommitted
Aaron Lehmann
Commits on Feb 17, 2016
Improve resilience of TestPullFromCentralRegistryImplicitRefParts
Show description for 8842011committed
Aaron Lehmann
Commits on Jan 18, 2016
Revert reporting of multiple pull errors
Show description for 87338bfcommitted
Aaron Lehmann
Commits on Jan 5, 2016
Merge pull request #18889 from aaronlehmann/v1-fallback-pull-all-tags
Show description for 6c30931committed
Commits on Dec 30, 2015
Merge pull request #18714 from jecarey/16756-docker_cli_pull_test
Show description for 51fa287committed
Commits on Dec 23, 2015
Allow v1 protocol fallback when pulling all tags from a repository unknown to v2 registry
Show description for 589a522committed
Aaron Lehmann
Commits on Dec 22, 2015
When a manifest is not found, allow fallback to v1
Show description for 9d6acbecommitted
Aaron Lehmann
Commits on Dec 21, 2015
Use of checkers in docker_cli_pull_test.go
Show description for 1b01051committed
Commits on Dec 16, 2015
Do not fall back to the V1 protocol when we know we are talking to a V2 registry
Show description for a57478dcommitted
Aaron Lehmann
Commits on Dec 10, 2015
Improved push and pull with upload manager and download manager
Show description for 572ce80committed
Aaron Lehmann
Commits on Dec 8, 2015
Fix flaky test TestPullAllTagsFromCentralRegistry
Show description for d176699committed
Aaron Lehmann
Commits on Nov 24, 2015
Update daemon and docker core to use new content addressable storage
Show description for 4352da7authored andcommitted
Commits on Oct 12, 2015
Calculate hash based image IDs on pull
Show description for 504e67bauthored andcommitted
Commits on Sep 9, 2015
Add unit tests for integration cli utils function
Show description for 5109071committed
Commits on Sep 4, 2015
Windows: Get Integration CLI running
Show description for f9a3558committed
John Howard
Commits on Sep 3, 2015
Update image pull tests
Show description for f324f48committed
Arnaud Porterie
Commits on Aug 27, 2015
Use DockerSuite for PullClientDisconnect test
Show description for 9dd6c88committed
Commits on Aug 18, 2015
Fix pull on client disconnect
Show description for 8eeafa0committed
Commits on Jul 29, 2015
Skip notary tests which update system clock
Show description for bf3c1e6committed
Commits on Jul 27, 2015
Don't pass check.C to dockerCmdWithError
Show description for 693ba98committed
Commits on Jul 24, 2015
Rename to flags and environment variables to content trust
Show description for 259cadbcommittedAdded tests for expired snapshots and timestamps
Show description for 3e90b12authored andcommittedAdd tests simulating an evil server
Show description for 268fa5aauthored andcommittedAdd build integration cli tests
Show description for 871d2b9committedAdd test for incorrect nonroot passphrase
Show description for eeb6d0aauthored andcommittedAdd trust tests for Docker create, run, push, and pull
Show description for 1406cb3authored andcommittedAdd more integration tests for trusted push and pull
Show description for 356b07cauthored andcommittedAdd integration cli trust tests
Show description for 58a1de9committed
Commits on Jul 16, 2015
Update graph to use vendored distribution client for the v2 codepath
Show description for 19515a7authored andcommitted
Commits on Jul 14, 2015
Use dockerCmd when possible (#14603)
Show description for 5c29546committed
Commits on Jul 8, 2015
Add TestPullImageWithAllTagFromCentralRegistry test case.
Show description for c9a4c14committed
Commits on Apr 24, 2015
Implement DockerRegistrySuite in integration-cli
Show description for f696b10committed