docker-py/docker
Joffrey F 6d0e2d69d5 Update auth.resolve_repository_name
More relaxed version that matches the constraints imposed by the
current version of the docker daemon.
Few unit tests to verify the new cases.
Client.pull was trying to set the tag value when it wasn't supposed
to, fixed now.
utils.parse_repository_tag is simpler and supports @sha... notation

Signed-off-by: Joffrey F <joffrey@docker.com>
2015-11-23 18:43:02 -08:00
..
api Update auth.resolve_repository_name 2015-11-23 18:43:02 -08:00
auth Update auth.resolve_repository_name 2015-11-23 18:43:02 -08:00
ssladapter Add assert_fingerprint option. 2015-03-19 11:43:05 -07:00
unixconn Fix Unix adapter bug with newer versions of requests 2015-10-19 16:55:49 -07:00
utils Update auth.resolve_repository_name 2015-11-23 18:43:02 -08:00
__init__.py Add a version_info attribute 2015-04-03 17:24:02 -05:00
client.py Fix attach method over SSL connections 2015-10-14 17:29:31 -07:00
constants.py Bump default API version to 1.21 2015-11-04 19:32:22 +01:00
errors.py return NotFound on 404 errors 2015-07-17 08:31:54 -04:00
tls.py Add assert_fingerprint option. 2015-03-19 11:43:05 -07:00
version.py Back to dev version 2015-10-19 16:55:24 -07:00