COMMITS
/ integration-cli/utils.go February 3, 2016
V
Add a getPrefixAndSlashFromDaemonPlatform …
Vincent Demeester committed
September 24, 2015
J
Fixes 16556 CI failures
John Howard committed
J
TestRandomUnixTmpDirPath platform agnostic
John Howard committed
September 9, 2015
V
Add unit tests for integration cli utils function
Vincent Demeester committed
August 11, 2015
V
Remove/Comment time.Sleep in integration tests
Vincent Demeester committed
July 22, 2015
N
Add trust tests for Docker create, run, push, and pull
Nathan McCauley committed
B
Fix golint warnings for integration-cli
Ben Firshman committed
May 27, 2015
P
Merge pull request #13499 from cpuguy83/fix_stats_unsubscribe
Phil Estes committed
H
Remove unused code
Hu Keping committed
B
Fix unregister stats on when rm running container
Brian Goff committed
May 16, 2015
H
Remove dead code of integration-cli/utils.go
Hu Keping committed
May 9, 2015
D
Add missing "ok" on "common ok" idiom in test util
Doug Davis committed
May 1, 2015
T
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
Tianon Gravi committed
April 26, 2015
A
Small if err cleaning
Antonio Murdaca committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
April 15, 2015
S
remove job from pull and import
Simei He committed
April 11, 2015
B
Move TestRunDetach to integration-cli
Brian Goff committed
April 6, 2015
A
Fix TestBuildCancelationKillsSleep to not fail on Windows
Antonio Murdaca committed
B
Remove `stripTrailingCharacters` from tests
Brian Goff committed
March 27, 2015
D
Clean up integration-cli tests
Doug Davis committed
March 24, 2015
A
Refactor pkg/common, Fixes #11599
Antonio Murdaca committed
March 23, 2015
J
Merge pull request #9774 from pwaller/cancellation
Jessie Frazelle committed
March 10, 2015
P
Implement build cancellation
Peter Waller committed
March 20, 2015
V
Remove debug log line from cgroup-parent feature e2e test.
Vishnu Kannan committed
March 4, 2015
J
Merge pull request #10798 from ahmetalpbalkan/win-cli/TestEventsUntag-fix
Jessie Frazelle committed
February 19, 2015
J
Merge pull request #10794 from ahmetalpbalkan/win-cli/TestContainerApi-volume-path-fix
Jessie Frazelle committed
J
Merge pull request #10806 from ahmetalpbalkan/win-cli/TestSave-fix
Jessie Frazelle committed
February 14, 2015
A
integration-cli: use pipes for save/load tests
Ahmet Alp Balkan committed
A
integration-cli: generate unix-style volume paths
Ahmet Alp Balkan committed
A
integration-cli: remove timeout dependency on TestEventsUntag
Ahmet Alp Balkan committed
A
integration-cli: seed rand in makeRandomString
Ahmet Alp Balkan committed
January 13, 2015
A
Test for restarting count
Alexander Morozov committed
November 20, 2014
A
Enable test-integration-cli for Windows platform
Arnaud Porterie committed
December 4, 2014
J
Remove unnessary abstraction deepEqual
Jessica Frazelle committed
J
Remove unnecessary abstraction nLines
Jessica Frazelle committed
J
cleanup: remove startCommand function, only used once, and
Jessica Frazelle committed
October 30, 2014
T
Generalize consumeSlow and add stop support
Tonis Tiigi committed
T
Move consumeSlow() under test utils
Tonis Tiigi committed
October 14, 2014
J
Cleanup errorOut remove errorOut functions
Jessica Frazelle committed
October 8, 2014
J
Fix Tag Test for longer tags
Jessica Frazelle committed
October 6, 2014
U
integcli: lint fixes
unclejack committed
August 13, 2014
U
integcli: add & use dockerCmdWithTimeout & InDir
unclejack committed
U
integcli: consolidate cmd exit code processing
unclejack committed
September 22, 2014
U
integcli: fix race in runCommandWithStdoutStderr
unclejack committed
September 17, 2014
U
integcli: run build tests in tmpdir
unclejack committed
September 12, 2014
U
integ-cli: fix TestImportDisplay & add FileServer
unclejack committed
September 6, 2014
U
integ-cli: test correct directory permissions
unclejack committed
September 2, 2014
U
clean up context on build completion & add test
unclejack committed
July 29, 2014
E
Fix multiple attach test.
Erik Hollensbe committed
July 8, 2014
U
integcli: add JSON utils for testing
unclejack committed