unclejack
|
a56d1b93a1
don't leave empty cidFile behind
|
11 年之前 |
Michael Crosby
|
36c3614fdd
Move runtime and container into sub pkg
|
11 年之前 |
Michael Crosby
|
82a5439835
Move image into sub pkg
|
11 年之前 |
Johannes 'fish' Ziemke
|
c000cb6471
Add authenticated TLS support for API
|
11 年之前 |
unclejack
|
35054601d8
fix flag deprecation warnings in integration tests
|
11 年之前 |
Victor Vieux
|
5908aa350d
Merge pull request #4357 from creack/fix_TestCmdKill
|
11 年之前 |
Guillaume J. Charmes
|
4039fbb1b0
Fix TestCmdKill by closing the pipe before waiting on the container
|
11 年之前 |
Victor Vieux
|
795ed6b1e5
Rewrite docker rmi
|
11 年之前 |
Solomon Hykes
|
ee59ba969f
Move remote api client to api/
|
11 年之前 |
Victor Vieux
|
564e6bc780
Move docker rmi to a job
|
11 年之前 |
Paul Lietar
|
1f75a0bf43
Add a --signal option to the kill command to specify a signal.
|
11 年之前 |
Victor Vieux
|
e6e35e5984
Merge pull request #3330 from shykes/pkg-term
|
11 年之前 |
Solomon Hykes
|
7ce7516c12
Move utility package 'term' to pkg/term
|
11 年之前 |
Victor Vieux
|
369cde4ad7
discard test output
|
11 年之前 |
Gabriel Monroy
|
c995c9bb91
add TestContainerOrphaning integration test
|
11 年之前 |
Michael Crosby
|
8224e13bd2
Merge pull request #3185 from vieux/job_tag
|
11 年之前 |
Victor Vieux
|
e43ff2f6f2
move tag to job
|
11 年之前 |
Victor Vieux
|
c618a906a4
fix size in -tree
|
11 年之前 |
Michael Crosby
|
697707e4af
Save layersize on pull
|
11 年之前 |
Johannes 'fish' Ziemke
|
b04c6466cd
Make docker build return exit code of build step
|
11 年之前 |
Guillaume J. Charmes
|
86c00be180
Fix behavior of tty tests
|
11 年之前 |
Guillaume J. Charmes
|
2ec1146679
Remove an unit test from integrations test
|
11 年之前 |
Guillaume J. Charmes
|
2e6a958612
Fix TestAttachDetachTruncatedID (behavior + tty issue)
|
11 年之前 |
Guillaume J. Charmes
|
697be6aaa0
Create helper function for tests
|
11 年之前 |
Guillaume J. Charmes
|
63d6cbe3e4
Actually test the detach (was not the case before)
|
11 年之前 |
Guillaume J. Charmes
|
67e9e0e11b
Make the PTY in raw mode before assert test (TestAttachDetach)
|
11 年之前 |
Guillaume J. Charmes
|
e535f544c7
Make sure the container is running before testing against it (TestAttachDetach)
|
11 年之前 |
Guillaume J. Charmes
|
ad43d88af5
Make race condition more obvious by performing more asserts
|
11 年之前 |
Michael Crosby
|
0cecc2a78c
Merge branch 'master' into 0.6.5-dm-plugin
|
11 年之前 |
Guillaume J. Charmes
|
33e70864a2
Refactor State to be 100% thread safe
|
11 年之前 |