summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_push_test.go
Commit message (Expand)AuthorAgeFilesLines
* test: Do not check error message from hub, it is not neededTibor Vass2016-03-251-1/+0
* Update TestPushToCentralRegistryUnauthorized to match updated hubKenfe-Mickael Laventure2016-03-221-1/+1
* Pull, Pull-A, and Build will only pull tags from the targets role or the targ...cyli2016-03-211-44/+44
* Add test for targets/releases preference when pullingRiyaz Faizullabhoy2016-03-211-1/+1
* Trusted push now adds the tag to every first level delegation role for which ...cyli2016-03-211-10/+116
* distribution: errors: do not retry if no token in responseAntonio Murdaca2016-03-191-0/+14
* vendor docker/distribution d06d6d3b093302c02a93153ac7b06ebc0ffd1793Antonio Murdaca2016-03-191-11/+40
* distribution: errors: do not access the errors slice if it's emptyAntonio Murdaca2016-03-161-1/+33
* Merge pull request #21159 from runcom/fix-retry-push-bugAaron Lehmann2016-03-141-0/+19
|\
| * integration-cli: add tests for case a) and d) in #21054Antonio Murdaca2016-03-141-0/+10
| * distribution: errors: do not retry if no credentials providedAntonio Murdaca2016-03-121-0/+9
* | Add notary binary requirement for testsChristopher Jones2016-03-111-0/+1
|/
* Rotate snapshot key to server when initializing new notary reposRiyaz Faizullabhoy2016-03-021-0/+6
* Fix concurrent uploads that share layersAaron Lehmann2016-03-011-0/+55
* Improve fallback behavior for cross-repository pushBrian Bland2016-02-241-1/+1
* Update integration tests with new error messages, and to use different repos ...cyli2016-01-261-3/+3
* Update registry version in Dockerfile.armhfStefan Scherer2016-01-231-1/+0
* Fixes layer MediaTypes in manifests created from a cross-repository pushBrian Bland2016-01-201-0/+15
* Skip failing tests on ARM to get red/green feedback from JenkinsStefan Scherer2016-01-181-0/+1
* Changes cross-repository blob mounting to a blob Create optionBrian Bland2016-01-141-2/+6
* Adds cross-repository blob pushing behaviorBrian Bland2016-01-131-0/+48
* Build a pre-schema2 registry to test schema1 push/pullAaron Lehmann2016-01-081-5/+45
* Add an integration test for docker being able to push to a repo with delegati...cyli2016-01-071-0/+34
* Notary delegation integration into dockerRiyaz Faizullabhoy2016-01-071-2/+23
* integration-cli: fix test name typoAntonio Murdaca2015-12-051-1/+1
* Update daemon and docker core to use new content addressable storageTonis Tiigi2015-11-241-43/+0
* Correct parent chain in v2 push when v1Compatibility files on the disk are in...Aaron Lehmann2015-11-171-0/+43
* fixing tests for updated CLI outputDavid Lawrence2015-11-131-2/+2
* Use checker on integration test when possibleHu Keping2015-10-221-157/+56
* Adding tests for backwards compatibilityDiogo Monica2015-10-091-0/+66
* Changing trustServer allowed URL behaviorDiogo Monica2015-10-081-2/+2
* Ignore ping errors in notary repository setupDerek McGowan2015-09-141-1/+1
* Remove TestPushInterruptAaron Lehmann2015-09-021-27/+0
* Avoid buffering to tempfile when pushing with V2Stephen J Day2015-08-241-1/+1
* Update regression testArnaud Porterie2015-08-121-0/+34
* Revert #14884Arnaud Porterie2015-08-121-26/+1
* Updated to use latest version of notaryDerek McGowan2015-07-311-1/+1
* Skip notary tests which update system clockDerek McGowan2015-07-291-0/+2
* Don't pass check.C to dockerCmdWithErrorBrian Goff2015-07-271-5/+5
* Rename to flags and environment variables to content trustDerek McGowan2015-07-241-4/+4
* Added tests for expired snapshots and timestampsDiogo Monica2015-07-241-0/+69
* Add build integration cli testsDerek McGowan2015-07-241-1/+1
* Add test for incorrect nonroot passphraseDiogo Monica2015-07-241-30/+50
* Add trust tests for Docker create, run, push, and pullNathan McCauley2015-07-241-1/+1
* Add more integration tests for trusted push and pullDiogo Monica2015-07-241-0/+106
* Add integration cli trust testsDerek McGowan2015-07-241-0/+16
* Avoid redundant HEAD requests for identical layers on pushAaron Lehmann2015-07-221-3/+27
* Use dockerCmd when possible (#14603)Vincent Demeester2015-07-141-33/+14
* Correct wrong comment of TestPushBusyboxImage.Yuan Sun2015-07-071-1/+1
* Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!Tianon Gravi2015-05-011-1/+1