summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge "Fix human readable when size is None"Jenkins2015-09-282-1/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix human readable when size is NoneStuart McLaren2015-09-142-1/+4
* | | | | | | | | Merge "No auth when token and endpoint are passed"Jenkins2015-09-252-11/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | No auth when token and endpoint are passedFlavio Percoco2015-09-252-11/+25
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Add period in help message"Jenkins2015-09-253-6/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add period in help messageAtsushi SAKAI2015-09-193-6/+6
* | | | | | | | | Change ignore-errors to ignore_errorsMonty Taylor2015-09-211-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge "Don't get the image before deleting it"Jenkins2015-09-182-7/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't get the image before deleting itFlavio Percoco2015-09-162-7/+6
* | | | | | | | Merge "Add parsing the endpoint URL"Jenkins2015-09-162-4/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add parsing the endpoint URLTakashi NATSUME2015-09-082-4/+27
* | | | | | | | Change next version in docs1.1.0Erno Kuvaja2015-09-141-1/+1
* | | | | | | | Merge "Fix the remove property logic in V2"Jenkins2015-09-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix the remove property logic in V2Cindy Pallares2015-09-021-1/+1
* | | | | | | | | Merge "1.0.1 Release notes"Jenkins2015-09-111-0/+26
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | 1.0.1 Release notesErno Kuvaja2015-09-111-0/+26
* | | | | | | | | Merge "Fixes CLI client called without subcommands"Jenkins2015-09-112-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes CLI client called without subcommandsErno Kuvaja2015-09-112-2/+10
| |/ / / / / / / /
* | | | | | | | | Merge "Updates default --sort behaviour"Jenkins2015-09-101-3/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Updates default --sort behaviourJake Yip2015-09-091-3/+4
* | | | | | | | | Merge "Invalid output running the command 'glance image-show <image_id>'"Jenkins2015-09-101-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Invalid output running the command 'glance image-show <image_id>'David Sariel2015-09-091-0/+5
* | | | | | | | | | Print the reverting back to v1 to stderrErno Kuvaja2015-09-091-1/+1
* | | | | | | | | | Don't make `help` require auth parametersFlavio Percoco2015-09-092-40/+56
|/ / / / / / / / /
* | | | | | | | | Merge "Consider `--os-token` when using v2"Jenkins2015-09-083-32/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Consider `--os-token` when using v2Flavio Percoco2015-09-043-32/+40
* | | | | | | | | | Merge "Check if v2 is available and fallback"Jenkins2015-09-084-21/+70
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Check if v2 is available and fallbackFlavio Percoco2015-09-044-21/+70
* | | | | | | | | Merge "check for None value in utils.safe_header"Jenkins2015-09-082-1/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | check for None value in utils.safe_headerDavid Edery2015-09-082-1/+16
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2015-09-041-2/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Update path to subunit2html in post_test_hookTakashi NATSUME2015-09-041-1/+1
|/ / / / / / /
* | | | | | | Password should be prompted onceFlavio Percoco2015-09-012-1/+8
* | | | | | | 1.0.0 release notes1.0.0Erno Kuvaja2015-08-271-0/+52
| |_|/ / / / |/| | | | |
* | | | | | Merge "Remove custom SSL compression handling"Jenkins2015-08-267-328/+122
|\ \ \ \ \ \
| * | | | | | Remove custom SSL compression handlingStuart McLaren2015-08-267-328/+122
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add more information show in v2"Jenkins2015-08-261-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add more information show in v2wangxiyuan2015-08-191-1/+2
* | | | | | Merge "V2: Do not validate image schema when listing"Jenkins2015-08-203-14/+381
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | V2: Do not validate image schema when listingStuart McLaren2015-08-103-14/+381
* | | | | | Require disk and container format on image-createGorka Eguileor2015-08-145-2/+198
* | | | | | Merge "Use API v2 as default"Jenkins2015-08-133-29/+107
|\ \ \ \ \ \
| * | | | | | Use API v2 as defaultFei Long Wang2015-08-113-29/+107
* | | | | | | Merge "Ship the default image schema in the client"Jenkins2015-08-123-0/+233
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ship the default image schema in the clientFlavio Percoco2015-08-123-0/+233
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2015-08-103-7/+6
* | | | | | | Merge "Support for Metadata Definition Catalog for Tags"Jenkins2015-08-065-0/+508
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Support for Metadata Definition Catalog for TagsWayne Okuma2015-07-165-0/+508
* | | | | | | Merge "Add unicode support for properties values in v2 shell"Jenkins2015-08-032-3/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Add unicode support for properties values in v2 shellDarja Shakhray2015-08-032-3/+4
| | |_|_|/ | |/| | |