COMMITS
/ integration-cli/docker_api_attach_test.go December 13, 2015
J
Fix typos found across repository
Justas Brazauskas committed
December 4, 2015
W
Correct the message of ErrorCodeNoSuchContainer to "No such container"
Wen Cheng Ma committed
October 15, 2015
S
refacter attach API tests to use checkers
Shijiang Wei committed
October 11, 2015
S
fix the flaws in the test of the attach API
Shijiang Wei committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
July 14, 2015
V
Use dockerCmd when possible (#14603)
Vincent Demeester committed
July 9, 2015
M
Port POST container attach tests
Megan Kostick committed
July 1, 2015
A
Fix regression in containers attach/wsattach api, return not found before hijacking
Antonio Murdaca committed
June 16, 2015
T
Update vendored go.net to use golang.org/x/net canonical path
Tibor Vass committed
April 27, 2015
A
Remove c.Fatal from goroutine in TestGetContainersAttachWebsocket
Antonio Murdaca committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
April 6, 2015
B
Remove `stripTrailingCharacters` from tests
Brian Goff committed
February 12, 2015
A
docker_api_attach_test: fix WS test to use DOCKER_TEST_HOST if specified
Ahmet Alp Balkan committed
January 17, 2015
A
Adds test for api attach via websocket
Andrew C. Bodine committed