summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert 02116565d358a4fa254217779fef82b14b38d8ca0.10.0Mark J. Washenberger2013-08-083-16/+13
* Add 0.10.0 docs updateMark J. Washenberger2013-08-081-0/+19
* Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-0813-93/+353
* Merge "Changes to allow image upload with V2 api"Jenkins2013-07-312-0/+28
|\
| * Changes to allow image upload with V2 apieddie-sheffield2013-07-312-0/+28
* | Merge "Fix test assertions & test cases for V2 Shell Unit test"Jenkins2013-07-311-79/+176
|\ \ | |/ |/|
| * Fix test assertions & test cases for V2 Shell Unit testVenkatesh Sampath2013-07-251-79/+176
* | Merge "Enable client library V2 to create an image."Jenkins2013-07-302-0/+36
|\ \
| * | Enable client library V2 to create an image.eddie-sheffield2013-07-252-0/+36
* | | Merge "Provide glance CLI man page."Jenkins2013-07-303-4/+103
|\ \ \
| * | | Provide glance CLI man page.Jakub Ruzicka2013-07-253-4/+103
| | |/ | |/|
* | | Merge "Allow v1 client to list all users' images"Jenkins2013-07-303-2/+28
|\ \ \
| * | | Allow v1 client to list all users' imagesStuart McLaren2013-07-263-2/+28
* | | | Merge "Add v1 client side owner based filtering"Jenkins2013-07-303-6/+157
|\ \ \ \ | |/ / /
| * | | Add v1 client side owner based filteringStuart McLaren2013-07-263-6/+157
| |/ /
* | | Encode error messages before sending them to stdoutFlaper Fesp2013-07-293-1/+28
|/ /
* | Merge "HTTPS response issues"Jenkins2013-07-241-1/+17
|\ \ | |/ |/|
| * HTTPS response issuesDavid Peraza2013-07-221-1/+17
* | Merge "Fix SSL certificate CNAME checking"Jenkins2013-07-222-6/+8
|\ \ | |/ |/|
| * Fix SSL certificate CNAME checkingThomas Leaman2013-07-152-6/+8
* | Merge "Increase default page_size value"Jenkins2013-07-193-22/+58
|\ \
| * | Increase default page_size valueJared Culp2013-07-163-22/+58
| |/
* | Merge "Pass all identity headers received to glance"Jenkins2013-07-182-0/+42
|\ \
| * | Pass all identity headers received to glanceiccha.sethi2013-07-152-0/+42
| |/
* | Merge "Expose checksum index image property in client"Jenkins2013-07-173-1/+60
|\ \
| * | Expose checksum index image property in clientamalaba2013-07-123-1/+60
* | | uncap python-keystoneclient version requirementSean Dague2013-07-121-1/+1
| |/ |/|
* | Merge "Rename invalid domain name to be RFC compliant."Jenkins2013-07-083-22/+22
|\ \
| * | Rename invalid domain name to be RFC compliant.Monty Taylor2013-06-303-22/+22
* | | Flake8 should ignore build folderAlex Meade2013-07-051-1/+1
* | | Enable client V2 to update/delete tags for a given image.Venkatesh Sampath2013-07-025-4/+206
| |/ |/|
* | Start using Pyflakes and HackingDirk Mueller2013-06-2217-45/+43
|/
* Removes extra slash on endpoints without a pathKevin McDonald2013-06-192-1/+24
* Merge "Fix problem where image data is not read from a pipe."Jenkins2013-06-182-20/+33
|\
| * Fix problem where image data is not read from a pipe.Hugh Saunders2013-06-032-20/+33
* | Remove explicit distribute depend.Monty Taylor2013-06-111-2/+0
* | Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-111-1/+1
|\ \
| * | python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
| |/
* | Merge "Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)"Jenkins2013-06-0610-122/+224
|\ \
| * | Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)Flaper Fesp2013-06-0410-122/+224
* | | Merge "Do not decode headers in v1/images.py"Jenkins2013-06-052-14/+12
|\ \ \ | |/ /
| * | Do not decode headers in v1/images.pyFlaper Fesp2013-06-042-14/+12
* | | Merge "Add tests for encodings"Jenkins2013-06-053-1/+41
|\ \ \ | |/ /
| * | Add tests for encodingsFlaper Fesp2013-06-033-1/+41
| |/
* | Merge "Rename requires files to standard names."Jenkins2013-06-033-2/+2
|\ \ | |/ |/|
| * Rename requires files to standard names.Zhenguo Niu2013-05-293-2/+2
* | Merge "Update importutils and openstack-common.conf format"Jenkins2013-05-312-2/+2
|\ \ | |/ |/|
| * Update importutils and openstack-common.conf formatFlaper Fesp2013-05-232-2/+2
* | Don't attempt to read stdin if it is empty.Hugh Saunders2013-05-232-2/+292
|/
* Merge "Migrate to pbr."Jenkins2013-05-227-510/+54
|\