summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant single-socket select callrycus86-cancellable-events-streamJoffrey F2018-03-195-22/+7
* Allow cancelling the streams from other threadsViktor Adam2018-03-197-10/+181
* Use networks instead of legacy links for test setupJoffrey F2018-03-152-20/+30
* Fix socket tests for TLS-enabled testsJoffrey F2018-03-151-5/+5
* Updates docs for rename of `name` to `repository`James2018-03-151-1/+1
* Merge branch 'mnottale-container-list-sparse'Joffrey F2018-03-142-8/+49
|\
| * Add test for container list with sparse=TrueJoffrey F2018-03-142-9/+43
| * Merge branch 'container-list-sparse' of https://github.com/mnottale/docker-py...Joffrey F2018-03-141-2/+9
| |\ |/ /
| * Add sparse argument to DockerClient.containers.list().Matthieu Nottale2018-03-141-2/+9
* | Merge pull request #1957 from docker/1956-dockerignore-include-dockerfileJoffrey F2018-03-142-2/+10
|\ \
| * | Use same split rules for Dockerfile as other include/exclude patterns1956-dockerignore-include-dockerfileJoffrey F2018-03-142-2/+10
|/ /
* | Merge pull request #1954 from mnottale/dockerclient-closeJoffrey F2018-03-141-0/+4
|\ \ | |/ |/|
| * Add close() method to DockerClient.Matthieu Nottale2018-03-141-0/+4
|/
* Merge pull request #1944 from docker/bump-jenkinsfileJoffrey F2018-03-051-2/+7
|\
| * Bump test engine versionsbump-jenkinsfileJoffrey F2018-03-051-2/+7
|/
* Merge branch 'levin-du-develop'Joffrey F2018-03-052-2/+8
|\
| * Improve dockerignore comment testJoffrey F2018-03-051-1/+5
| * Fix flake8 caseWanzhi Du2018-03-052-2/+3
| * Ignore comment line from the .dockerignore fileWanzhi Du2018-03-052-2/+3
|/
* Merge pull request #1928 from mnottale/fix-spurious-resolution-macos-slowdownJoffrey F2018-02-272-2/+4
|\
| * Workaround requests resolving our unix socket URL on macosx.Matthieu Nottale2018-02-262-2/+4
* | Merge pull request #1927 from mefyl/masterJoffrey F2018-02-261-0/+16
|\ \ | |/ |/|
| * Add test for "/.." patterns in .dockerignore.mefyl2018-02-261-0/+16
* | Merge pull request #1922 from yongtang/02232018-cleanupJoffrey F2018-02-232-3/+9
|\ \
| * | Cleanup containers during the testsYong Tang2018-02-232-3/+9
|/ /
* | 3.2.0-devJoffrey F2018-02-221-1/+1
* | Merge pull request #1921 from docker/3.1.0-release3.1.0Joffrey F2018-02-2226-214/+415
|\ \
| * | Bump 3.1.03.1.0-releaseJoffrey F2018-02-222-1/+31
| * | Merge branch 'release' into 3.1.0-releaseJoffrey F2018-02-222-1/+14
| |\ \ | |/ / |/| |
* | | Merge pull request #1902 from docker/3.0.1-release3.0.1Joffrey F2018-02-056-9/+59
|\ \ \
| * | | Bump 3.0.13.0.1-releaseJoffrey F2018-02-052-1/+15
| * | | Rewrite access check in create_archive with EAFPJoffrey F2018-02-052-7/+9
| * | | Add login data to the right subdict in auth_configsJoffrey F2018-02-052-1/+19
| * | | Add workaround for bpo-32713Joffrey F2018-02-052-0/+16
|/ / /
| * | Merge pull request #1914 from mefyl/masterJoffrey F2018-02-222-188/+111
| |\ \ | | |/
| | * Add note about potential dockerignore optimization.mefyl2018-02-211-0/+9
| | * Skip entirely excluded directories when handling dockerignore.mefyl2018-02-211-0/+4
| | * Fix .dockerignore: accept wildcard in inclusion pattern, honor last line prec...mefyl2018-02-212-178/+94
| | * Fix dockerignore handling of absolute path exceptions.mefyl2018-02-212-3/+10
| | * Revert "Correctly support absolute paths in .dockerignore"mefyl2018-02-192-30/+17
| * | Merge pull request #1918 from rycus86/service-restart-methodJoffrey F2018-02-212-2/+54
| |\ \
| | * | Shorthand method for service.force_update()Viktor Adam2018-02-212-2/+54
| | |/
| * | GenericResources was introduced in 1.32Joffrey F2018-02-202-3/+4
| * | Merge branch 'BYU-PCCL-master'Joffrey F2018-02-203-2/+91
| |\ \
| | * | Code cleanup and version guardsJoffrey F2018-02-203-36/+42
| | * | Add support for generic resources to docker.types.ResourcesWilliam Myers2018-02-202-1/+84
| |/ /
| * | Merge pull request #1919 from docker/1912-pull-sha-tagJoffrey F2018-02-202-1/+12
| |\ \ | | |/ | |/|
| | * Fix DockerClient pull bug when pulling image by digest1912-pull-sha-tagJoffrey F2018-02-202-1/+12
| |/
| * Merge pull request #1910 from docker/bump_credstoreJoffrey F2018-02-142-2/+2
| |\
| | * Bump docker-pycreds to 0.2.2 (pass support)bump_credstoreJoffrey F2018-02-142-2/+2