aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryAllCategories.php
Commit message (Expand)AuthorAgeFilesLines
...
* * (bug 28817) Add reference help page link to API ModulesSam Reed2011-07-171-0/+4
* Fix typo in r91154Roan Kattouw2011-07-151-1/+1
* Minor tweaks for r83833 per CRSam Reed2011-06-301-6/+6
* * (bug 27340) API: Allow listing of "small" categoriesSam Reed2011-03-131-0/+14
* More parameter documentationSam Reed2011-02-191-0/+4
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Replace my old e-mail address with my new one in API comments. A bit outdated...Roan Kattouw2010-12-221-1/+1
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-3/+4
* Followup to r70584: Use fourth parameter of ApiQueryBase::addWhereRange inste...X!2010-08-071-4/+2
* * (bug 24677) axto= parameters added to allcategories, allimages, alllinks, a...X!2010-08-061-2/+8
* Rewrote r69339 etc. to clean up API cache header handling.Tim Starling2010-07-231-1/+5
* Remove unused $categories = array();Sam Reed2010-07-221-1/+1
* * (bug 23473) - Give description of properties on all modulesSam Reed2010-06-231-1/+5
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* Per http://www.mediawiki.org/wiki/Special:Code/MediaWiki/66168#c7252 switch w...Sam Reed2010-06-201-1/+1
* Nuke $db->freeResult() from Api stuffsSam Reed2010-06-201-1/+0
* Mixture of things.Sam Reed2010-05-111-4/+4
* API: fix copyright symbol, coding style cleanup, more bracesJack Phoenix2010-02-241-28/+27
* stylize.php on API codeAryeh Gregor2010-01-111-45/+45
* (bug 20275) Fixed LIKE queries on SQLite backendMax Semenik2009-10-211-1/+1
* API: Some cleanupRoan Kattouw2009-02-271-3/+3
* * API: BREAKING CHANGE: (bug 11430) Return fewer results than the limit in so...Roan Kattouw2009-02-051-4/+8
* API: (bug 16647) list=allcategories, prop=categories don't return "hidden" pr...Roan Kattouw2008-12-141-1/+13
* (bug 15985) Fix acfrom and aifrom breakage when sorting in descending orderRoan Kattouw2008-10-161-2/+3
* API:Roan Kattouw2008-08-271-2/+2
* Fix regression from r36678: we can't use $this->dieUsageMsg() in a static met...Roan Kattouw2008-06-291-3/+3
* API: Adding 'hidden' field to list=allcategories and prop=categoryinfo outputRoan Kattouw2008-06-151-5/+4
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+1
* API:Roan Kattouw2008-04-291-2/+1
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-4/+4
* API: Change acprop description to allow for future expansionRoan Kattouw2008-03-241-1/+1
* * (bug 13395) list=allcategories should use category tableVictor Vasiliev2008-03-201-14/+37
* setting property svn:keywords Id to api files that don't have it, for use in ...Alexandre Emsenhuber2008-03-031-1/+1
* API: Changing all modules' getParamDescription(), getAllowedParams() and getD...Roan Kattouw2008-01-281-3/+3
* * Fixed check for sort order ('ZtoA' is not an allowed parameter)Tim Laqua2008-01-061-1/+1
* eol-style:nativeAntoine Musso2007-12-201-142/+142
* API:Roan Kattouw2007-12-101-6/+7
* API:Roan Kattouw2007-12-101-0/+141