Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/walkerlee/docker-py into ↵ | Joffrey F | 2016-12-02 | 1 | -1/+1 |
| | | | | | | walkerlee-master Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Move config type creation from docker.utils functions to classes inconfig_types | Joffrey F | 2016-12-01 | 1 | -4/+4 |
| | | | | | | docker.types Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Rename DockerClientTest to BaseAPIClientTest | Ben Firshman | 2016-11-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Rename Client to APIClient | Ben Firshman | 2016-11-22 | 1 | -0/+187 |
Signed-off-by: Ben Firshman <ben@firshman.co.uk> |