Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 år sedan |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 år sedan |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 år sedan |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 år sedan |
Sebastiaan van Stijn
|
e309f98b84
Merge pull request #35030 from tossmilestone/34459-fix-network-create-conflict-errcode
|
7 år sedan |
He Xiaoxi
|
ab1871872d
Fix returned error code for network creation from 500 to 409
|
7 år sedan |
Sebastiaan van Stijn
|
a4efe66cf2
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
|
7 år sedan |
Christopher Crone
|
6936ce3b65
Remove race and split TestAPINetworkInspect test
|
7 år sedan |
Christopher Crone
|
dc6ddfa841
Fix tests that depend on clean environment
|
7 år sedan |
Vincent Demeester
|
b11ba1231e
Update request.* signature to remove the host
|
8 år sedan |
Tonis Tiigi
|
1e98fb5ad9
Fix leaked connections in integration tests
|
8 år sedan |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
8 år sedan |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 år sedan |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
8 år sedan |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 år sedan |
Antonio Murdaca
|
8f7a8c75ae
vendor docker/engine-api@f9cef590446e4e6073b49b652f47a337b897c1a3
|
8 år sedan |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 år sedan |
David Calavera
|
3ca29823d4
Remove runconfig dependency from network routes.
|
9 år sedan |
allencloud
|
94c929099f
1.return status code http.StatusNoContent in deleting network when successful
|
9 år sedan |
Aidan Hobson Sayers
|
dfb00652aa
Expose bridge IPv6 setting to `docker network inspect`
|
9 år sedan |
John Howard
|
4c380010a6
Windows CI: Turn off network API tests
|
9 år sedan |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 år sedan |
Wen Cheng Ma
|
5649dae89b
Add network create api test on CheckDuplicate
|
9 år sedan |
David Calavera
|
e98cae4919
Move filters package to the API.
|
9 år sedan |
Daniel Nephin
|
efda9618db
Move networking api types to the api/types/networking package.
|
9 år sedan |
David Calavera
|
93d1dd8036
Make filtering a linear operation.
|
9 år sedan |
Lei Jitang
|
1b9a08e719
Fix docker inspect container only reports last assigned information
|
9 år sedan |
Madhu Venugopal
|
ead62b5952
Prevent user from deleting pre-defined networks
|
9 år sedan |
Madhu Venugopal
|
6f3eb994b5
Pass network driver option in docker network command
|
9 år sedan |
Zachary Jaffee
|
7345050e4d
Cleaned up integration-cli/docker_api_network_test.go
|
9 år sedan |