aboutsummaryrefslogtreecommitdiffstats
path: root/includes/PageQueryPage.php
Commit message (Expand)AuthorAgeFilesLines
* Move QueryPage and abstract subclasses to specialpage folderKevin Israel2014-06-241-72/+0
* Fixed some @params documentation (includes/*)umherirrender2014-04-201-1/+1
* Show correct link color on cached result of Special:DeadendPagesumherirrender2013-11-161-1/+23
* Update/add documentationSiebrand Mazeland2013-04-141-3/+2
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-111-0/+21
* Added Linker::getInvalidTitleDescription() to display invalid title entries i...Alexandre Emsenhuber2012-05-071-2/+6
* revert core part of r111231Antoine Musso2012-02-121-3/+1
* * Remove last remaining traces of wfLoadExtensionMessages().Siebrand Mazeland2012-02-111-1/+3
* Call Linker method statically; also changed it to linkKnown()Alexandre Emsenhuber2011-09-051-1/+1
* Merge querypage-work2 branch from trunk. The most relevant changes are:Roan Kattouw2010-12-221-1/+1
* Few braces and spacesSam Reed2010-11-301-3/+4
* Pass the actual text from $row->title (escaped with htmlspecialchars) instead...Alex Z2008-10-061-3/+3
* Cleanup for r41673, don't check for page existence.Alex Z2008-10-041-1/+1
* Use Linker::link() in PageQueryPage instead of deprecated makeKnownLinkObj. T...Alex Z2008-10-041-2/+4
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-3/+3
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-2/+0
* Doc cleanup:Alexandre Emsenhuber2008-03-181-1/+0
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Yet more doc tweaks:Nick Jenkins2007-04-201-1/+2
* Move PageQueryPage class into own fileRob Church2007-03-311-0/+25