Darren Shepherd
|
8f6a14452d
Avoid ServeApi race condition
|
10 years ago |
Michael Crosby
|
fe9f3227b1
Merge pull request #11859 from HuKeping/eof
|
10 years ago |
Jamie Hannaford
|
8b795a05a8
Use ContainerCommitResponse struct for Commit cmd
|
10 years ago |
Hu Keping
|
cee62a95a2
Add nice error message
|
10 years ago |
Michael Crosby
|
c088486093
Merge pull request #11845 from lobatt/master
|
10 years ago |
chli
|
f581f74209
Issue #11836
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Alexander Morozov
|
d4fca8047c
Merge pull request #11789 from parknicker/PostContainerWaitFix
|
10 years ago |
Nick Parker
|
1bc266dfa7
Changes response of postContainersWait to use a struct
|
10 years ago |
bobby abbott
|
0cd6c05d81
Fixes hacks from progressreader refactor
|
10 years ago |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 years ago |
Antonio Murdaca
|
babd1b3e1f
Return AuthResponse from postAuth api endpoint, Fixes #11607
|
10 years ago |
Antonio Murdaca
|
0c3d2f6f96
Return ContainerExecCreateResponse from container exec start API endpoint, Fixes #11613
|
10 years ago |
Jessie Frazelle
|
45ee402a63
Merge pull request #9774 from pwaller/cancellation
|
10 years ago |
Peter Waller
|
671c12204c
Implement build cancellation
|
10 years ago |
Brian Goff
|
16309bef63
Add integration test for unix sock cleanup
|
10 years ago |
Rik Nijessen
|
0c0e9836c4
Implement cleanup unix sockets after serving.
|
10 years ago |
Brian Goff
|
e6ae89a45a
Allow setting resource constrains for build
|
10 years ago |
Michael Crosby
|
88f437d6c6
Merge pull request #11402 from miminar/err-cleanup
|
10 years ago |
Michael Crosby
|
66bf7a269a
Merge pull request #11300 from Microsoft/10662_jjh_server_factor_serverfd_and_systemd_for_windows
|
10 years ago |
Michal Minar
|
210ab030bc
Format error by value
|
10 years ago |
Aidan Hobson Sayers
|
8ef79ae8e4
Correctly check that gid parses as an int
|
10 years ago |
Aidan Hobson Sayers
|
334382a8c3
Allow a non-existent groupid to own the docker socket
|
10 years ago |
John Howard (VM)
|
081c6c76e2
Factor out ServeFD & systemd in server for Linux only (Not Windows)
|
10 years ago |
Brian Goff
|
2ea6c2c264
Improve error messages for loading tls keys
|
10 years ago |
resouer
|
f3dd2db4ff
Add cors header flag and leave boolean flag not changed
|
10 years ago |
Jessie Frazelle
|
c5ecdfd878
Merge pull request #10971 from Microsoft/10662-api_server_factor_out_windows
|
10 years ago |
Jessie Frazelle
|
2bfa701f45
Merge pull request #10986 from crosbymichael/create-api-type
|
10 years ago |
John Howard (VM)
|
69246e1527
api\server: Factored out UnixHttp on Windows, supported on Linux only.
|
10 years ago |
Michael Crosby
|
f57c26553b
Add ContainerCreateResponse type
|
10 years ago |