aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ImageQueryPage.php
Commit message (Expand)AuthorAgeFilesLines
* Move QueryPage and abstract subclasses to specialpage folderKevin Israel2014-06-241-80/+0
* Replace complex for loop for foreach, count and breakReedy2014-05-111-3/+6
* Make phpcs-strict pass on includes/ (1/~10)Siebrand Mazeland2014-05-111-1/+4
* New more slick gallery displayBrian Wolff2013-08-141-1/+2
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-2/+2
* Update/add documentationSiebrand Mazeland2013-04-141-10/+8
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-121-0/+21
* Param documentation updates/addedSam Reed2011-05-261-1/+1
* follow-up to r87584: remove a call to no-op function ImageGallery::useSkin() ...Jack Phoenix2011-05-121-3/+2
* Followup r78805, remove now unused functionSam Reed2010-12-221-14/+0
* Show images that don't exist, as they are included in the countSam Reed2010-12-221-4/+5
* Merge querypage-work2 branch from trunk. The most relevant changes are:Roan Kattouw2010-12-221-1/+4
* * Document a bitAlexandre Emsenhuber2010-01-231-9/+9
* Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).Ilmari Karonen2008-12-011-2/+2
* Consistent casing for addHTML()Siebrand Mazeland2008-11-061-1/+1
* Bah! Partial revert of r38212. Unrelated file snuck into my commit window.Chad Horohoe2008-07-301-37/+12
* Remove unused $wgServer global.Chad Horohoe2008-07-301-12/+37
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+1
* * 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
* Merged filerepo-work branch:Tim Starling2007-05-301-3/+3
* Convert whitespaces to tabulationsAntoine Musso2007-04-211-5/+6
* Yet more doc tweaks:Nick Jenkins2007-04-201-1/+2
* * Split most of the result output code from QueryPage::doQuery() into QueryPa...Rob Church2007-03-281-0/+66