Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for placement preferences and platforms in TaskTemplateservice-placement | Joffrey F | 2017-05-17 | 1 | -0/+43 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Adjust tests and add newest engine version to Jenkinsfiletest_17.05_engine | Joffrey F | 2017-05-09 | 1 | -6/+16 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Set infinite timeout for the `events` method | Joffrey F | 2017-03-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Use experimental engine for testing in Jenkins/Makefile | Joffrey F | 2017-03-17 | 1 | -0/+3 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add service_logs integration test | Joffrey F | 2017-03-13 | 1 | -3/+19 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add tests for secret API implementation | Joffrey F | 2017-02-13 | 1 | -0/+70 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add prune_networks method | Joffrey F | 2017-01-30 | 1 | -13/+13 |
| | | | | | | Ensure all integration tests use the same version of the busybox image Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add support for force_update in TaskTemplate | Joffrey F | 2017-01-27 | 1 | -3/+24 |
| | | | | | | Add min version checks in create_service and update_service Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add support for max_failure_ratio and monitor in UpdateConfig | Joffrey F | 2017-01-27 | 1 | -0/+17 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Convert mode argument to valid structure in create_service1388-format-service-mode | Joffrey F | 2017-01-19 | 1 | -0/+28 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Prevent Swarm address conflictsjenkinsfile | Joffrey F | 2016-12-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Update code and tests for Engine 1.13 compatibilitydnephin-add-attachable | Joffrey F | 2016-12-07 | 1 | -9/+13 |
| | | | | | | Makefile now runs tests against Docker 1.13 RC Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge branch 'patch-1' of https://github.com/manics/docker-py into ↵manics-patch-1 | Joffrey F | 2016-12-02 | 1 | -0/+16 |
| | | | | | | manics-patch-1 Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Split out base integration test for APIClient | Ben Firshman | 2016-11-22 | 1 | -2/+2 |
| | | | | | | So the cleanup stuff can be reused for model tests. Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Rename Client to APIClient | Ben Firshman | 2016-11-22 | 1 | -0/+233 |
Signed-off-by: Ben Firshman <ben@firshman.co.uk> |