summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_stats_test.go
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: stats --no-stream always print zero valuesZhang Wei2016-03-051-0/+23
* Skip TestStatsAllNewContainersAdded on remote daemonsTibor Vass2016-03-011-1/+4
* Fix flakey TestStatsAllNewContainersAddedBrian Goff2016-02-261-3/+4
* Support TLS remote test daemonTibor Vass2016-02-251-1/+1
* Windows: Turn off statsJohn Howard2016-02-021-0/+5
* Fix flaky test TestStatsAllNewContainersAddedLei Jitang2016-01-081-0/+1
* Correct the message of ErrorCodeNoSuchContainer to "No such container"Wen Cheng Ma2015-12-041-2/+2
* Allow docker stats without argumentsAntonio Murdaca2015-11-071-0/+79
* update integration-cli/docker_cli_stats_test.go use Assert statementXiaoxu Chen2015-10-091-16/+8
* integration-cli: add cli/api stats tests when container not foundAntonio Murdaca2015-09-171-1/+16
* refactor stats to not use internal data structuresMorgan Bauer2015-09-161-5/+16
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+1
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-3/+1
* Recfactor: Use dockerCmd when possible in integration-cli testsLei2015-07-201-4/+1
* Add docker stats --no-stream show cpu usageLei Jitang2015-05-311-1/+1
* Allow pulling stats once and disconnecting.Brian Goff2015-05-041-0/+36