summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't modify changelog yetJoffrey F2015-02-121-7/+0
| * Merge branch 'add-stats-api-support' of https://github.com/nir0s/docker-py in...Joffrey F2015-02-127-1/+215
| |\ |/ /
| * minornir0s2015-02-121-2/+2
| * docs fixnir0s2015-02-121-1/+0
| * added version compliable checknir0s2015-02-121-0/+4
| * fixed docsnir0s2015-02-121-6/+2
| * removed aggregation for now and added a unit test. also using stream_helper nownir0s2015-02-124-19/+176
| * added initial support for stats retrievalnir0s2015-02-114-1/+59
* | Merge pull request #490 from nir0s/parallelize-tox-in-travisJoffrey F2015-02-121-3/+12
|\ \
| * | split tests to different tox envsnir0s2015-02-121-3/+12
| |/
* | Merge pull request #488 from docker/memoryswapJoffrey F2015-02-113-134/+147
|\ \
| * | * Moved _container_config to utils.create_container_configmemoryswapJoffrey F2015-02-113-134/+147
* | | Merge pull request #487 from maxamillion/get-image-docsJoffrey F2015-02-111-1/+20
|\ \ \
| * | | added docs for get_imageAdam Miller2015-02-111-1/+20
* | | | Merge pull request #486 from nir0s/fix-old-style-string-formattingJoffrey F2015-02-112-11/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | fixed string formatting in errorsnir0s2015-02-111-3/+3
| * | | fixesnir0s2015-02-111-2/+2
| * | | fixed string formatting in utilsnir0s2015-02-111-8/+10
| | |/ | |/|
* | | Merge pull request #485 from docker/pid_modeJoffrey F2015-02-115-10/+56
|\ \ \ | |_|/ |/| |
| * | pid_mode integration testspid_modeJoffrey F2015-02-111-0/+31
| * | pid_mode documentationJoffrey F2015-02-112-0/+4
| * | Added support for pid_mode paramJoffrey F2015-02-112-10/+21
|/ /
* | Merge pull request #480 from ggtools/eventsJoffrey F2015-02-115-4/+115
|\ \
| * | Add a `decode` parameter to the events commandChristophe Labouisse2015-02-111-2/+2
| * | Add decoding to the eventsChristophe Labouisse2015-02-112-6/+9
| * | Fix flake8 issuesChristophe Labouisse2015-02-111-2/+2
| * | Fix datetime issue with Python 2.6Christophe Labouisse2015-02-112-4/+7
| * | Add missing options to the events commandChristophe Labouisse2015-02-115-3/+108
| |/
* | Merge pull request #483 from docker/read_only_rootfsJoffrey F2015-02-114-3/+40
|\ \ | |/ |/|
| * read_only parameterread_only_rootfsJoffrey F2015-02-104-3/+40
|/
* Merge pull request #482 from docker/rename_containerJoffrey F2015-02-106-15/+74
|\
| * rename() tests and docsrename_containerJoffrey F2015-02-104-1/+44
| * Bumped default API version, fixed rename()Joffrey F2015-02-101-4/+12
| * Added rename methodJoffrey F2015-02-102-11/+19
* | Merge pull request #474 from gierschv/fix-build-remoteJoffrey F2015-02-102-0/+16
|\ \ | |/ |/|
| * Fix crash when building from remote sourcesVincent Giersch2015-02-042-0/+16
* | Back to dev versionJoffrey F2015-02-101-1/+1
* | Merge pull request #475 from gtaylor/public_timeoutJoffrey F2015-02-101-3/+3
|\ \
| * | Rename Client._timeout to timeout.Greg Taylor2015-02-041-3/+3
| |/
* | Merge pull request #476 from gtaylor/build_rm_defaults_docJoffrey F2015-02-041-1/+3
|\ \ | |/ |/|
| * Updating Client.build() doc to mention rm-mismatch. Fixes #332.Greg Taylor2015-02-051-1/+3
|/
* Merge pull request #470 from docker/0.7.2-release0.7.2Joffrey F2015-02-012-1/+25
|\
| * Bumped version0.7.2-releaseJoffrey F2015-02-011-1/+1
| * Updated changelogJoffrey F2015-02-011-0/+24
|/
* Fix #458Joffrey F2015-02-011-1/+1
* Fix #466Joffrey F2015-02-012-4/+10
* Bumped version back to devJoffrey F2015-02-011-1/+1
* Additional tests and small improvement to auth.resolve_authconfigJoffrey F2015-02-013-3/+58
* Merge pull request #441 from dims/fix-log-streamsJoffrey F2015-02-011-28/+14
|\
| * Fix to enable streaming container logs reliablyDavanum Srinivas2015-01-191-28/+14