Solomon Hykes
|
c8f437aee0
api/server: replace an integration test with a unit test using engine mocking.
|
před 11 roky |
Victor Vieux
|
185b040e49
fix tests
|
před 11 roky |
Michael Crosby
|
36c3614fdd
Move runtime and container into sub pkg
|
před 11 roky |
Michael Crosby
|
82a5439835
Move image into sub pkg
|
před 11 roky |
Tianon Gravi
|
2ca4e0ea60
Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar
|
před 11 roky |
Victor Vieux
|
964d82d005
fix tests
|
před 11 roky |
Victor Vieux
|
795ed6b1e5
Rewrite docker rmi
|
před 11 roky |
unclejack
|
f3ff190491
Merge pull request #4131 from tianon/vendor-golang-xattrs
|
před 11 roky |
Michael Crosby
|
bc286d651d
Merge pull request #4172 from fabiofalci/test_save_and_load
|
před 11 roky |
Tianon Gravi
|
b762d3a739
Add vendored archive/tar that includes xattrs patch
|
před 11 roky |
Fabio Falci
|
4ab3c31b15
Test for save and load commands
|
před 11 roky |
Fabio Falci
|
a51441278a
`docker cp` error when container doesn't exist
|
před 11 roky |
Solomon Hykes
|
6393c38339
Move the canonical run configuration objects to a sub-package
|
před 11 roky |
Tianon Gravi
|
0d871840b2
Fix the tests, too
|
před 11 roky |
Victor Vieux
|
b881a6c3c2
merge master
|
před 11 roky |
Michael Crosby
|
643c7dc25d
Merge pull request #3829 from vieux/fix_api_regression
|
před 11 roky |
Victor Vieux
|
2b52d6e801
Remove api_params.go
|
před 11 roky |
Victor Vieux
|
54072dbbd6
fix ID -> Id api
|
před 11 roky |
Victor Vieux
|
f556cd4186
move api to it's own package
|
před 11 roky |
Victor Vieux
|
217ad5e5e6
Remove api_params.go
|
před 11 roky |
Victor Vieux
|
5ea2986ce5
Move containers to a job
|
před 11 roky |
Victor Vieux
|
f41e0cf048
fix error handling
|
před 11 roky |
Michael Crosby
|
639d2ecd4f
Merge pull request #3682 from alexlarsson/implement-tar
|
před 11 roky |
Victor Vieux
|
e3461bc8d6
switch back to the valid json format
|
před 11 roky |
Alexander Larsson
|
bde2d3aef7
integration: Fix TestGetContainersExport
|
před 11 roky |
Victor Vieux
|
90ec5de430
move changes to a job
|
před 11 roky |
Victor Vieux
|
7898dca8b3
fix tests & small code improvment
|
před 11 roky |
Victor Vieux
|
3a610f754f
Add compat 1.8
|
před 11 roky |
Solomon Hykes
|
17a806c8a0
Port 'docker images' to the engine API
|
před 11 roky |
Manuel Woelker
|
53a01aebd6
Fix for #3345: Add Content-Type Header "application/json" to GET /version and /info responses in remote API
|
před 11 roky |