summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More ContainerSpec testsupdate-service-classesJoffrey F2017-10-264-32/+69
* Add support for configs managementJoffrey F2017-10-2611-3/+464
* Add support for new ContainerSpec parametersJoffrey F2017-10-2610-50/+265
* Fix indentation in docstringErik Johnson2017-10-261-1/+1
* Update test engine versions in JenkinsfileJoffrey F2017-10-253-5/+5
* Add support for extra_hosts option in buildJoffrey F2017-10-253-1/+50
* Pin flake8 versionJoffrey F2017-10-242-2/+3
* Add support for mounts in HostConfigJoffrey F2017-10-244-1/+80
* Add support for new types and options to docker.types.MountJoffrey F2017-10-241-14/+41
* Fix simple documentation copy/paste error.Jan Losinski2017-10-161-2/+2
* Remove superfluous version validationJoffrey F2017-10-021-1/+0
* Adding swarm id_attribute to match docker outputSteve Clark2017-09-212-0/+3
* Fix docs, incorrect param namebrett552017-09-211-1/+1
* Do not interrupt streaming when encountering 0-length framesJoffrey F2017-08-312-3/+5
* Fix prune_images docstringJoffrey F2017-08-311-2/+2
* Use unambiguous advertise-addr when initializing a swarmJoffrey F2017-08-316-8/+8
* Always send attach request as streamingJoffrey F2017-08-212-5/+13
* Commit d798afca made changes for the handling of '**' patterns inVeli-Matti Lintu2017-08-212-1/+18
* Bump 2.6.0-devJoffrey F2017-08-171-1/+1
* Merge branch 'release' of github.com:docker/docker-pyJoffrey F2017-08-175-6/+50
|\
| * Changelog typoJoffrey F2017-08-171-1/+1
| * Bump 2.5.02.5.0Joffrey F2017-08-173-2/+36
| * Update default API versionJoffrey F2017-08-171-1/+1
| * Update test versionsJoffrey F2017-08-172-4/+4
| * Fix handling of non-multiplexed (TTY) streams over upgraded socketsJoffrey F2017-08-176-11/+42
| * Add support for the `squash` flag when buildingGabriel FĂ©ron2017-08-172-2/+39
| * Use better version comparison functionJoffrey F2017-08-171-3/+2
| * Allow detach and remove for api version >= 1.25 and use auto_remove when both...David Steines2017-08-172-2/+38
| * Use collection's get method inside ImageCollection's list methodadrianliaw2017-08-171-1/+1
| * Handle untyped ContainerSpec dict in _check_api_featuresJoffrey F2017-08-172-1/+18
| * Daemon expects full URL of hub in auth config dict in build payloadJoffrey F2017-08-172-3/+6
| * Upgrade tox and virtualenv in appveyor to make sure we have the latest pip.Ying2017-08-171-1/+1
| * If we're pinning exact versions of things for requirements.txt, pincyli2017-08-172-8/+18
| * Require "requests[security]" if the `[tls]` option is selected, which also in...cyli2017-08-173-1/+15
| * Leading slash in .dockerignore should be ignoredJoffrey F2017-08-172-0/+6
| * Return generator for output of load_image endpointJoffrey F2017-08-175-6/+58
| * Return the result of the API when using remove_image and load_imageCecile Tonglet2017-08-172-3/+4
| * Improve ContainerError message computeJoffrey F2017-08-171-6/+3
| * client.containers.run returns None if none of json-file or journald logging d...Artem Bolshakov2017-08-175-4/+80
| * Added wait to the Container class documentation.Andreas Backx2017-08-171-0/+1
| * Fix domainname documentation in create_container functionErik Johnson2017-08-171-1/+1
| * Temporarily - do not run py33 tests on travisJoffrey F2017-08-171-1/+2
| * Generating regexp from .dockerignore file in a similar way as docker-ce.Jakub Goszczurny2017-08-172-8/+44
| * client.networks.create check_duplicates docs not reflective of behaviorDima Spivak2017-08-171-1/+1
| * By not specifying a specific tag, the example would download every Ubuntu tag...Brandon Jackson2017-08-171-1/+1
| * Fix #1673 check resource error in container network APIMatthew Berry2017-08-172-5/+5
| * dev versionJoffrey F2017-08-171-1/+1
| * Shift test matrix forwardJoffrey F2017-08-171-3/+3
| * Merge pull request #1672 from docker/2.4.2-release2.4.2Joffrey F2017-06-283-3/+8
| |\
| | * Bump 2.4.22.4.2-releaseJoffrey F2017-06-282-3/+3