aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryAllpages.php
Commit message (Expand)AuthorAgeFilesLines
* Corrected capitalization in the file and class names of API modulesPetr Onderka2012-04-161-333/+0
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-121-0/+2
* Kill "* @return void"Sam Reed2012-01-121-2/+0
* Re-instate most of the revisions for bug 33147 "API examples should explain w...Sam Reed2011-12-271-8/+11
* Revert r106439, r106441 - bad formatting mushing separate lines togetherBrion Vibber2011-12-201-11/+8
* Convert a few more descriptionsSam Reed2011-12-161-8/+11
* Oh noes, moar http:// -> https://Sam Reed2011-11-281-1/+1
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-5/+0
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1
* * (bug 28817) Add reference help page link to API ModulesSam Reed2011-07-171-0/+4
* Followup r86763, and also fix ancient revision from SpecialProtectedpages (Aa...Sam Reed2011-04-231-2/+2
* * (bug 26882) Allow listing of indefinite protections with the apiSam Reed2011-04-231-17/+39
* Follow-up r82853: Filter out create restriction from SpecialProtectedPages an...Bryan Tong Minh2011-02-261-2/+2
* More parameter documentationSam Reed2011-02-191-0/+8
* Styleli[zs]e the API up to date (Been a while since)Sam Reed2010-12-301-1/+1
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Remove some unneeded whitespaceSam Reed2010-08-231-1/+0
* 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/+3
* * (bug 24677) axto= parameters added to allcategories, allimages, alllinks, a...X!2010-08-061-2/+7
* Rewrote r69339 etc. to clean up API cache header handling.Tim Starling2010-07-231-0/+4
* 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-6/+7
* API: fix copyright symbol, coding style cleanup, more bracesJack Phoenix2010-02-241-60/+66
* Implement 9 modules dieUsage errorsSam Reed2010-02-131-0/+7
* Less fail for 61445Sam Reed2010-01-231-2/+2
* Properly fix r61436/r61442Sam Reed2010-01-231-2/+2
* More of r61437 (adding/removing whitespace)Sam Reed2010-01-231-1/+0
* Followup to r61436Sam Reed2010-01-231-2/+4
* Add/remove whitelines to increase readability in API code filesSam Reed2010-01-231-2/+0
* Normalise check for filterredir in Allpages to that of backlinksSam Reed2010-01-231-2/+7
* Move position of $prlevel array stripping, and check issetSam Reed2010-01-191-4/+7
* stylize.php on API codeAryeh Gregor2010-01-111-67/+67
* "apprfiltercascade - Filter protections based on cascadingness (ignored when ...Sam Reed2010-01-061-1/+1
* Fix syntax errors from r57989Niklas Laxström2009-10-221-2/+2
* (bug 20275) Fixed LIKE queries on SQLite backendMax Semenik2009-10-211-1/+1
* * API: BREAKING CHANGE: (bug 11430) Return fewer results than the limit in so...Roan Kattouw2009-02-051-6/+10
* API: (bug 16730) Added apprfiltercascade parameter to list=allpages to filter...Roan Kattouw2008-12-201-0/+13
* Follow-up to r44584: finishing comment.Roan Kattouw2008-12-141-1/+2
* API: (bug 16549) Kill a filesort in list=allpages&apfilterlanglinks=withlangl...Roan Kattouw2008-12-141-10/+14
* (bug 15767) API: apfilterlanglinks returns duplicate resultsRoan Kattouw2008-10-051-0/+1
* (bug 15706) Empty values for apprtype and apprlevel are now silently ignored ...Roan Kattouw2008-09-251-3/+4
* API:Roan Kattouw2008-08-271-2/+2
* Revert r37748 "(bug 14020) Added an API interface to Special:Unwatchedpages i...Brion Vibber2008-07-171-33/+2
* (bug 14020) Added an API interface to Special:Unwatchedpages in the form of t...Roan Kattouw2008-07-161-2/+33
* Fix regression from r36678: we can't use $this->dieUsageMsg() in a static met...Roan Kattouw2008-06-291-3/+3
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+1
* * Re-applying r34449, r34500 and r34518 which Brion reverted by accidentRoan Kattouw2008-05-101-7/+4