aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialPageFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Moved SpecialPageFactory to specialpage/Aaron Schulz2014-01-161-587/+0
* Update documentation for SpecialPage and SpecialPageFactorySiebrand Mazeland2014-01-021-28/+24
* Deprecate SpecialPage::getTitleKunal Mehta2013-12-241-2/+2
* Rename SpecialRecentchangeslinked class to SpecialRecentChangesLinkedBartosz DziewoƄski2013-12-181-1/+1
* Merge "Remove m prefixes from private variables"jenkins-bot2013-11-251-22/+21
|\
| * Remove m prefixes from private variablesChad Horohoe2013-11-251-22/+21
* | Move ExpandTemplates special into coreUltrasonicNXT2013-11-231-0/+1
|/
* Use correct case for SpecialRecentChanges class in SpecialPageFactory::$mListAlexandre Emsenhuber2013-11-121-1/+1
* Remove proxy check in EditPage.phpKevin Israel2013-10-211-1/+0
* Removing all disambiguation code from corekaldari2013-09-051-1/+0
* Allow listing old files in Special:ListFiles. Add Special:AllMyUploadsBrian Wolff2013-08-281-0/+1
* Add Special:RandomInCategory.Brian Wolff2013-08-011-0/+1
* Refactor watchlist token handlingMatmaRex2013-07-241-0/+1
* docs: Consistently use "since" phrasing in @deprecatedTimo Tijhof2013-05-151-2/+2
* Revert "Remove Special:ActiveUsers"Chad Horohoe2013-05-051-0/+1
* Merge "Create a Special:Redirect page."jenkins-bot2013-04-301-0/+1
|\
| * Create a Special:Redirect page.C. Scott Ananian2013-04-301-0/+1
* | Pass array to Title::getLocalURL instead of an urlencoded stringumherirrender2013-04-271-1/+0
|/
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-1/+1
* Fix case of some Title methodsAlexandre Emsenhuber2013-03-271-1/+1
* Remove Special:ActiveUsersChad Horohoe2013-03-251-1/+0
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-2/+2
* Add SpecialPage::getGroupName and use itumherirrender2013-03-071-19/+6
* Add PagesWithProp special page and API moduleBrad Jorsch2013-02-261-0/+1
* fix some spacingumherirrender2013-02-041-1/+1
* (bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgiAlex Monk2013-01-281-1/+1
* Change name of section so it does not get confused with Wikidatajeroendedauw2013-01-251-1/+1
* improve docjeroendedauw2013-01-091-1/+1
* (bug 43684) Don't bother creating a new context in SpecialPageFactory::getUsa...Alex Monk2013-01-061-3/+1
* Stopped some debug notice warnings from showing on SpecialPages.Aaron Schulz2012-11-241-5/+9
* Do not register Special:JavaScriptTest, if disabledumherirrender2012-10-011-2/+5
* (bug 22749) Create Special:MostInterwikisumherirrender2012-08-191-0/+1
* Change entry point of SpecialPagejeroendedauw2012-07-051-1/+1
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-101-8/+24
* More return documentationSam Reed2012-02-091-0/+1
* 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