Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly support pulling all tags in DockerClient.images.pull1761-dockerclient-pull | Joffrey F | 2018-01-30 | 3 | -3/+23 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1881 from docker/pytest-asserts | Joffrey F | 2018-01-30 | 28 | -1608/+1270 |
|\ | | | | | Use pytest asserts | ||||
| * | Use pytest assertspytest-asserts | Joffrey F | 2018-01-30 | 28 | -1608/+1270 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | Do not break when archiving broken symlinks1841-tar-broken-symlinks | Joffrey F | 2018-01-29 | 1 | -0/+26 |
|/ | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1874 from docker/1774-export-methods | Joffrey F | 2018-01-29 | 2 | -2/+39 |
|\ | | | | | Update save / export methods to return data generators | ||||
| * | Update save / export methods to return data generators1774-export-methods | Joffrey F | 2018-01-26 | 2 | -2/+39 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | ImageCollection.build now also returns build logs along with the built image ↵1702-build-logs-dockerclient | Joffrey F | 2018-01-26 | 1 | -7/+10 |
|/ | | | | | | | | reference BuildError.build_logs has a copy of the logs generator Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1873 from docker/hongbin-image-load | Joffrey F | 2018-01-26 | 1 | -0/+5 |
|\ | | | | | Return Image objects in ImageCollection.load | ||||
| * | Error handling in ImageCollection.loadhongbin-image-load | Joffrey F | 2018-01-26 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | Return tuple instead of dict in exec_run | Joffrey F | 2018-01-26 | 2 | -7/+9 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | Merge branch 'add_exit_code_to_exec_run' of ↵ | Joffrey F | 2018-01-26 | 2 | -2/+24 |
|\ \ | |/ |/| | | | https://github.com/hnq90/docker-py into hnq90-add_exit_code_to_exec_run | ||||
| * | Add exit code to exec_run | HuyNQ | 2017-11-13 | 2 | -2/+24 |
| | | | | | | | | Signed-off-by: HuyNQ <huy@huynq.net> | ||||
* | | Bump default API version to 1.35 | Joffrey F | 2018-01-26 | 5 | -3/+52 |
| | | | | | | | | | | | | | | | | | | Add ContainerSpec.isolation support Add until support in logs Add condition support in wait Add workdir support in exec_create Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | Merge pull request #1856 from docker/1855-platform-option | Joffrey F | 2018-01-24 | 3 | -2/+26 |
|\ \ | | | | | | | Add support for experimental platform flag in build and pull | ||||
| * | | Add support for experimental platform flag in build and pull1855-platform-option | Joffrey F | 2018-01-23 | 3 | -2/+26 |
| | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | | Merge pull request #1846 from feliperuhland/issue-1734-scale-method | Joffrey F | 2018-01-24 | 1 | -0/+46 |
|\ \ \ | | | | | | | | | Added scale method to the Service model. | ||||
| * | | | Fix test to make sure the initial mode is replicated | Felipe Ruhland | 2018-01-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Felipe Ruhland <felipe.ruhland@gmail.com> | ||||
| * | | | Ensure that global containers are not scaled | Felipe Ruhland | 2017-12-26 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | Signed-off-by: Felipe Ruhland <felipe.ruhland@gmail.com> | ||||
| * | | | Added scale method to the Service model. | Felipe Ruhland | 2017-12-21 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Felipe Ruhland <felipe.ruhland@gmail.com> | ||||
* | | | | Shift test matrix forwardjenkins-update | Joffrey F | 2018-01-24 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | | | Fix regression on API < 1.25 | Viktor Adam | 2018-01-12 | 1 | -0/+24 |
| |/ / |/| | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
* | | | Ignore dockerignore lines that contain only whitespace1852-dockerignore | Joffrey F | 2018-01-03 | 1 | -0/+22 |
|/ / | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | Don't attempt to retrieve container's stderr if `auto_remove` was set1813-autoremove-error | Joffrey F | 2017-12-19 | 1 | -1/+13 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | Merge pull request #1727 from mbelang/join-swarn-default-listen-address | Joffrey F | 2017-12-18 | 2 | -0/+49 |
|\ \ | | | | | | | Add join_swarm default listen address | ||||
| * | | Add join_swarm default listen address | Maxime Belanger | 2017-08-29 | 2 | -0/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | Since the docker CLI adds a default listen address (0.0.0.0:2377) when joining a node to the swarm, the docker-py api will support the same behavior to easy configuration. Signed-off-by: Maxime Belanger <maxime.b.belanger@gmail.com> | ||||
* | | | Merge pull request #1828 from pkit/fix_error_from_httpex | Joffrey F | 2017-12-18 | 1 | -1/+15 |
|\ \ \ | | | | | | | | | fixes create_api_error_from_http_exception() | ||||
| * | | | fixes create_api_error_from_http_exception() | Constantine Peresypkin | 2017-12-18 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `create_api_error_from_http_exception()` is never tested in the original code and will fail miserably when fed with empty `HTTPError` object see fixes in requests for this behaviour: https://github.com/requests/requests/pull/3179 Signed-off-by: Constantine Peresypkin <pconstantine@gmail.com> | ||||
* | | | | Retrieve container logs before container exits / is removed1813-run-autoremove | Joffrey F | 2017-12-14 | 3 | -8/+24 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | | | Merge pull request #1807 from rycus86/update_service_from_prev_spec | Joffrey F | 2017-12-14 | 3 | -4/+579 |
|\ \ \ \ | | | | | | | | | | | Update service from prev spec | ||||
| * | | | | Renaming new argument | Viktor Adam | 2017-12-14 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
| * | | | | Fix resetting ContainerSpec properties to None | Viktor Adam | 2017-11-15 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
| * | | | | Attempting to make service update tests less flaky | Viktor Adam | 2017-11-15 | 2 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
| * | | | | Service model update changes | Viktor Adam | 2017-11-14 | 3 | -29/+285 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
| * | | | | Update service using previous spec | Viktor Adam | 2017-11-14 | 1 | -0/+313 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
* | | | | Merge pull request #1834 from mhank/1823-support-update-order | Joffrey F | 2017-12-14 | 1 | -0/+18 |
|\ \ \ \ | | | | | | | | | | | Add support for order property when updating a service | ||||
| * | | | | Add support for order property when updating a service | Michael Hankin | 2017-12-12 | 1 | -0/+18 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Michael Hankin <mjhankin1@gmail.com> | ||||
* | | | | Merge pull request #1835 from docker/1758-url-quote-path | Joffrey F | 2017-12-13 | 1 | -0/+7 |
|\ \ \ \ | | | | | | | | | | | Fix URL-quoting for resource names containing spaces | ||||
| * | | | | Fix URL-quoting for resource names containing spaces1758-url-quote-path | Joffrey F | 2017-12-13 | 1 | -0/+7 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | | | Add integration test for CPU realtime options | Joffrey F | 2017-12-13 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | | | Merge branch 'master' of https://github.com/tz70s/docker-py into tz70s-master | Joffrey F | 2017-12-13 | 1 | -0/+22 |
|\ \ \ \ | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | | | | Fix #1575 - Add cpu_rt_period and cpu_rt_runtime args | Tzu-Chiao Yeh | 2017-08-13 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add cpu_rt_period and cpu_rt_runtime in hostconfig with version(1.25), types(int) checks. Also add version and type checks in dockertype unit test. Signed-off-by: Tzu-Chiao Yeh <su3g4284zo6y7@gmail.com> | ||||
* | | | | | Merge pull request #1812 from rycus86/greedy_network_list | Joffrey F | 2017-12-13 | 2 | -4/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | Fetch network details with network lists greedily | ||||
| * | | | | | Only allow greedy queries on the model | Viktor Adam | 2017-11-21 | 2 | -45/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
| * | | | | | Fixing integration tests | Viktor Adam | 2017-11-19 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
| * | | | | | Fetch network details with network lists greedily | Viktor Adam | 2017-11-16 | 3 | -4/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Viktor Adam <rycus86@gmail.com> | ||||
* | | | | | | Change format in which hosts are being stored for Swarm services | Michael Hankin | 2017-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Hankin <mhank@users.noreply.github.com> | ||||
* | | | | | | Change format of extra hosts | Michael Hankin | 2017-12-03 | 2 | -3/+3 |
| |_|/ / / |/| | | | | | | | | | | | | | | Signed-off-by: Michael Hankin <mjhankin1@gmail.com> | ||||
* | | | | | Merge pull request #1798 from docker/unlock_swarm_support | Joffrey F | 2017-11-20 | 1 | -0/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | Unlock swarm support | ||||
| * | | | | Add unlock methods to Swarm modelunlock_swarm_support | Joffrey F | 2017-11-07 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | | | | Add unlock_swarm and get_unlock_key to APIClient | Joffrey F | 2017-11-07 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> |