Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable flake8 H404 checking | Alexander Bochkarev | 2014-02-27 | 1 | -3/+4 |
* | Remove vi modelines | liu-sheng | 2014-02-03 | 1 | -2/+0 |
* | Small edits on help strings | Andreas Jaeger | 2014-01-23 | 1 | -1/+1 |
* | Remove the monkey patching of _ into the builtins | Alex Gaynor | 2013-07-26 | 1 | -0/+1 |
* | Remove unnecessary LOG initialisation | Stanislaw Pitucha | 2013-04-10 | 1 | -2/+0 |
* | Update OpenStack LLC to Foundation | Kurt Taylor | 2013-02-26 | 1 | -1/+1 |
* | Updates to OSAPI sizelimit middleware. | Dan Prince | 2013-02-22 | 1 | -5/+36 |
* | Use oslo-config-2013.1b4 | Mark McLoughlin | 2013-02-19 | 1 | -1/+1 |
* | Correct docstring on sizelimit middleware. | Dan Prince | 2013-01-14 | 1 | -1/+1 |
* | Remove nova.config.CONF | Mark McLoughlin | 2012-11-20 | 1 | -2/+1 |
* | Remove nova.flags | Mark McLoughlin | 2012-11-17 | 1 | -1/+0 |
* | Switch from FLAGS to CONF in nova.api | Mark McLoughlin | 2012-11-04 | 1 | -4/+5 |
* | Switch to common logging. | Andrew Bogott | 2012-07-02 | 1 | -1/+1 |
* | Unused imports cleanup (folsom-2) | Zhongyue Luo | 2012-06-03 | 1 | -1/+0 |
* | Add help string to option 'osapi_max_request_body_size' | Zhongyue Luo | 2012-05-24 | 1 | -1/+2 |
* | Misused and not used config options | Zhongyue Luo | 2012-05-16 | 1 | -3/+3 |
* | Adds middleware to limit request body sizes. | Dan Prince | 2012-03-29 | 1 | -0/+54 |