aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialPageFactory.php
Commit message (Expand)AuthorAgeFilesLines
* merge JSTesting branch into trunkAntoine Musso2012-01-031-0/+1
* Add a configuration variable to work around the issue that has been reported ...Tim Starling2011-12-091-1/+6
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-1/+1
* Added a User parameter to SpecialPageFactory::getUsablePages() so that it doe...Alexandre Emsenhuber2011-10-171-3/+8
* Fixed getUsablePages() to account for the fact that getPage() can return nullAaron Schulz2011-10-081-5/+3
* Back out r95396 and friendsSam Reed2011-09-291-5/+1
* Per Aaron, follow-up r93758: add coments and fix typosAlexandre Emsenhuber2011-09-291-4/+4
* (bug 31088) [Regression] "Create account/log in" should use the current title...Aaron Schulz2011-09-271-1/+1
* Use IContextSource instead of RequestContext inside type hints and instanceof...Daniel Friesen2011-09-151-4/+4
* Cleanup to r95402, r95474: "Not using CamelCase is so 2001."Chad Horohoe2011-09-061-2/+2
* Actually do r95462 as intendedSam Reed2011-08-251-3/+5
* Merge the iwtransclusion branch back into trunkSam Reed2011-08-241-0/+2
* * (bug 15558) Allow includable special pages to be parameterized using wiki s...Alexandre Emsenhuber2011-08-021-16/+23
* Back out r93533, r93531, r93530Sam Reed2011-07-301-2/+0
* Merge iwtransclusion branch into trunkSam Reed2011-07-301-0/+2
* Fu r93249 failed greppingNiklas Laxström2011-07-281-7/+9
* * Moved email changing from sp:Preferences to new sp:ChangeEmail, which requi...Aaron Schulz2011-07-231-1/+6
* (Follow-up r87705) per CR add docs to function. No code changes.Brian Wolff2011-06-301-0/+4
* Comment shuffling, also fixing r86347 CR.Happy-melon2011-06-261-1/+1
* Recommit SpecialPage.php and SpecialPageFactory.php parts of r89406 (removal ...Alexandre Emsenhuber2011-06-091-8/+8
* Provisional revert of r89406, r89414: reference-related warnings need cleanup...Brion Vibber2011-06-031-8/+8
* Start unpicking r85288 (magic __get() accessor for RequestContext). Instead,...Happy-melon2011-06-031-8/+8
* Use WebRequest::getQueryValues() to get all query strings parameters instead ...Alexandre Emsenhuber2011-05-261-1/+1
* added @since tagJeroen De Dauw2011-05-251-0/+2
* Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...Siebrand Mazeland2011-05-171-1/+1
* (bug 28887) Do not re-use special page objects.Brian Wolff2011-05-091-1/+1
* Make it so that when a special page is trancluded, the output won't vary by u...Brian Wolff2011-05-091-2/+8
* Document SpecialPageFactory::getAliasList()Happy-melon2011-04-231-1/+6
* DocumentationSam Reed2011-04-231-1/+12
* (bug 13015, bug 18347, bug 18996, bug 20473, bug 23669, bug 28244) separate t...Happy-melon2011-04-201-0/+1
* Follow-up r86407: missed a file (and some random documentation); I'm surprise...Happy-melon2011-04-201-18/+0
* Follow-up r86347: fix undefined variable by actually returning the type sugge...Happy-melon2011-04-191-1/+1
* Cleanup in SpecialPage.php:Happy-melon2011-04-181-14/+16
* Revert avars deprecation in r11308Sam Reed2011-04-181-1/+1
* Rename Special:Resetpass to Special:ChangePassword. "pass" is vague and unin...Happy-melon2011-04-171-1/+1
* Refactor the factory/i18n/list/etc static methods from SpecialPage into their...Happy-melon2011-04-171-0/+543