March 15, 2016
View 0c7c9df

integration-cli: move goroutines info helpers to separate funcs

Alexander Morozov authored on 2016/03/15 07:52:50
View 3d42393

Merge pull request #21161 from Microsoft/jjh/TestLogsPerformanceProblem

Brian Goff authored on 2016/03/15 02:04:16
March 13, 2016
View 8ff8845

Fix TestLogsContainers performance

John Howard authored on 2016/03/13 09:15:14
March 12, 2016
View 2a02914

Fix error-checking when looking at empty log

Christopher Jones authored on 2016/03/12 05:09:00
February 28, 2016
View e446891

integration-cli: remove not necessary -d again

Antonio Murdaca authored on 2016/02/28 19:47:37
February 25, 2016
View 10bd587

Windows CI: Port docker_cli_logs_test.go

John Howard authored on 2016/02/25 07:26:08
February 17, 2016
View 4928121

Fix flaky TestLogsSinceFutureFollow

Arnaud Porterie authored on 2016/02/17 06:49:44
December 16, 2015
View 27220ec

Move timeutils functions to the only places where they are used.

David Calavera authored on 2015/12/16 04:49:41
December 8, 2015
View 7ab0f9b

Fix flaky test TestLogsSince

Aaron Lehmann authored on 2015/12/08 06:26:30
December 4, 2015
View 0876742

Implement docker logs with standalone client lib.

David Calavera authored on 2015/12/04 09:34:16
View c424c8c

Correct the message of ErrorCodeNoSuchContainer to "No such container"

Wen Cheng Ma authored on 2015/12/04 16:00:08
October 30, 2015
View 430d8ff

modifying docker --since and --until to support nanoseconds and time zones

Mike Brown authored on 2015/10/30 02:51:36
October 27, 2015
View 2046ba3

GCCGO requires more memory and time to start containers, fixing GCCGO x86 CI Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>

Srini Brahmaroutu authored on 2015/10/27 00:46:49
October 13, 2015
View 946e8cd

Use c.Assert in integration-cli/docker_cli_logs_test.go

Jian Zhang authored on 2015/10/13 10:50:17
September 29, 2015
View 1eecc1e

refactor logs to not use internal data structures

Morgan Bauer authored on 2015/09/29 05:36:29