summaryrefslogtreecommitdiff
path: root/integration-cli/docker_api_logs_test.go
Commit message (Expand)AuthorAgeFilesLines
* Windows CI Reliablity: TestLogsApiWithStdoutJohn Howard2016-03-021-1/+1
* Windows CI: Port TestLogsAPI*John Howard2016-02-241-5/+2
* Cleaned up integration-cli/docker_api_logs_test.goZachary Jaffee2015-10-151-8/+9
* refactor logs to not use internal data structuresMorgan Bauer2015-10-071-0/+7
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+3
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-3/+1
* Ensure body is closed after error is checkedAntonio Murdaca2015-07-231-4/+11
* Use dockerCmd when possible (#14603)Vincent Demeester2015-07-141-9/+2
* Delete "defer deleteAllContainers()" from integration-cliZhang Wei2015-05-221-1/+0
* Logs with follow=1 immediately send HTTP responseAnthony Baire2015-05-061-0/+22
* Expose whole Response struct in sockRequestRawAntonio Murdaca2015-04-271-6/+6
* remove some uneeded sleeps in testsBrian Goff2015-04-271-11/+29
* Fixing statusCode checks for sockRequestMegan Kostick2015-04-231-10/+6
* Use suite for integration-cliAlexander Morozov2015-04-211-15/+10
* Remove job from logsAntonio Murdaca2015-04-131-0/+53