Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update code and tests for Engine 1.13 compatibilitydnephin-add-attachable | Joffrey F | 2016-12-07 | 1 | -1/+3 |
* | Add new user-focused API | Ben Firshman | 2016-11-22 | 1 | -13/+80 |
* | Parse JSON API errors | Ben Firshman | 2016-09-14 | 1 | -1/+4 |
* | Fix licenses | Ben Firshman | 2016-09-05 | 1 | -13/+0 |
* | Update HTTPS docs linkhttps_docs_link | Joffrey F | 2016-01-18 | 1 | -2/+2 |
* | return NotFound on 404 errors | Lars Kellogg-Stedman | 2015-07-17 | 1 | -0/+4 |
* | Use custom Error class (inherits DockerException and ValueError)check_resource_not_none | Joffrey F | 2015-04-27 | 1 | -0/+4 |
* | fixed string formatting in errors | nir0s | 2015-02-11 | 1 | -3/+3 |
* | Fix #466 | Joffrey F | 2015-02-01 | 1 | -0/+4 |
* | * Merge branch 'tls' of github.com:momer/docker-py into momer-tls | Joffrey F | 2014-06-23 | 1 | -0/+11 |
* | insert() is no longer available in API >=1.12 | Joffrey F | 2014-06-20 | 1 | -0/+4 |
* | Moved APIError exception to docker.errors module. | Evgeniy L | 2014-04-07 | 1 | -0/+37 |
* | Create scope for docker client specific errors | Evgeniy L | 2014-04-06 | 1 | -0/+24 |