Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |