summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_push_test.go
Commit message (Expand)AuthorAgeFilesLines
* Update regression testArnaud Porterie2015-08-121-0/+34
* Revert #14884Arnaud Porterie2015-08-121-26/+1
* Skip notary tests which update system clockDerek McGowan2015-08-071-0/+2
* Updated to use latest version of notaryDerek McGowan2015-08-031-1/+1
* 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
* trivial: typo cleanupDavid Mackey2015-04-271-2/+2
* Implement DockerRegistrySuite in integration-cliAlexander Morozov2015-04-241-16/+6
* Implement teardown removeAllImagesAlexander Morozov2015-04-241-4/+0
* push test: fix typoMa Shimiao2015-04-231-4/+4
* Wait until all pushes are done in TestPushInterruptAlexander Morozov2015-04-221-6/+7
* Use suite for integration-cliAlexander Morozov2015-04-211-42/+37
* Add ability to refer to image by name + digestAndy Goldstein2015-03-171-1/+1
* Cleanup v2 push logicDerek McGowan2015-03-091-1/+1
* Remove word "fail" from testsTibor Vass2015-02-091-1/+1
* Revert client signatureDerek McGowan2015-01-301-1/+41
* Allow empty layer configs in manifestsEuan2015-01-241-0/+36
* Add some push test coverageArnaud Porterie2015-01-151-10/+53
* Tests for push to registry v2Alexander Morozov2015-01-151-9/+7
* Fix vet errorsAlexandr Morozov2014-11-051-3/+3
* Cleanup errorOut resp in push testsJessica Frazelle2014-10-161-14/+7
* cli integration: sync container & image deletionunclejack2014-04-041-1/+1
* initial version of cli integration testsunclejack2014-03-291-0/+48