aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/HttpTest.php
Commit message (Expand)AuthorAgeFilesLines
* Clean up http classes a bitGergő Tisza2016-11-301-534/+0
* Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-1/+1
* Use more short array syntax in comments (/tests/)umherirrender2016-07-101-46/+46
* Merge "Http::getProxy() method to get proxy configuration"jenkins-bot2016-03-251-0/+11
|\
| * Http::getProxy() method to get proxy configurationSébastien Santoro2016-03-251-0/+11
* | Convert all array() syntax to []Kunal Mehta2016-02-171-300/+300
|/
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-2/+2
* Profile all external HTTP requests from MWChad Horohoe2015-03-031-1/+1
* Allow profiling of Http requestsChad Horohoe2015-03-031-3/+3
* HttpTest: Update cURL constants arraydan-nl2014-10-071-46/+58
* Add cURL constants testdan-nl2014-09-161-3/+298
* Pass phpcs-strict on some test files (2/x)Siebrand Mazeland2014-04-241-3/+3
* Fix scope on all /phpunit test methodsaddshore2013-10-241-1/+1
* Add more @covers tags and test cleanupaddshore2013-10-221-2/+4
* Fix spacing and break some linesumherirrender2013-08-241-1/+1
* Update code formattingSiebrand Mazeland2013-04-261-0/+1
* Update formattingSiebrand Mazeland2013-02-141-27/+27
* pass codesniffer on tests/Antoine Musso2013-01-281-1/+1
* fix fatal error in HttpTestaude2012-10-111-7/+36
* Clean and repair many phpunit tests (+ fix implied configuration)Timo Tijhof2012-10-091-2/+6
* Add comments explaining that the funky multiple Location headers stuff is a C...Brion Vibber2011-12-221-0/+8
* tests for r94881 which interprets relative Location: headersAntoine Musso2011-12-211-0/+45
* More documentation!Sam Reed2011-10-261-2/+2
* Gut anything from HttpTest that involves making external requests and setting...Chad Horohoe2011-09-081-534/+4
* Add tests for r96562. HttpTest still has 5 failing test (which is why it's ma...Roan Kattouw2011-09-081-0/+39
* *grumble grumble* stupid fime on r90192Chad Horohoe2011-06-211-1/+1
* Followup to r89452, remove ftp test cases since Http::isValidUri() doesn't do...Chad Horohoe2011-06-161-4/+1
* Add more super-cookie test cases to HttpTest; things like org & .org aren't b...Brion Vibber2011-06-011-0/+4
* Refactor validateCookieDomain test cases to use a data provider and report wh...Brion Vibber2011-06-011-23/+37
* Tweak HttpTest following r89278:Brion Vibber2011-06-011-3/+1
* HttpTest regression fix: test URL on example.com no longer returns a 404 (now...Brion Vibber2011-06-011-2/+2
* Fix Bug #29231: PhpHttpRequest doesn't support HTTPSMark A. Hershberger2011-06-011-1/+3
* Fixup some more old version comparison stuffSam Reed2011-03-151-3/+0
* switch 'column' for 'colon'Antoine Musso2011-03-081-2/+2
* Tests for bug 27854 - Http::isValidURI is to laxAntoine Musso2011-03-051-0/+81
* * verbose and color default output from phpunitChad Horohoe2010-12-281-1/+1
* Missed another comment in r78381Chad Horohoe2010-12-141-1/+0
* Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...Chad Horohoe2010-12-141-0/+526