- 02 Agu, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Add support for sysctl when creating container
-
- 01 Agu, 2016 3 kayıt (commit)
-
-
Jari Takkala yazdı
Closes #1144 Signed-off-by: Jari Takkala <jtakkala@gmail.com>
-
Joffrey F yazdı
More explicit debug for config path logic
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
- 28 Tem, 2016 2 kayıt (commit)
-
-
Joffrey F yazdı
Add support for IPv6 docker host connections.
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 26 Tem, 2016 8 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
-
Joffrey F yazdı
Default to npipe address on Windows
-
Joffrey F yazdı
Bump to 1.9.0
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Send LinkLocalIPs as part of IPAMConfig dictionary
-
- 25 Tem, 2016 1 kayıt (commit)
-
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
- 22 Tem, 2016 4 kayıt (commit)
-
-
Aanand Prasad yazdı
Add optional auth config to docker push
-
Keerthan Reddy Mala yazdı
Signed-off-by: Keerthan Reddy Mala <kmala@deis.com>
-
Keerthan Reddy Mala yazdı
Signed-off-by: Keerthan Reddy Mala <kmala@deis.com>
-
Aanand Prasad yazdı
Set custom user agent on client
-
- 20 Tem, 2016 1 kayıt (commit)
-
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
- 18 Tem, 2016 1 kayıt (commit)
-
-
Aanand Prasad yazdı
Support for TCP upgrade
-
- 13 Tem, 2016 16 kayıt (commit)
-
-
Aanand Prasad yazdı
read_socket() is now just read(), because its behaviour is consistent with `os.read` et al. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
This makes it more clearly high-level and distinct from the raw data-reading functions Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
- `read_data()` raises an exception instead of asserting `False` - `next_packet_size()` uses `read_data()` - Renamed `packet_size` arg to `n` for consistency Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
Joffrey F yazdı
Signed-off-by: Joffrey F <joffrey@docker.com>
-
David Gageot yazdı
Signed-off-by: David Gageot <david@gageot.net>
-
David Gageot yazdı
Signed-off-by: David Gageot <david@gageot.net>
-
Daniel Nephin yazdı
volumes,create: support adding labels
-
Tomas Tomecek yazdı
Fixes #1102 Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
-
- 12 Tem, 2016 3 kayıt (commit)
-
-
Aanand Prasad yazdı
Pass X-Registry-Auth when building an image
-
Justin Michalicek yazdı
* Change test__set_auth_headers_* methods to test_set_auth_headers_* Signed-off-by: Justin Michalicek <jmichalicek@gmail.com>
-
Justin Michalicek yazdı
* Test that the request from build when the client has auth configs contains the correct X-Registry-Config header * Test that BuildApiMixin._set_auth_headers() updates the passed in headers dict with auth data from the client * Test that BuildApiMixin._set_auth_headers() leaves headers dict intact when there is no _auth_config on the client. Signed-off-by: Justin Michalicek <jmichalicek@gmail.com>
-