April 8, 2016
View eb405d2

Fix docker stats missing memory limit

Lei Jitang authored on 2016/04/08 11:09:07
January 28, 2016
View 695b7e8

Optimize TestApiStatsNetworkStats and TestApiStatsNetworkStatsVersioning

Wen Cheng Ma authored on 2016/01/28 16:36:31
January 19, 2016
View d474f7f

remove the check of ContentLength in TestApiStatsNoStreamGetCpu

yangshukui authored on 2016/01/19 13:06:01
January 5, 2016
View 907407d

Modify import paths to point to the new engine-api package.

David Calavera authored on 2016/01/05 09:05:26
October 31, 2015
View 8ceded6

add tests for docker stats versioning

Donald Huang authored on 2015/10/31 08:32:09
October 26, 2015
View 1b9a08e

Fix docker inspect container only reports last assigned information

Lei Jitang authored on 2015/10/26 21:00:49
October 13, 2015
View 710817a

Use checker on integration test when possible

Hu Keping authored on 2015/10/13 21:01:58
September 18, 2015
View 66be81b

integration-cli: add cli/api stats tests when container not found

Antonio Murdaca authored on 2015/09/18 01:20:25
August 29, 2015
View f9a3558

Windows: Get Integration CLI running

John Howard authored on 2015/08/29 02:36:42
August 24, 2015
View d337994

Refactor the statistics of network in docker stats

Hu Keping authored on 2015/08/24 18:17:15
August 11, 2015
View 799d960

Remove/Comment time.Sleep in integration tests

Vincent Demeester authored on 2015/08/11 16:41:11
July 23, 2015
View 3d6617f

fix golint warnings/errors on package api/types/

Zhang Wei authored on 2015/07/23 18:40:54
View 18faf6f

Ensure body is closed after error is checked

Antonio Murdaca authored on 2015/07/23 20:24:14
July 9, 2015
View c1b5244

Fix Windows CI fail due to GH13866 and patch up tests

John Howard authored on 2015/07/09 05:30:03
July 2, 2015
View 8b40e44

Stats API to retrieve nw stats from libnetwork - Container networking statistics are no longer retrievable from libcontainer after the introduction of libnetwork. This change adds the missing code for docker daemon to retireve the nw stats from Endpoint.

Alessandro Boch authored on 2015/07/02 01:54:26