Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/requests
Commit message (Expand)AuthorAgeFilesLines
* Fixed #18481 -- Wrapped request.FILES read error in Unrea...Claude Paroz2013-06-011-0/+18
* Made test introduced in 566e284c pass on Python 3.Aymeric Augustin2013-05-181-7/+7
* Added test for multipart, non form-data POST.Senko Rasic2013-05-181-2/+25
* Fixed #20038 -- Better error message for host validation.Baptiste Mispelon2013-04-031-4/+54
* Fixed #20169 -- Ensured that the WSGI request's path is c...Julien Phalip2013-04-011-0/+38
* Made transaction.managed a no-op and deprecated it.Aymeric Augustin2013-03-111-2/+0
* Fixed tests broken in 2ee21d9.Aymeric Augustin2013-02-281-14/+29
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+594