summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump 2.4.12.4.1-releaseJoffrey F2017-06-282-1/+11
* split_port should not break when passed a non-string argumentJoffrey F2017-06-282-0/+4
* Merge pull request #1665 from docker/2.4.0-release2.4.0Joffrey F2017-06-2741-214/+629
|\
| * Bump 2.4.02.4.0-releaseJoffrey F2017-06-223-1/+40
| * Merge pull request #1661 from shin-/1622-service-ttyJoffrey F2017-06-224-1/+29
| |\
| | * Add support for ContainerSpec.TTYJoffrey F2017-06-214-1/+29
| * | Merge pull request #1662 from docker/1633-credhelpers-supportJoffrey F2017-06-222-7/+74
| |\ \
| | * | Support credHelpers section in config.json1633-credhelpers-supportJoffrey F2017-06-222-7/+74
| | |/
| * | Merge pull request #1663 from shin-/qazbnm456-correct_description_of_dns_opt_...Joffrey F2017-06-221-2/+2
| |\ \
| | * | Correct the description of dns_opt option of create_containerBoik2017-06-221-2/+2
| |/ /
| * | Merge pull request #1640 from zero57/add_attrs_for_picklingJoffrey F2017-06-224-0/+20
| |\ \ | | |/ | |/|
| | * Add attributes for picklingAn Ha2017-06-204-0/+20
| * | Merge pull request #1658 from docker/1397-build-networkJoffrey F2017-06-203-10/+56
| |\ \
| | * | Add network_mode support to Client.build1397-build-networkJoffrey F2017-06-193-10/+56
| | |/
| * | Merge pull request #1659 from docker/moby33735Joffrey F2017-06-201-1/+3
| |\ \ | | |/ | |/|
| | * Make sure data is written in prune test so space can be reclaimedmoby33735Joffrey F2017-06-201-1/+3
| |/
| * Merge pull request #1626 from datwiz/images-build-error-1625Joffrey F2017-06-192-3/+15
| |\
| | * new integration task linting for #1625Chris Ottinger2017-05-271-2/+2
| | * added integration test for #1625 for ImageCollection.build() that verfies tha...Chris Ottinger2017-05-271-0/+11
| | * fix #1625 where ImageCollection.build() could return early with incorrect ima...Chris Ottinger2017-05-271-3/+4
| * | Merge pull request #1620 from docker/healthcheck-start-periodJoffrey F2017-06-195-9/+47
| |\ \
| | * | Add support for start_period in Healthcheck spechealthcheck-start-periodJoffrey F2017-06-165-9/+47
| * | | Merge pull request #1649 from shin-/1639-exec-id-check-resourceJoffrey F2017-06-1911-65/+66
| |\ \ \ | | |/ / | |/| |
| | * | Update check_resource decorator to account for new resource namesJoffrey F2017-06-1511-65/+66
| * | | Merge pull request #1617 from docker/create-ingress-networkJoffrey F2017-06-163-1/+22
| |\ \ \
| | * | | Add support for ingress in create_networkcreate-ingress-networkJoffrey F2017-05-173-1/+22
| * | | | Merge pull request #1629 from shin-/1610-docfixJoffrey F2017-06-161-3/+0
| |\ \ \ \
| | * | | | Fix misleading build method docsJoffrey F2017-05-301-3/+0
| | | |_|/ | | |/| |
| * | | | Merge pull request #1631 from madhuri-rai07/masterJoffrey F2017-06-164-5/+24
| |\ \ \ \
| | * | | | Fix test cases for ``runtime`` configMadhuri Kumari2017-06-075-8/+8
| | * | | | Add support for ``runtime`` in container create and run APIMadhuri Kumari2017-06-015-5/+24
| | |/ / /
| * | | | Merge pull request #1632 from kaiyou/masterJoffrey F2017-06-162-67/+46
| |\ \ \ \
| | * | | | Add a specific unit test for splitting port with IPv6kaiyou2017-06-051-0/+6
| | * | | | Rewrite the split_port function using rekaiyou2017-06-051-67/+40
| | |/ / /
| * | | | Merge pull request #1648 from ChrsMark/masterJoffrey F2017-06-162-0/+12
| |\ \ \ \
| | * | | | Raising error in case of invalid value of since kwarg on Container.logsChris Mark2017-06-162-0/+12
| | | |_|/ | | |/| |
| * | | | Merge pull request #1653 from osallou/masterJoffrey F2017-06-162-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Closes #1588, image.tag does not return anythingOlivier Sallou2017-06-162-2/+3
| |/ / /
| * | | Merge pull request #1647 from docker/1642-dockerclient-secretsJoffrey F2017-06-151-0/+1
| |\ \ \
| | * | | DockerClient.secrets should be a @property1642-dockerclient-secretsJoffrey F2017-06-141-0/+1
| * | | | Merge pull request #1634 from grahamlyons/readtimeout_calling_container_stopJoffrey F2017-06-142-1/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Move default `timeout` into `from_env`grahamlyons2017-06-092-7/+5
| | * | | Ensure default timeout is used by API Clientgrahamlyons2017-06-082-3/+19
| | |/ /
| * | | Merge pull request #1646 from mattoberle/patch-1Joffrey F2017-06-141-1/+1
| |\ \ \
| | * | | excludes requests 2.18.0 from compatible versionsMatt Oberle2017-06-141-1/+1
| | |/ /
| * | | Merge pull request #1644 from bboreham/test-pull-latestJoffrey F2017-06-141-3/+4
| |\ \ \ | | |/ / | |/| |
| | * | Only pull the 'latest' tag when testing imagesBryan Boreham2017-06-141-3/+4
| |/ /
| * | Merge pull request #1621 from allencloud/update-swarm-remove-test-status-code...Joffrey F2017-05-221-1/+1
| |\ \
| | * | update swarm remove test status code from 500 to >= 400allencloud2017-05-181-1/+1
| |/ /
| * | Merge pull request #1619 from docker/AlexeyRokhin-masterJoffrey F2017-05-171-1/+1
| |\ \