summaryrefslogtreecommitdiff
path: root/integration-cli/docker_api_stats_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix docker stats missing memory limitLei Jitang2016-04-111-0/+28
* Optimize TestApiStatsNetworkStats and TestApiStatsNetworkStatsVersioningWen Cheng Ma2016-02-011-25/+20
* remove the check of ContentLength in TestApiStatsNoStreamGetCpuyangshukui2016-01-191-1/+1
* Modify import paths to point to the new engine-api package.David Calavera2016-01-061-1/+1
* add tests for docker stats versioningDonald Huang2015-10-311-0/+86
* Fix docker inspect container only reports last assigned informationLei Jitang2015-10-271-1/+1
* Use checker on integration test when possibleHu Keping2015-10-221-22/+22
* integration-cli: add cli/api stats tests when container not foundAntonio Murdaca2015-09-171-3/+16
* Refactor the statistics of network in docker statsHu Keping2015-09-151-9/+23
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+3
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-4/+2
* fix golint warnings/errors on package api/types/Zhang Wei2015-08-071-4/+4
* Ensure body is closed after error is checkedAntonio Murdaca2015-07-231-0/+2
* Fix Windows CI fail due to GH13866 and patch up testsJohn Howard2015-07-091-3/+10
* Stats API to retrieve nw stats from libnetworkAlessandro Boch2015-07-011-0/+40
* fix the goroutine leak in the stats API if the container is not runningShijiang Wei2015-06-231-0/+36
* Fixes content-type/length for stats stream=falseBrian Goff2015-06-121-2/+4
* Rename test file to have _test postfixAlexander Morozov2015-06-051-0/+33