summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move files out of the namespace package0.3.0Doug Hellmann2015-01-061-0/+61
* Don't use default value in LimitingReaderBrant Knudson2015-01-011-0/+8
* Expose sizelimit option to config generatorDavanum Srinivas2014-10-011-1/+2
* Remove oslo-incubator fixtureJulien Danjou2014-09-161-1/+1
* drop middleware suffix in class namesgordon chung2014-08-133-6/+6
* remove stray testsGordon Chung2014-06-246-318/+0
* initial oslo.middleware checkinGordon Chung2014-06-245-13/+236
* exported from oslo-incubator by graduate.shGordon Chung2014-06-247-4/+99
* Use moxstubout and mockpatch from oslotestVictor Sergeyev2014-04-151-1/+1
* Use oslotest instead of common test moduleVictor Sergeyev2014-04-154-9/+9
* sizelimit: port to Python 3Cyril Roelandt2014-03-141-3/+3
* Python 3: enable tests/unit/middleware/test_request_id.pyCyril Roelandt2014-03-131-1/+1
* Middleware to catch all error in WSGI pipelineAkihiro Motoki2013-12-091-0/+47
* Middlelware to ensure request IDAkihiro Motoki2013-12-091-0/+37
* Remove vim headerJoe Gordon2013-10-111-2/+0
* Remove uuidutils imports in oslo modulesZhongyue Luo2013-11-221-4/+5
* Revert "Removes generate_uuid from uuidutils"Flavio Percoco2013-11-131-5/+4
* Removes generate_uuid from uuidutilsZhongyue Luo2013-11-131-4/+5
* Replace using tests.utils part1Sergey Kraynev2013-08-142-14/+18
* Bump hacking to 0.7.0Zhongyue Luo2013-08-162-5/+4
* Enable H302 hacking checkAnn Kamyshnikova2013-06-251-5/+5
* python3: python3 binary/text data compatbilityChuck Short2013-05-241-5/+5
* Use stubout in test_correlation_idMark McLoughlin2013-05-201-3/+2
* Add Middleware for correlation_idAditi Raveesh2013-05-141-0/+51
* Add middleware to limit size of HTTP requests.Dan Prince2013-04-221-0/+100