Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encapsulate auth_token middleware | Steve Baker | 2020-05-15 | 2 | -11/+8 |
* | Stop using six library | Riccardo Pittau | 2019-12-23 | 1 | -5/+2 |
* | Remove XML support in parsable_error middleware | Jim Rollenhagen | 2019-06-03 | 1 | -23/+6 |
* | Prevent HTML from appearing in API error messages | Dmitry Tantsur | 2018-08-28 | 1 | -0/+5 |
* | Fix W605 Errors | Julia Kreger | 2018-05-09 | 1 | -1/+1 |
* | Stop guessing mime types based on URLs | Dmitry Tantsur | 2018-02-07 | 2 | -1/+47 |
* | TrivialFix: Remove logging import unused | Tran Ha Tuyen | 2017-04-26 | 1 | -3/+0 |
* | Remove translation of log messages from ironic/api | Joanna Taryma | 2017-04-05 | 2 | -6/+4 |
* | Merge imports in code | Nguyen Hung Phuong | 2016-08-24 | 1 | -2/+1 |
* | Fix __all__ module attributes | Vladyslav Drok | 2016-08-04 | 1 | -2/+2 |
* | Removes the use of mutables as default args | Gary Kotton | 2016-06-19 | 1 | -2/+3 |
* | Do not use "private" attribute in AuthTokenMiddleware | Yuriy Zveryanskyy | 2015-06-24 | 1 | -1/+2 |
* | Prepare for hacking 0.10.x | Andreas Jaeger | 2015-05-21 | 1 | -2/+0 |
* | Run tests in py34 environment | Victor Sergeyev | 2015-05-06 | 1 | -0/+5 |
* | Use oslo_log lib | Ghe Rivero | 2015-05-05 | 2 | -2/+2 |
* | Fix type of value in error middleware response header | Yuriy Zveryanskyy | 2015-04-08 | 1 | -1/+1 |
* | Disable XML now that we have WSME/Pecan support | Michael Davies | 2015-04-06 | 1 | -0/+2 |
* | Enable H305 PEP8 check | David Shrewsbury | 2014-10-13 | 1 | -1/+2 |
* | Enable H405 PEP8 check | David Shrewsbury | 2014-10-10 | 1 | -4/+2 |
* | Translator functions cleanup part 4 | Vladyslav Drok | 2014-09-05 | 1 | -1/+2 |
* | Remove gettextutils _ injection | Vladyslav Drok | 2014-08-29 | 2 | -0/+2 |
* | Use auth_token from keystonemiddleware | Devananda van der Veen | 2014-08-11 | 1 | -2/+2 |
* | Process public API list as regular expressions | Roman Prykhodchenko | 2014-03-14 | 1 | -2/+23 |
* | Remove extraneous vim configuration comments for ironic | He Yongli | 2014-02-26 | 2 | -2/+0 |
* | Fix integer division compatibility in middleware | Yuriy Zveryanskyy | 2013-11-15 | 1 | -2/+2 |
* | Fix a few missing i18n | Devananda van der Veen | 2013-10-24 | 1 | -4/+3 |
* | Public API | Roman Prykhodchenko | 2013-09-10 | 3 | -0/+154 |