summaryrefslogtreecommitdiff
path: root/integration-cli/docker_api_images_test.go
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure body is closed after error is checkedAntonio Murdaca2015-07-231-5/+5
* Fix wrong Content-Type returned by /images/search APIAntonio Murdaca2015-07-221-0/+11
* Use dockerCmd when possible (#14603)Vincent Demeester2015-07-141-14/+4
* Cleanup not needed calls to deleteImagesAntonio Murdaca2015-07-131-2/+0
* Remove API codepaths < 1.12Antonio Murdaca2015-05-121-15/+0
* Merge pull request #12939 from draghuram/history_testPhil Estes2015-05-041-0/+22
|\
| * Adding test for "GET /images/(name)/history" API.Raghuram Devarakonda2015-05-021-0/+22
* | Verifiy status Codes 404 when no such imageYuan Sun2015-05-041-0/+4
|/
* Fix TestApiImagesDelete for --net none buildAntonio Murdaca2015-04-301-0/+1
* Remove integration tests and port them to integration-cliAntonio Murdaca2015-04-301-1/+23
* Expose whole Response struct in sockRequestRawAntonio Murdaca2015-04-271-4/+4
* Implement teardown removeAllImagesAlexander Morozov2015-04-241-2/+0
* Fixing statusCode checks for sockRequestMegan Kostick2015-04-231-16/+16
* Use suite for integration-cliAlexander Morozov2015-04-211-31/+32
* Add missing testRequires(t, Network)Sergey Evstifeev2015-04-201-0/+1
* Removed unnecessary error output from dockerCmdbobby abbott2015-04-171-1/+1
* Move SaveAndThenload to integration-cliBrian Goff2015-04-161-0/+31
* move TestImagesFilter to integration-cliBrian Goff2015-04-131-0/+43
* Remove job from logsAntonio Murdaca2015-04-131-1/+1
* Remove Job from `docker images`Doug Davis2015-04-081-0/+26