aboutsummaryrefslogtreecommitdiffstats
path: root/includes/CategoryViewer.php
Commit message (Expand)AuthorAgeFilesLines
* Fix for Ia9baaf0b: Make previously public variables public againStephan Gambke2014-08-291-12/+12
* Use Config instead of globals in CategoryViewer.phpAlexandre Emsenhuber2014-08-261-4/+3
* Use config instead of globals for ImageGalleryumherirrender2014-08-221-3/+2
* Merge "Fix off-by-one error in the "previous 200" link in category listings w...jenkins-bot2014-07-241-1/+23
|\
| * Fix off-by-one error in the "previous 200" link in category listingsRohan2014-07-171-1/+23
* | Fixed spacingumherirrender2014-07-201-1/+1
|/
* Avoid begin/commit in Category::getCountMessage()Aaron Schulz2014-06-241-1/+4
* Make phpcs-strict pass on includes/ (7/7)Siebrand Mazeland2014-05-151-36/+41
* Follow-Ups to "Fixed some @params documentation"umherirrender2014-04-231-2/+2
* Fixed some @params documentation (includes/*)umherirrender2014-04-221-27/+27
* Removed unneeded spaces and colons in @param and friendsumherirrender2014-04-081-4/+4
* Try to make a dent in CodeSniffer reports on includes/ (1)Siebrand Mazeland2014-03-231-4/+14
* Remove classes and functions deprecated in MediaWiki 1.17Siebrand Mazeland2014-01-051-9/+0
* doc: Remove repetitive "Give grep a chance" phrase from commentsTimo Tijhof2013-08-291-22/+21
* Add url parameter to trigger autogenerated gallery type.Brian Wolff2013-08-231-1/+9
* Fix comments for grepshirayuki2013-08-191-2/+2
* Give grep a chance to find the usagesshirayuki2013-08-161-5/+4
* New more slick gallery displayBrian Wolff2013-08-141-1/+2
* Change space to non-breaking space to keep headers alignedDanny B2013-03-221-1/+4
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-3/+3
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-10/+10
* Make default params to CategoryViewer usable as defaults.Ori Livneh2013-03-061-5/+7
* Use array for join conditionumherirrender2013-01-191-1/+4
* (bug 37195) Doc fix. $from and $until are arrays since 1.17.Brian Wolff2012-12-191-3/+4
* Add profiling for database interactionSiebrand Mazeland2012-11-081-19/+21
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-0/+1
* (bug 40214) Category pages no longer use deprecated "width" HTML attributeAlexandre Emsenhuber2012-09-141-2/+2
* (bug 39680) Convert valign to CSS vertical-alignAlex Monk2012-08-271-1/+1
* Use wfMessage instead of deprecated wfMsg*Alex Monk2012-08-181-1/+1
* Merge "Use local context to get messages"Aaron Schulz2012-06-081-9/+9
|\
| * Use local context to get messagesAlexandre Emsenhuber2012-05-301-9/+9
* | Big oops - merged to wrong branch.awjrichards2012-06-051-1/+1
* | Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-1/+1
* | (bug 37178) Allow pagination link l10nDereckson2012-06-031-1/+1
|/
* Removed checks for the "MEDIAWIKI" constant on files that only define classes.Alexandre Emsenhuber2012-05-231-3/+0
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-211-0/+20
* More return documentationSam Reed2012-02-091-1/+2
* Fix doxygen docs before REL1_19 branchingAntoine Musso2012-02-011-1/+1
* Bug 33514 - Make category "columns" (table cells) equal widthMark A. Hershberger2012-01-051-3/+4
* add missing deprecation notices and added deprecation version to existing onesJeroen De Dauw2011-12-131-0/+1
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-1/+1
* More documentationSam Reed2011-10-291-0/+27
* Move CategoryViewer to it's own fileSam Reed2011-10-151-0/+648