Antonio Murdaca
|
531f4122bd
Remove engine mechanism
|
10 years ago |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
10 years ago |
Antonio Murdaca
|
4b9fe9c298
Remove job from container_inspect
|
10 years ago |
Peggy Li
|
58065d0dd9
Fix golint errors in docker/api/client
|
10 years ago |
Doug Davis
|
18c9b6c645
Add .docker/config.json and support for HTTP Headers
|
10 years ago |
Ahmet Alp Balkan
|
6e44246fed
Swap width/height in GetWinsize and monitorTtySize
|
10 years ago |
Tibor Vass
|
ddbc68f564
Merge pull request #11843 from ahmetalpbalkan/win-cli/monitorttysize
|
10 years ago |
Ahmet Alp Balkan
|
ebbceea8a7
windows: monitorTtySize correctly by polling
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Don Kjer
|
6b2eeaf896
Fix for issue 9922: private registry search with auth returns 401
|
10 years ago |
Alexander Morozov
|
b9d19fdaef
Merge pull request #11786 from peggyl/golint-api-client
|
10 years ago |
Peggy Li
|
a465e26bb0
Fix golint errors for casing in api/client package
|
10 years ago |
bobby abbott
|
0cd6c05d81
Fixes hacks from progressreader refactor
|
10 years ago |
Srini Brahmaroutu
|
6871b9b16a
Removing -X flag option and autogenerated code to create Dockerversion.go functionality
|
10 years ago |
Jessica Frazelle
|
cd5902fc7b
Fix range for go 1.3
|
10 years ago |
Jean-Paul Calderone
|
f29ee87051
Use the official mime type that exists instead of an imaginary one that does not.
|
10 years ago |
Tianon Gravi
|
6292354dc3
Fix silly little syntax mistake
|
10 years ago |
Tianon Gravi
|
b20363c4c0
Add "gofmt" from Go 1.3.3
|
10 years ago |
Don Kjer
|
33b931e718
Adding workaround to suppress gofmt issues with api/client/utils.go
|
10 years ago |
Don Kjer
|
568f86eb18
Deprecating ResolveRepositoryName
|
10 years ago |
Doug Davis
|
90928eb114
Add support for docker exec to return cmd exitStatus
|
10 years ago |
Jessica Frazelle
|
7fe8d0aeeb
Fix steam where it should be stream.
|
10 years ago |
Ahmet Alp Balkan
|
91a86670aa
Extract client signals to pkg/signal
|
10 years ago |
Tibor Vass
|
b79211f4ae
Merge pull request #8345 from duglin/Issue5184
|
10 years ago |
Doug Davis
|
6fdaa66652
Add a better error message when we get an unknown http issue
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Vincent Batts
|
da42ae536c
client: even cleaner use of Transport
|
10 years ago |
unclejack
|
7fa7c42ce2
Merge pull request #8508 from vbatts/vbatts-too_many_open_files
|
10 years ago |
Vincent Batts
|
fb7ceeb170
cleaner handling of client socket access
|
10 years ago |
Jessica Frazelle
|
b66ac6a809
Revert "Fix line delimited JSON response"
|
10 years ago |