COMMITS
/ integration-cli/docker_api_stats_test.go April 8, 2016
L
Fix docker stats missing memory limit
Lei Jitang committed
January 28, 2016
W
Optimize TestApiStatsNetworkStats and TestApiStatsNetworkStatsVersioning
Wen Cheng Ma committed
January 19, 2016
Y
remove the check of ContentLength in TestApiStatsNoStreamGetCpu
yangshukui committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
October 30, 2015
D
add tests for docker stats versioning
Donald Huang committed
October 26, 2015
L
Fix docker inspect container only reports last assigned information
Lei Jitang committed
October 13, 2015
H
Use checker on integration test when possible
Hu Keping committed
September 17, 2015
A
integration-cli: add cli/api stats tests when container not found
Antonio Murdaca committed
August 24, 2015
H
Refactor the statistics of network in docker stats
Hu Keping committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
August 11, 2015
V
Remove/Comment time.Sleep in integration tests
Vincent Demeester committed
July 23, 2015
Z
fix golint warnings/errors on package api/types/
Zhang Wei committed
A
Ensure body is closed after error is checked
Antonio Murdaca committed
July 8, 2015
J
Fix Windows CI fail due to GH13866 and patch up tests
John Howard committed
July 1, 2015
A
Stats API to retrieve nw stats from libnetwork
Alessandro Boch committed
June 16, 2015
S
fix the goroutine leak in the stats API if the container is not running
Shijiang Wei committed
June 12, 2015
B
Fixes content-type/length for stats stream=false
Brian Goff committed
June 5, 2015
A
Rename test file to have _test postfix
Alexander Morozov committed