docker-py/docker
Antonis Kalipetis a11c11430a Add suport for non-stream stats of containers
Adds one more flag to the `stats` method for streaming responses.
Keeps default as streamed response for backwards compatibility.

Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com>
2015-10-22 10:23:53 +00:00
..
api Add suport for non-stream stats of containers 2015-10-22 10:23:53 +00:00
auth Use DOCKER_CONFIG environment variable to look up auth config 2015-10-14 17:26:50 -07: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 put/get archive implementation 2015-10-14 17:26:50 -07: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 2015-09-23 11:35:57 -07: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