| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add legacy compat layer to v1 shell | Brian Waldon | 2012-08-01 | 2 | -1/+519 |
| * | Refactor http request/response logging | Brian Waldon | 2012-07-29 | 1 | -5/+0 |
| * | Replace httplib2 with httplib as http driver | Brian Waldon | 2012-07-23 | 1 | -2/+2 |
| * | Add pagination to v1 image-list | Brian Waldon | 2012-07-19 | 2 | -16/+43 |
| * | Merge "Wrap image data in iterator" | Jenkins | 2012-07-19 | 1 | -2/+4 |
| |\ | |||||
| | * | Wrap image data in iterator | Brian Waldon | 2012-07-11 | 1 | -2/+4 |
| * | | Add --is-public to image-create | Brian Waldon | 2012-07-13 | 1 | -1/+6 |
| * | | Translate is_protected to protected | Brian Waldon | 2012-07-11 | 1 | -0/+6 |
| * | | Change --protected to --is-protected in create | Brian Waldon | 2012-07-11 | 1 | -1/+1 |
| * | | Properly map boolean-like arguments to True/False | Brian Waldon | 2012-07-11 | 1 | -2/+2 |
| |/ | |||||
| * | Preserve image properties on update | Brian Waldon | 2012-07-09 | 2 | -2/+15 |
| * | Add --file to image-update and correct bad name | Brian Waldon | 2012-07-09 | 1 | -3/+7 |
| * | Allow image filtering by custom properties | Brian Waldon | 2012-07-04 | 2 | -0/+11 |
| * | Expand v1 image-list filters | Brian Waldon | 2012-07-04 | 1 | -5/+12 |
| * | Add size filtering to image-list action | Brian Waldon | 2012-07-04 | 1 | -1/+10 |
| * | Allow image upload from local file to v1 API | Adam Gandelman | 2012-07-03 | 1 | -2/+12 |
| * | Hook up GET /v1/images/<id> | Brian Waldon | 2012-06-21 | 1 | -0/+13 |
| * | Adds support for --insecure. | Michael Basnight | 2012-05-24 | 1 | -2/+3 |
| * | Refactor HTTPClient to use two request methods | Brian Waldon | 2012-05-22 | 2 | -12/+15 |
| * | Adds filter support to images.list(). | Gabriel Hurley | 2012-04-27 | 1 | -1/+3 |
| * | Add fields to image-list | Dean Troyer | 2012-04-24 | 1 | -1/+2 |
| * | Fix image-create using pipelines | Dean Troyer | 2012-04-23 | 1 | -1/+1 |
| * | Fixing pep8 errors | Brian Waldon | 2012-04-03 | 2 | -2/+4 |
| * | Adding id for image members | Brian Waldon | 2012-04-03 | 1 | -0/+4 |
| * | image membership management works | Brian Waldon | 2012-04-03 | 3 | -18/+54 |
| * | Adding support for passing image data through cli | Brian Waldon | 2012-04-03 | 2 | -4/+59 |
| * | Image update works | Brian Waldon | 2012-04-03 | 2 | -11/+73 |
| * | More complete image creation | Brian Waldon | 2012-04-03 | 2 | -29/+87 |
| * | Adding image-create action | Brian Waldon | 2012-04-03 | 1 | -5/+17 |
| * | Adding shared-images support | Brian Waldon | 2012-04-02 | 1 | -10/+45 |
| * | Image members bones | Brian Waldon | 2012-04-02 | 4 | -2/+82 |
| * | Basic testing | Brian Waldon | 2012-04-02 | 1 | -15/+44 |
| * | Basic get/list operations work | Brian Waldon | 2012-03-26 | 4 | -0/+147 |
