index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
api
/
ApiQueryAllPages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check forcing of 'name_title' index to prepare for renaming
Ammarpad
2021-04-30
1
-1
/
+4
*
Comments: use only // instead of more
DannyS712
2021-03-10
1
-1
/
+1
*
Strict return types for PageIdentity
daniel
2021-01-18
1
-1
/
+1
*
Add PHPDoc documentation to all API query module constructors
Thiemo Kreuz
2020-10-27
1
-0
/
+4
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-4
/
+4
*
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+1
*
i18n: Rename 11 messages for case-compliance
James D. Forrester
2019-05-18
1
-1
/
+1
*
Mass conversion to NamespaceInfo
Aryeh Gregor
2019-05-07
1
-2
/
+3
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-4
/
+4
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
API: Account for PHP 7.2 change
Brad Jorsch
2017-12-04
1
-2
/
+2
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Disable filter by redirect Special:AllPages and query=allpages in miser mode
Reedy
2017-03-20
1
-5
/
+31
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-6
/
+4
*
Get GenderCache from MediaWikiServices
addshore
2016-11-22
1
-1
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-49
/
+49
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-2
/
+2
*
API: More avoiding MySQL filesorts in list=allpages
Brad Jorsch
2015-08-24
1
-4
/
+8
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-1
/
+1
*
API: Avoid MySQL filesort with list=allpages&apfilterlanglinks=withlanglinks
Brad Jorsch
2014-12-19
1
-3
/
+17
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-47
/
+10
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-21
/
+0
*
Switch API to use Config classes
Reedy
2014-06-15
1
-3
/
+1
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-2
/
+2
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix CodeSniffer errors and warnings
Siebrand Mazeland
2014-02-05
1
-2
/
+6
*
Fix capitalization in ApiQueryBase::titlePartToKey()
btongminh
2013-12-23
1
-4
/
+5
*
Fix CodeSniffer errors and warnings (final round for API classes)
Siebrand Mazeland
2013-11-15
1
-8
/
+19
*
Update formatting on some API classes (must've forgotten these)
Siebrand Mazeland
2013-11-14
1
-2
/
+2
*
(bug 45535) Hook for changing language links.
daniel
2013-04-29
1
-1
/
+4
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-1
/
+1
*
Fixed many small spelling mistakes and php docs, var decl.
Yuri Astrakhan
2013-03-10
1
-1
/
+1
*
(bug 33304) Fix ApiQueryAllPages and old indef protections
Brad Jorsch
2013-03-07
1
-1
/
+1
*
(bug 33304) Fix ApiQueryAllPages duplicate rows in protection query
Brad Jorsch
2013-03-06
1
-2
/
+2
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
API Cleanup: renamed '_badcontinue'->'badcontinue', one die()
Yuri Astrakhan
2013-01-14
1
-5
/
+1
*
Use NS_* constant for default namespace in api
umherirrender
2012-12-27
1
-1
/
+1
*
Merge "escape HTML elements in docblock with double quotes"
Aaron Schulz
2012-07-18
1
-1
/
+1
|
\
|
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
|
Avoid mangling fields in API continuation parameters
Brad Jorsch
2012-07-17
1
-3
/
+16
|
/
*
Add call to GenderCache in list=allpages
umherirrender
2012-07-08
1
-0
/
+10
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+10
*
ORDER BY/GROUP BY accept arrays
umherirrender
2012-05-05
1
-1
/
+1
*
Corrected capitalization in the file and class names of API modules
Petr Onderka
2012-04-16
1
-0
/
+333