summaryrefslogtreecommitdiff
path: root/ironic/api/middleware
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate auth_token middlewareSteve Baker2020-05-152-11/+8
* Stop using six libraryRiccardo Pittau2019-12-231-5/+2
* Remove XML support in parsable_error middlewareJim Rollenhagen2019-06-031-23/+6
* Prevent HTML from appearing in API error messagesDmitry Tantsur2018-08-281-0/+5
* Fix W605 ErrorsJulia Kreger2018-05-091-1/+1
* Stop guessing mime types based on URLsDmitry Tantsur2018-02-072-1/+47
* TrivialFix: Remove logging import unusedTran Ha Tuyen2017-04-261-3/+0
* Remove translation of log messages from ironic/apiJoanna Taryma2017-04-052-6/+4
* Merge imports in codeNguyen Hung Phuong2016-08-241-2/+1
* Fix __all__ module attributesVladyslav Drok2016-08-041-2/+2
* Removes the use of mutables as default argsGary Kotton2016-06-191-2/+3
* Do not use "private" attribute in AuthTokenMiddlewareYuriy Zveryanskyy2015-06-241-1/+2
* Prepare for hacking 0.10.xAndreas Jaeger2015-05-211-2/+0
* Run tests in py34 environmentVictor Sergeyev2015-05-061-0/+5
* Use oslo_log libGhe Rivero2015-05-052-2/+2
* Fix type of value in error middleware response headerYuriy Zveryanskyy2015-04-081-1/+1
* Disable XML now that we have WSME/Pecan supportMichael Davies2015-04-061-0/+2
* Enable H305 PEP8 checkDavid Shrewsbury2014-10-131-1/+2
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-4/+2
* Translator functions cleanup part 4Vladyslav Drok2014-09-051-1/+2
* Remove gettextutils _ injectionVladyslav Drok2014-08-292-0/+2
* Use auth_token from keystonemiddlewareDevananda van der Veen2014-08-111-2/+2
* Process public API list as regular expressionsRoman Prykhodchenko2014-03-141-2/+23
* Remove extraneous vim configuration comments for ironicHe Yongli2014-02-262-2/+0
* Fix integer division compatibility in middlewareYuriy Zveryanskyy2013-11-151-2/+2
* Fix a few missing i18nDevananda van der Veen2013-10-241-4/+3
* Public APIRoman Prykhodchenko2013-09-103-0/+154