aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/RequestContextTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move Test files under same folder structure where class is (/includes/)umherirrender2014-12-161-96/+0
* RequestContextTest: Distinguish initial test from restored testTimo Tijhof2014-10-151-4/+4
* Fix RequestContextTest screwing up $wgUserMax Semenik2014-06-271-0/+6
* Pass phpcs-strict on some test files (3/x)Siebrand Mazeland2014-04-241-6/+23
* Add more @covers tags and test cleanupaddshore2013-10-221-0/+5
* Merge "Added space after switch/Removed spaces after unset"jenkins-bot2013-04-261-1/+1
|\
| * Added space after switch/Removed spaces after unsetumherirrender2013-04-261-1/+1
* | Update code formattingSiebrand Mazeland2013-04-261-1/+0
|/
* Fixed importScopedSession() and moved exportUserSession() to RequestContext.Aaron Schulz2013-03-151-0/+41
* It should not be possible for a RequestContext's WikiPage and Title to be dif...Daniel Friesen2012-10-241-0/+28