Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/http_utils
Commit message (Expand)AuthorAgeFilesLines
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Fixed #23960 -- Removed http.fix_location_headerClaude Paroz2015-03-181-16/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+4
* Fixed flake8 warning.Tim Graham2014-08-181-0/+1
* Fixed #23295 -- Removed unnecessary fix_location_header r...Collin Anderson2014-08-151-2/+13
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
* Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol2013-10-181-1/+0
* Whitespace cleanup.Tim Graham2013-10-101-1/+1
* Fixed a Python 2.6 regression (GzipFile can't act as a co...Łukasz Langa2013-05-211-1/+4
* Fixed #20472: response.content should be bytes on both Py...Łukasz Langa2013-05-211-0/+24
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+45