COMMITS
/ integration-cli/docker_cli_pull_test.go March 14, 2016
A
distribution: errors: do not access the errors slice if it's empty
Antonio Murdaca committed
March 12, 2016
A
integration-cli: add tests for case a) and d) in #21054
Antonio Murdaca committed
March 3, 2016
Y
Optimize slow bottleneck test of DockerHubPullSuite.TestPullNonExistingImage.
Yong Tang committed
March 2, 2016
A
Another attempt to deflake TestPullFromCentralRegistryImplicitRefParts
Aaron Lehmann committed
February 17, 2016
A
Improve resilience of TestPullFromCentralRegistryImplicitRefParts
Aaron Lehmann committed
January 18, 2016
A
Revert reporting of multiple pull errors
Aaron Lehmann committed
January 5, 2016
P
Merge pull request #18889 from aaronlehmann/v1-fallback-pull-all-tags
Phil Estes committed
December 30, 2015
D
Merge pull request #18714 from jecarey/16756-docker_cli_pull_test
David Calavera committed
December 23, 2015
A
Allow v1 protocol fallback when pulling all tags from a repository unknown to v2 registry
Aaron Lehmann committed
December 21, 2015
A
When a manifest is not found, allow fallback to v1
Aaron Lehmann committed
December 16, 2015
J
Use of checkers in docker_cli_pull_test.go
James Carey committed
December 4, 2015
A
Do not fall back to the V1 protocol when we know we are talking to a V2 registry
Aaron Lehmann committed
November 14, 2015
A
Improved push and pull with upload manager and download manager
Aaron Lehmann committed
December 8, 2015
A
Fix flaky test TestPullAllTagsFromCentralRegistry
Aaron Lehmann committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
August 26, 2015
T
Calculate hash based image IDs on pull
Tonis Tiigi committed
September 9, 2015
V
Add unit tests for integration cli utils function
Vincent Demeester committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
September 3, 2015
A
Update image pull tests
Arnaud Porterie committed
August 27, 2015
T
Use DockerSuite for PullClientDisconnect test
Tonis Tiigi committed
August 17, 2015
T
Fix pull on client disconnect
Tonis Tiigi committed
July 29, 2015
D
Skip notary tests which update system clock
Derek McGowan committed
July 27, 2015
B
Don't pass check.C to dockerCmdWithError
Brian Goff committed
July 24, 2015
D
Rename to flags and environment variables to content trust
Derek McGowan committed
July 23, 2015
D
Added tests for expired snapshots and timestamps
Diogo Monica committed
D
Add build integration cli tests
Derek McGowan committed
July 22, 2015
N
Add tests simulating an evil server
Nathan McCauley committed
D
Add test for incorrect nonroot passphrase
Diogo Monica committed
N
Add trust tests for Docker create, run, push, and pull
Nathan McCauley committed
D
Add more integration tests for trusted push and pull
Diogo Monica committed
July 20, 2015
D
Add integration cli trust tests
Derek McGowan committed
February 12, 2015
D
Update graph to use vendored distribution client for the v2 codepath
Derek McGowan committed
July 14, 2015
V
Use dockerCmd when possible (#14603)
Vincent Demeester committed
July 8, 2015
Y
Add TestPullImageWithAllTagFromCentralRegistry test case.
Yuan Sun committed
April 24, 2015
A
Implement DockerRegistrySuite in integration-cli
Alexander Morozov committed
April 23, 2015
A
Implement teardown removeAllImages
Alexander Morozov committed
J
Merge pull request #12655 from jlhawn/fix_12281
Jessie Frazelle committed
April 22, 2015
J
Validate repo name before image pull
Josh Hawn committed
J
add integration test for error pull nonexistent
Jessica Frazelle committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
April 17, 2015
A
Skip TestPullVerified
Arnaud Porterie committed
March 24, 2015
A
Revert all but TestPullImageFromCentralRegistry changes
Arnaud Porterie committed
February 26, 2015
S
Fix the TestPullImageFromCentralRegistry to skip and add local v1 registry test when net=none
Srini Brahmaroutu committed
March 23, 2015
A
Merge pull request #11264 from brahmaroutu/fixtest_10967
Arnaud Porterie committed
A
Restore TestPullVerified test
Arnaud Porterie committed
February 27, 2015
S
Test image api through local V1 repo
Srini Brahmaroutu committed
March 22, 2015
T
Skip TestPullVerified because hello-world image cannot be verified
Tibor Vass committed
February 6, 2015
D
Update verification message logic
Derek McGowan committed
February 2, 2015
A
Fix some go vet errors
Alexander Morozov committed
January 30, 2015
D
Revert client signature
Derek McGowan committed