Pierre Wacrenier
|
02923d43e2
Remove error return type from createRouter and ServeRequest
|
10 years ago |
Vladimir Bulyga
|
f12b7b4bc2
allow to use x-registry-auth header with enabled cors
|
10 years ago |
Phil Estes
|
d8cd8165a9
Migrate container GET API tests from integration to integration-cli
|
10 years ago |
Brian Goff
|
86bfb9bca6
Fix #6231 - Accept chunked encoding on start
|
10 years ago |
Doug Davis
|
a7cd25b8b6
Fix error paring null JSON - Issue7941
|
10 years ago |
Doug Davis
|
e2b8d4bd4a
Add checks for app/json - issue #2515
|
10 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
Adrien Folie
|
d689a5e1e2
Add tests for rm with stop and kill options
|
11 years ago |
Guilherme Salgado
|
627805f5f8
Convert TestGetImagesJSON into several unit tests
|
11 years ago |
Adrien Folie
|
f337a52a6e
Move TestGetImagesByName
|
11 years ago |
Adrien Folie
|
9a2771eac2
Migrate TestGetImagesHistory into unit and CLI test
|
11 years ago |
Michael Crosby
|
af025f2a95
Remove api test for bind mount /
|
11 years ago |
Tibor Vass
|
5743151118
Merge pull request #6649 from vieux/fix_api_return_codes_start_stop
|
11 years ago |
Victor Vieux
|
b18c721555
fix tests
|
11 years ago |
Guilherme Salgado
|
1c291ccbbe
Migrate TestGetEvents into a unit and a CLI test
|
11 years ago |
Guilherme Salgado
|
c44c98edec
Convert TestGetContainersByName into a unit test
|
11 years ago |
Victor Vieux
|
603e00a3a7
move inspect from server to daemon
|
11 years ago |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 years ago |
Solomon Hykes
|
2cb560988b
api/server: convert TestGetInfo from an integration test to a unit test.
|
11 years ago |
Solomon Hykes
|
c8f437aee0
api/server: replace an integration test with a unit test using engine mocking.
|
11 years ago |
Victor Vieux
|
185b040e49
fix tests
|
11 years ago |
Michael Crosby
|
36c3614fdd
Move runtime and container into sub pkg
|
11 years ago |
Michael Crosby
|
82a5439835
Move image into sub pkg
|
11 years ago |
Tianon Gravi
|
2ca4e0ea60
Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar
|
11 years ago |
Victor Vieux
|
964d82d005
fix tests
|
11 years ago |
Victor Vieux
|
795ed6b1e5
Rewrite docker rmi
|
11 years ago |
unclejack
|
f3ff190491
Merge pull request #4131 from tianon/vendor-golang-xattrs
|
11 years ago |
Michael Crosby
|
bc286d651d
Merge pull request #4172 from fabiofalci/test_save_and_load
|
11 years ago |
Tianon Gravi
|
b762d3a739
Add vendored archive/tar that includes xattrs patch
|
11 years ago |
Fabio Falci
|
4ab3c31b15
Test for save and load commands
|
11 years ago |