COMMITS
/ integration-cli/docker_cli_push_test.go March 23, 2016
T
test: Do not check error message from hub, it is not needed
Tibor Vass committed
March 22, 2016
K
Update TestPushToCentralRegistryUnauthorized to match updated hub
Kenfe-Mickael Laventure committed
March 17, 2016
March 9, 2016
R
Add test for targets/releases preference when pulling
Riyaz Faizullabhoy committed
March 7, 2016
March 18, 2016
A
distribution: errors: do not retry if no token in response
Antonio Murdaca committed
March 19, 2016
A
vendor docker/distribution d06d6d3b093302c02a93153ac7b06ebc0ffd1793
Antonio Murdaca committed
March 14, 2016
A
distribution: errors: do not access the errors slice if it's empty
Antonio Murdaca committed
A
Merge pull request #21159 from runcom/fix-retry-push-bug
Aaron Lehmann committed
March 12, 2016
A
integration-cli: add tests for case a) and d) in #21054
Antonio Murdaca committed
A
distribution: errors: do not retry if no credentials provided
Antonio Murdaca committed
March 11, 2016
C
Add notary binary requirement for tests
Christopher Jones committed
March 3, 2016
R
Rotate snapshot key to server when initializing new notary repos
Riyaz Faizullabhoy committed
March 1, 2016
A
Fix concurrent uploads that share layers
Aaron Lehmann committed
February 22, 2016
B
Improve fallback behavior for cross-repository push
Brian Bland committed
January 27, 2016
January 20, 2016
S
Update registry version in Dockerfile.armhf
Stefan Scherer committed
B
Fixes layer MediaTypes in manifests created from a cross-repository push
Brian Bland committed
November 25, 2015
S
Skip failing tests on ARM to get red/green feedback from Jenkins
Stefan Scherer committed
January 14, 2016
B
Changes cross-repository blob mounting to a blob Create option
Brian Bland committed
January 5, 2016
B
Adds cross-repository blob pushing behavior
Brian Bland committed
December 18, 2015
A
Build a pre-schema2 registry to test schema1 push/pull
Aaron Lehmann committed
December 24, 2015
December 19, 2015
R
Notary delegation integration into docker
Riyaz Faizullabhoy committed
December 5, 2015
A
integration-cli: fix test name typo
Antonio Murdaca committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
November 17, 2015
A
Correct parent chain in v2 push when v1Compatibility files on the disk are inconsistent
Aaron Lehmann committed
November 12, 2015
D
fixing tests for updated CLI output
David Lawrence committed
October 13, 2015
H
Use checker on integration test when possible
Hu Keping committed
October 9, 2015
D
Adding tests for backwards compatibility
Diogo Monica committed
October 8, 2015
D
Changing trustServer allowed URL behavior
Diogo Monica committed
September 4, 2015
D
Ignore ping errors in notary repository setup
Derek McGowan committed
September 2, 2015
A
Remove TestPushInterrupt
Aaron Lehmann committed
August 11, 2015
S
Avoid buffering to tempfile when pushing with V2
Stephen J Day committed
August 13, 2015
A
Update regression test
Arnaud Porterie committed
A
Revert #14884
Arnaud Porterie committed
July 31, 2015
D
Updated to use latest version of notary
Derek McGowan 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
A
Avoid redundant HEAD requests for identical layers on push
Aaron Lehmann committed
July 22, 2015
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
July 14, 2015
V
Use dockerCmd when possible (#14603)
Vincent Demeester committed
July 7, 2015
Y
Correct wrong comment of TestPushBusyboxImage.
Yuan Sun committed
May 1, 2015
T
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
Tianon Gravi committed