Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add example for tag() | Ben Firshman | 2016-11-28 | 1 | -0/+5 |
* | Add docstrings to low-level API | Ben Firshman | 2016-11-22 | 1 | -0/+244 |
* | Make docker.auth a single file | Ben Firshman | 2016-11-22 | 1 | -4/+3 |
* | Remove dead code in import_image_from_data | Ben Firshman | 2016-10-13 | 1 | -3/+0 |
* | Add support for changes param in import_image* methods | Joffrey F | 2016-09-06 | 1 | -75/+97 |
* | Private images support in create_service / update_service1085-service-support | Joffrey F | 2016-08-23 | 1 | -35/+6 |
* | Add optional auth config to docker push | Keerthan Reddy Mala | 2016-07-22 | 1 | -10/+17 |
* | Use decode on push and pull operations. | Aleksandar Topuzovic | 2016-03-01 | 1 | -4/+4 |
* | Update auth.resolve_repository_name | Joffrey F | 2015-11-23 | 1 | -3/+2 |
* | Generic skip decorator for low API version accessible to all tests | Joffrey F | 2015-09-16 | 1 | -7/+7 |
* | Split different APIs into several mixins for clarity / easier maintenance | Joffrey F | 2015-09-11 | 1 | -0/+271 |