aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryAllPages.php
Commit message (Expand)AuthorAgeFilesLines
* Check forcing of 'name_title' index to prepare for renamingAmmarpad2021-04-301-1/+4
* Comments: use only // instead of moreDannyS7122021-03-101-1/+1
* Strict return types for PageIdentitydaniel2021-01-181-1/+1
* Add PHPDoc documentation to all API query module constructorsThiemo Kreuz2020-10-271-0/+4
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-4/+4
* Improve param docsUmherirrender2019-11-281-1/+1
* i18n: Rename 11 messages for case-complianceJames D. Forrester2019-05-181-1/+1
* Mass conversion to NamespaceInfoAryeh Gregor2019-05-071-2/+3
* Use (int) rather than intval()Reedy2019-02-251-4/+4
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* API: Account for PHP 7.2 changeBrad Jorsch2017-12-041-2/+2
* Make API documentation links language awareBaha2017-04-051-1/+1
* Disable filter by redirect Special:AllPages and query=allpages in miser modeReedy2017-03-201-5/+31
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-6/+4
* Get GenderCache from MediaWikiServicesaddshore2016-11-221-1/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-49/+49
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-2/+2
* API: More avoiding MySQL filesorts in list=allpagesBrad Jorsch2015-08-241-4/+8
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-1/+1
* API: Avoid MySQL filesort with list=allpages&apfilterlanglinks=withlanglinksBrad Jorsch2014-12-191-3/+17
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-47/+10
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-21/+0
* Switch API to use Config classesReedy2014-06-151-3/+1
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-1/+1
* Fixed some @params documentation (includes/api)umherirrender2014-04-181-2/+2
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Fix CodeSniffer errors and warningsSiebrand Mazeland2014-02-051-2/+6
* Fix capitalization in ApiQueryBase::titlePartToKey()btongminh2013-12-231-4/+5
* Fix CodeSniffer errors and warnings (final round for API classes)Siebrand Mazeland2013-11-151-8/+19
* Update formatting on some API classes (must've forgotten these)Siebrand Mazeland2013-11-141-2/+2
* (bug 45535) Hook for changing language links.daniel2013-04-291-1/+4
* Fixed spacing in api folderumherirrender2013-04-201-1/+1
* Fixed many small spelling mistakes and php docs, var decl.Yuri Astrakhan2013-03-101-1/+1
* (bug 33304) Fix ApiQueryAllPages and old indef protectionsBrad Jorsch2013-03-071-1/+1
* (bug 33304) Fix ApiQueryAllPages duplicate rows in protection queryBrad Jorsch2013-03-061-2/+2
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* API Cleanup: renamed '_badcontinue'->'badcontinue', one die()Yuri Astrakhan2013-01-141-5/+1
* Use NS_* constant for default namespace in apiumherirrender2012-12-271-1/+1
* Merge "escape HTML elements in docblock with double quotes"Aaron Schulz2012-07-181-1/+1
|\
| * escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* | Avoid mangling fields in API continuation parametersBrad Jorsch2012-07-171-3/+16
|/
* Add call to GenderCache in list=allpagesumherirrender2012-07-081-0/+10
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+10
* ORDER BY/GROUP BY accept arraysumherirrender2012-05-051-1/+1
* Corrected capitalization in the file and class names of API modulesPetr Onderka2012-04-161-0/+333