Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for placement preferences and platforms in TaskTemplateservice-placement | Joffrey F | 2017-05-17 | 1 | -28/+41 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add service_logs integration test | Joffrey F | 2017-03-13 | 1 | -1/+2 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add service_logs command to APIClient and logs command to models.Service | Joffrey F | 2017-03-13 | 1 | -0/+49 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add support for force_update in TaskTemplate | Joffrey F | 2017-01-27 | 1 | -1/+33 |
| | | | | | | Add min version checks in create_service and update_service 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 | -4/+10 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Fix a number of docs formatting issuesdocs-fixes | Joffrey F | 2017-01-18 | 1 | -17/+15 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add docstrings to low-level API | Ben Firshman | 2016-11-22 | 1 | -0/+126 |
| | | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Make docker.auth a single file | Ben Firshman | 2016-11-22 | 1 | -4/+1 |
| | | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Fix endpoint spec and networks params in update_service1212-fix_create_service | Joffrey F | 2016-11-04 | 1 | -4/+13 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | WIP | Joffrey F | 2016-11-04 | 1 | -3/+13 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Private images support in create_service / update_service1085-service-support | Joffrey F | 2016-08-23 | 1 | -2/+39 |
| | | | | | | | | Refactor auth header computation Add tasks methods and documentation. Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | New docker.types subpackage containing advanced config dictionary types | Joffrey F | 2016-08-19 | 1 | -177/+10 |
| | | | | | | | Tests and docs updated to match docker.utils.types has been moved to docker.types Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Service API integration tests | Joffrey F | 2016-08-17 | 1 | -2/+5 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Swarm service API implementation | Joffrey F | 2016-08-17 | 1 | -0/+232 |
Signed-off-by: Joffrey F <joffrey@docker.com> |