| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add initial docs.0.1.0 | Monty Taylor | 2012-06-14 | 5 | -9/+136 |
| * | Edit build_sphinx options. | Clark Boylan | 2012-06-08 | 1 | -3/+3 |
| * | Merge "Add 'explain' command to v2 that describes schemas" | Jenkins | 2012-06-08 | 10 | -134/+317 |
| |\ | |||||
| | * | Add 'explain' command to v2 that describes schemas | Brian Waldon | 2012-06-07 | 10 | -134/+317 |
| * | | Merge "Minimize tox.ini" | Jenkins | 2012-06-07 | 1 | -26/+7 |
| |\ \ | |/ |/| | |||||
| | * | Minimize tox.ini | Brian Waldon | 2012-06-07 | 1 | -26/+7 |
| * | | Stick prettytable at v0.6 | Brian Waldon | 2012-06-07 | 2 | -2/+2 |
| |/ | |||||
| * | Add tests dir to pep8 command | Brian Waldon | 2012-06-07 | 1 | -1/+1 |
| * | Merge "Auto generate AUTHORS file for glanceclient component." | Jenkins | 2012-06-06 | 5 | -74/+17 |
| |\ | |||||
| | * | Auto generate AUTHORS file for glanceclient component. | Bhuvan Arumugam | 2012-06-02 | 6 | -75/+18 |
| * | | Set pep8 dependency at v1.2 | Brian Waldon | 2012-06-04 | 2 | -2/+1 |
| * | | Add minimal support for the v2 API | Brian Waldon | 2012-06-04 | 8 | -7/+131 |
| |/ | |||||
| * | Include ChangeLog in tarball | Chuck Short | 2012-05-29 | 1 | -0/+1 |
| * | Properly install from zipball. | Monty Taylor | 2012-05-25 | 3 | -1/+8 |
| * | Adds support for --insecure. | Michael Basnight | 2012-05-24 | 3 | -4/+12 |
| * | Fix the zipball change. | Monty Taylor | 2012-05-24 | 2 | -2/+3 |
| * | Replace git url with github zipball. | Monty Taylor | 2012-05-23 | 1 | -1/+1 |
| * | Merge "Refactor HTTPClient to use two request methods" | Jenkins | 2012-05-22 | 5 | -116/+81 |
| |\ | |||||
| | * | Refactor HTTPClient to use two request methods | Brian Waldon | 2012-05-22 | 5 | -116/+81 |
| * | | Add missing files to MANIFEST.in | Thierry Carrez | 2012-05-22 | 1 | -1/+5 |
| |/ | |||||
| * | Add importutils from openstack-common | Brian Waldon | 2012-05-20 | 3 | -6/+106 |
| * | Adding service type as configurable shell option | Michael Basnight | 2012-05-10 | 2 | -3/+11 |
| * | Merge "Remove printt" | Jenkins | 2012-05-07 | 1 | -2/+2 |
| |\ | |||||
| | * | Remove printt | Dean Troyer | 2012-05-07 | 1 | -2/+2 |
| * | | Added condition requirement to simplejson | Chuck Short | 2012-04-30 | 3 | -1/+5 |
| |/ | |||||
| * | Use tox for running tests locally. | James E. Blair | 2012-04-27 | 7 | -565/+41 |
| * | Adds filter support to images.list(). | Gabriel Hurley | 2012-04-27 | 3 | -1/+9 |
| * | Add '.tox' to .gitignore | Brian Waldon | 2012-04-25 | 1 | -0/+1 |
| * | Merge "Add fields to image-list" | Jenkins | 2012-04-25 | 1 | -1/+2 |
| |\ | |||||
| | * | Add fields to image-list | Dean Troyer | 2012-04-24 | 1 | -1/+2 |
| * | | Merge "Strip version from service catalog endpoint" | Jenkins | 2012-04-25 | 1 | -0/+17 |
| |\ \ | |/ |/| | |||||
| | * | Strip version from service catalog endpoint | Dean Troyer | 2012-04-23 | 1 | -0/+17 |
| * | | Fix image-create using pipelines | Dean Troyer | 2012-04-23 | 2 | -1/+2 |
| |/ | |||||
| * | Allow tenant name to be used in authentication | Brian Waldon | 2012-04-10 | 1 | -11/+27 |
| * | Merge "Updated depend processing to norms." | Jenkins | 2012-04-09 | 2 | -12/+6 |
| |\ | |||||
| | * | Updated depend processing to norms. | Monty Taylor | 2012-04-03 | 2 | -12/+6 |
| * | | Make tox cover output coverage.xml. | Monty Taylor | 2012-04-05 | 1 | -1/+1 |
| * | | Add Sphinx to test-requires. | Monty Taylor | 2012-04-05 | 1 | -0/+1 |
| * | | Merge "Add AUTHORS test case" | Jenkins | 2012-04-05 | 2 | -0/+64 |
| |\ \ | |||||
| | * | | Add AUTHORS test case | Brian Waldon | 2012-04-03 | 2 | -0/+64 |
| | |/ | |||||
| * | | Fixing pep8 errors | Brian Waldon | 2012-04-03 | 2 | -2/+4 |
| |/ | |||||
| * | Added gitreview file. | Monty Taylor | 2012-04-03 | 1 | -0/+4 |
| * | Adding id for image members | Brian Waldon | 2012-04-03 | 2 | -7/+9 |
| * | image membership management works | Brian Waldon | 2012-04-03 | 6 | -33/+72 |
| * | Adding support for passing image data through cli | Brian Waldon | 2012-04-03 | 4 | -8/+71 |
| * | Image update works | Brian Waldon | 2012-04-03 | 4 | -21/+118 |
| * | More complete image creation | Brian Waldon | 2012-04-03 | 5 | -44/+142 |
| * | Correct keystoneclient egg name in pip-requires | Brian Waldon | 2012-04-03 | 1 | -1/+1 |
| * | Adding image-create action | Brian Waldon | 2012-04-03 | 1 | -5/+17 |
| * | Adding shared-images support | Brian Waldon | 2012-04-02 | 3 | -14/+86 |
