Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 years ago |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
8 years ago |
Brian Goff
|
788c20668d
Refactor cleanup of paused test containers
|
8 years ago |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |
Akihiro Suda
|
d1515a5264
Merge pull request #29244 from yuexiao-wang/fix-typos-eg
|
8 years ago |
yuexiao-wang
|
11454e1c97
Fix a bit typos
|
8 years ago |
Vincent Demeester
|
58ad9177d7
Remove some unused global variables
|
8 years ago |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
8 years ago |
Christopher Jones
|
ff42a1ab53
[integration-cli] fix race condition in kill tests
|
8 years ago |
Anusha Ragunathan
|
3e85271a64
Add plugin cleanup as part of standard TearDownTest.
|
8 years ago |
Daniel Nephin
|
29df3bdb11
Use a config to generate swagger api types
|
8 years ago |
Daniel Nephin
|
d459e83b1c
Generate VolumeList response from the swagger spec
|
8 years ago |
John Howard
|
4f3889e4be
Windows: Fix builder cache bug
|
8 years ago |
John Howard
|
c4e1697274
Add isolation to info
|
8 years ago |
Michael Crosby
|
4e2d442901
Merge pull request #26119 from cpuguy83/lazily_load_fixtures
|
8 years ago |
John Howard
|
52f0474851
Windows: docker top implementation
|
9 years ago |
Brian Goff
|
ff91276d1f
Move some test fixtures to go
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
YuPengZTE
|
e7935da239
The first letter should be small in errors.New
|
8 years ago |
Daniel Nephin
|
243885808f
Change to use c.Assert() instead of result.Assert()
|
9 years ago |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
9 years ago |
Daniel Nephin
|
fb42e84772
Remove unnecessary json.Unmarshal wrapper.
|
9 years ago |
Otto Kekäläinen
|
644a7426cc
Fix spelling in comments, strings and documentation
|
9 years ago |
Tonis Tiigi
|
0d88d5b64b
Swarm integration tests
|
9 years ago |
Ben Firshman
|
322e2a7d05
Return remote API errors as JSON
|
9 years ago |
Chun Chen
|
a8d013495c
Fix building image error if bridge network is disabled
|
9 years ago |
Doug Davis
|
0687d76ab1
Err was never being returned
|
9 years ago |
Daniel Nephin
|
9e7651db4d
Build two binaries client and daemon.
|
9 years ago |
David Calavera
|
55053d3537
Get events until a time in the past.
|
9 years ago |
mYmNeo
|
90f512427f
fix test requirement about devicemapper and not overlay
|
9 years ago |