| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Do not use the '+' operation dict_items()"0.2.8 | Jenkins | 2014-03-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Do not use the '+' operation dict_items() | Cyril Roelandt | 2014-02-19 | 1 | -1/+1 |
| * | | Merge "Update apiclient.base and reuse new functional" | Jenkins | 2014-03-01 | 6 | -29/+11 |
| |\ \ | |||||
| | * | | Update apiclient.base and reuse new functional | Andrey Kurilin | 2014-02-19 | 6 | -29/+11 |
| | |/ | |||||
| * | | Merge "Remove None for dict.get()" | Jenkins | 2014-03-01 | 2 | -3/+3 |
| |\ \ | |||||
| | * | | Remove None for dict.get() | zhang-jinnan | 2014-02-19 | 2 | -3/+3 |
| | |/ | |||||
| * | | Merge "Expand get_file using to template scope" | Jenkins | 2014-02-28 | 2 | -1/+18 |
| |\ \ | |||||
| | * | | Expand get_file using to template scope | JUNJIE NAN | 2014-02-25 | 2 | -1/+18 |
| * | | | Merge ""version" section should be required in template" | Jenkins | 2014-02-28 | 4 | -25/+26 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | "version" section should be required in template | huangtianhua | 2014-02-25 | 4 | -25/+26 |
| * | | | Merge "Replace try...except with assertRaises" | Jenkins | 2014-02-25 | 2 | -35/+18 |
| |\ \ \ | |||||
| | * | | | Replace try...except with assertRaises | JUNJIE NAN | 2014-02-17 | 2 | -35/+18 |
| * | | | | Merge "Fixed incorrect indentation in the tests" | Jenkins | 2014-02-25 | 1 | -7/+7 |
| |\ \ \ \ | |||||
| | * | | | | Fixed incorrect indentation in the tests | Alex Gaynor | 2014-02-18 | 1 | -7/+7 |
| * | | | | | Merge "Improve help strings" | Jenkins | 2014-02-25 | 1 | -7/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | Improve help strings | Andreas Jaeger | 2014-02-20 | 1 | -7/+7 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge "Don't use request builtin redirect for any methods" | Jenkins | 2014-02-25 | 2 | -33/+29 |
| |\ \ \ \ \ | |||||
| | * | | | | | Don't use request builtin redirect for any methods | Chmouel Boudjnah | 2014-02-18 | 2 | -33/+29 |
| * | | | | | | Updated from global requirements | OpenStack Jenkins | 2014-02-24 | 2 | -4/+4 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Merge "Python3: fix bytes/str issues" | Jenkins | 2014-02-24 | 3 | -4/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Python3: fix bytes/str issues | Cyril Roelandt | 2014-02-19 | 3 | -4/+6 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Support the native signal API" | Jenkins | 2014-02-24 | 4 | -0/+175 |
| |\ \ \ \ \ | |||||
| | * | | | | | Support the native signal API | Thomas Herve | 2014-02-19 | 4 | -0/+175 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | add output-list and output-show | Lars Kellogg-Stedman | 2014-02-20 | 3 | -0/+93 |
| |/ / / / | |||||
| * | | | | Merge "Only call decode() on bytes" | Jenkins | 2014-02-19 | 1 | -1/+5 |
| |\ \ \ \ | |||||
| | * | | | | Only call decode() on bytes | Cyril Roelandt | 2014-02-17 | 1 | -1/+5 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge "Do not use the '+' operation dict_items()" | Jenkins | 2014-02-19 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | Do not use the '+' operation dict_items() | Cyril Roelandt | 2014-02-12 | 1 | -3/+3 |
| * | | | | | Merge "Improve help strings" | Jenkins | 2014-02-19 | 2 | -43/+43 |
| |\ \ \ \ \ | |||||
| | * | | | | | Improve help strings | Andreas Jaeger | 2014-02-10 | 2 | -43/+43 |
| * | | | | | | Merge "get_file_contents: use six.itervalues() instead of dict.itervalues()" | Jenkins | 2014-02-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | get_file_contents: use six.itervalues() instead of dict.itervalues() | Cyril Roelandt | 2014-02-12 | 1 | -1/+1 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Adding stack-adopt support to python-heatclient" | Jenkins | 2014-02-19 | 3 | -0/+104 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Adding stack-adopt support to python-heatclient | Vijendar Komalla | 2014-02-18 | 3 | -0/+104 |
| | |/ / / / | |||||
| * | | | | | Merge "Python3: use six.iteritems() rather than dict.iteritems()"0.2.7 | Jenkins | 2014-02-18 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Python3: use six.iteritems() rather than dict.iteritems() | Cyril Roelandt | 2014-02-12 | 1 | -1/+2 |
| | |/ / / / | |||||
| * | | | | | Merge "Decode all headers before logging curl commands" | Jenkins | 2014-02-18 | 2 | -1/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | Decode all headers before logging curl commands | Chmouel Boudjnah | 2014-02-12 | 2 | -1/+20 |
| | |/ / / / | |||||
| * | | | | | Merge "REST method to fetch deployments metadata for a server" | Jenkins | 2014-02-18 | 2 | -0/+26 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | REST method to fetch deployments metadata for a server | Steve Baker | 2014-02-18 | 2 | -0/+26 |
| * | | | | | Merge "Make POST/PUT redirects use original methods" | Jenkins | 2014-02-18 | 2 | -5/+69 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make POST/PUT redirects use original methods | Paul Van Eck | 2014-02-14 | 2 | -5/+69 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge "Fixes environment file using correct YAML format" | Jenkins | 2014-02-17 | 2 | -1/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixes environment file using correct YAML format | huangtianhua | 2014-02-11 | 2 | -1/+16 |
| * | | | | | | Merge "Add optional args arg back to do_list" | Jenkins | 2014-02-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | Add optional args arg back to do_list | Steve Baker | 2014-02-10 | 1 | -1/+1 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Add support for software config resources | Steve Baker | 2014-02-17 | 6 | -1/+366 |
| | |_|/ / |/| | | | |||||
| * | | | | normalise_file_path_to_url: use urlutils.pathname2url | Cyril Roelandt | 2014-02-12 | 1 | -2/+1 |
| | |_|/ |/| | | |||||
| * | | | Merge "Add more default CA paths" | Jenkins | 2014-02-11 | 1 | -3/+7 |
| |\ \ \ | |||||
| | * | | | Add more default CA paths | Randall Burt | 2014-02-07 | 1 | -3/+7 |
| | |/ / | |||||
