COMMITS
/ integration-cli/docker_cli_start_test.go February 28, 2016
A
integration-cli: remove not necessary -d again
Antonio Murdaca committed
February 24, 2016
J
Windows CI: Fix TestStartAttachMultipleContainers
John Howard committed
February 3, 2016
J
Windows CI: Port docker_cli_start_test.go
John Howard committed
January 28, 2016
Z
Assert error in body of function `inspectField*`
Zhang Wei committed
November 20, 2015
S
Increase timeouts to fix test on ARM
Stefan Scherer committed
July 29, 2015
S
Change 'docker run' exit codes to distinguish docker/contained errors
Sally O'Malley committed
October 11, 2015
Z
use of checkers on Integration test
Zhang Wei committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
July 27, 2015
B
Don't pass check.C to dockerCmdWithError
Brian Goff committed
July 21, 2015
H
CI: use dockerCmd in integration-cli when possible
Hu Keping committed
May 19, 2015
D
Volumes refactor and external plugin implementation.
David Calavera committed
May 18, 2015
Q
Use inspectField to simplify code
Qiang Huang committed
April 27, 2015
A
c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel
Antonio Murdaca committed
D
trivial: typo cleanup
David Mackey committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
April 14, 2015
B
Removed unnecessary error output from dockerCmd
bobby abbott committed
April 10, 2015
M
Rename TestStartSilentAttach to TestStartAttachSilent
Megan Kostick committed
April 6, 2015
B
Remove `stripTrailingCharacters` from tests
Brian Goff committed
March 26, 2015
P
Changed snake case naming to camelCase
Peter Choi committed
March 16, 2015
M
Fix hanging up problem when start and attach multiple containers
Mabin committed
March 8, 2015
L
Fix docker start muliple containers continue on one failed and
Lei Jitang committed
February 9, 2015
T
Remove word "fail" from tests
Tibor Vass committed
January 15, 2015
J
Error should show when trying to start a paused container.
Jessica Frazelle committed
January 7, 2015
A
Fix cli echoing container ID on start -a|-i
Arnaud Porterie committed
November 28, 2014
E
Fixes race condition in test. Closes #9389.
Emily Maier committed
November 24, 2014
D
remove deprecated cmd function in integration-cli
Daehyeok Mun committed
October 23, 2014
T
Fix: Failed Start breaks VolumesFrom
Thomas Orozco committed
September 30, 2014
D
save start error into State.Error
Daniel, Dao Quang Minh committed
October 19, 2014
P
Return container exit code with start -a/-i
Phil Estes committed
April 2, 2014
M
Remove racy test causing tests to stall
Michael Crosby committed
March 31, 2014
M
Make sure to set error reguardless of attach or stdin
Michael Crosby committed