summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix URL-quoting for resource names containing spaces1758-url-quote-pathJoffrey F2017-12-132-1/+8
* Merge pull request #1825 from docker/fix-context-buildingJoffrey F2017-12-111-7/+14
|\
| * Fix common issues with build context creation: inaccessible files and fifosfix-context-buildingJoffrey F2017-11-291-7/+14
* | Merge pull request #1831 from asottile/patch-1Joffrey F2017-12-071-1/+2
|\ \
| * | container: fix docstring for containers()Anthony Sottile2017-12-071-1/+2
|/ /
* | Merge pull request #1819 from alexvy86/alexvy86-patch-1Joffrey F2017-11-211-1/+1
|\ \
| * | Add missing call to string format in log messageAlex Villarreal2017-11-211-1/+1
|/ /
* | Merge pull request #1798 from docker/unlock_swarm_supportJoffrey F2017-11-204-1/+70
|\ \
| * | Add unlock methods to Swarm modelunlock_swarm_supportJoffrey F2017-11-073-5/+16
| * | Add unlock_swarm and get_unlock_key to APIClientJoffrey F2017-11-072-1/+59
* | | Merge pull request #1805 from thaJeztah/fix-swarm-update-testJoffrey F2017-11-131-18/+0
|\ \ \ | |_|/ |/| |
| * | Remove test_update_swarm_nameSebastiaan van Stijn2017-11-141-18/+0
|/ /
* | dev versionJoffrey F2017-11-081-1/+1
* | Merge pull request #1802 from docker/2.6.1-release2.6.1Joffrey F2017-11-083-8/+18
|\ \
| * | 2.6.1 release2.6.1-releaseJoffrey F2017-11-082-2/+13
| * | dev versionJoffrey F2017-11-081-1/+1
| * | Merge branch 'release' of github.com:docker/docker-pyJoffrey F2017-11-083-2/+57
| |\ \ | |/ / |/| |
* | | Update test engine versions in Jenkinsfile2.6.0Joffrey F2017-11-073-5/+5
* | | Bump 2.6.0Joffrey F2017-11-072-1/+45
* | | Style fixes. Copied docs to APIClient as wellJoffrey F2017-11-072-4/+8
* | | explain the socket parameter of exec_runMartin Monperrus2017-11-071-3/+5
* | | Add support for insert_defaults in inspect_serviceJoffrey F2017-11-073-5/+33
* | | Update SwarmSpec to include new parametersJoffrey F2017-11-075-18/+160
* | | Add support for scope filter in inspect_networkJoffrey F2017-11-073-4/+46
* | | OopsJoffrey F2017-11-071-1/+1
* | | Fix build tests to not rely on internet connectivityJoffrey F2017-11-071-10/+20
* | | Disable buffering based on presence of Connection Upgrade headersJoffrey F2017-11-072-37/+35
* | | Prevent data loss when attaching to containerChris Harris2017-11-071-3/+30
* | | Doc fixesJoffrey F2017-11-074-20/+22
* | | Add support for secret driver in create_secretJoffrey F2017-11-071-1/+12
* | | Improve docs for service list filtersAlessandro Baldo2017-11-073-4/+17
* | | More ContainerSpec testsJoffrey F2017-11-074-32/+69
* | | Add support for configs managementJoffrey F2017-11-0711-3/+464
* | | Add support for new ContainerSpec parametersJoffrey F2017-11-0710-50/+265
* | | Fix indentation in docstringErik Johnson2017-11-071-1/+1
* | | Add support for extra_hosts option in buildJoffrey F2017-11-073-1/+50
* | | Pin flake8 versionJoffrey F2017-11-072-2/+3
* | | Add support for mounts in HostConfigJoffrey F2017-11-074-1/+80
* | | Add support for new types and options to docker.types.MountJoffrey F2017-11-071-14/+41
* | | Fix simple documentation copy/paste error.Jan Losinski2017-11-071-2/+2
* | | Remove superfluous version validationJoffrey F2017-11-071-1/+0
* | | Adding swarm id_attribute to match docker outputSteve Clark2017-11-072-0/+3
* | | Fix docs, incorrect param namebrett552017-11-071-1/+1
* | | Do not interrupt streaming when encountering 0-length framesJoffrey F2017-11-072-3/+5
* | | Fix prune_images docstringJoffrey F2017-11-071-2/+2
* | | Use unambiguous advertise-addr when initializing a swarmJoffrey F2017-11-076-8/+8
* | | Shift test matrix forwardJoffrey F2017-11-071-1/+0
* | | Bump 2.5.12.5.1Joffrey F2017-08-222-1/+13
* | | Always send attach request as streamingJoffrey F2017-08-222-5/+13
* | | Commit d798afca made changes for the handling of '**' patterns inVeli-Matti Lintu2017-08-222-1/+18