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
/
ApiQuery.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Inject dependencies into ApiQueryInfo
C. Scott Ananian
2020-12-11
1
-1
/
+10
*
Use consts in ApiMain and ApiQuery class
Umherirrender
2020-11-22
1
-9
/
+6
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+2
*
Merge "API: Fix fetching login token from action=query&meta=tokens on private...
jenkins-bot
2020-03-13
1
-8
/
+7
|
\
|
*
API: Fix fetching login token from action=query&meta=tokens on private wikis
Brad Jorsch
2020-02-14
1
-8
/
+7
*
|
Inject language services into ApiQueryLanguageinfo
Lucas Werkmeister
2020-02-24
1
-1
/
+9
|
/
*
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+1
*
Use ObjectFactory to create API modules
mainframe98
2019-09-09
1
-1
/
+5
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-1
/
+2
*
Add schema version param for API export.
daniel
2019-06-27
1
-0
/
+5
*
Merge "Add action=query&meta=languageinfo API module"
jenkins-bot
2019-06-04
1
-0
/
+1
|
\
|
*
Add action=query&meta=languageinfo API module
Lucas Werkmeister
2019-06-03
1
-0
/
+1
*
|
API: Migrate Title::userCan() calls to PermissionManager
Máté Szabó
2019-05-30
1
-2
/
+1
|
/
*
Remove comments literally repeating the next line of code
Thiemo Kreuz
2019-02-27
1
-1
/
+1
*
Rename ApiQueryContributions to ApiQueryUserContribs to match api module name
Reedy
2018-05-26
1
-1
/
+1
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-61
/
+61
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
SECURITY: API: Avoid some silliness with browser-guessed filenames
Brad Jorsch
2017-11-15
1
-0
/
+1
*
ApiQuery: Fix type docs for $groups in ApiQueryBase::selectNamedDB() call chain
Kunal Mehta
2017-09-11
1
-1
/
+1
*
Always put type information before variable name for @var tags
Kunal Mehta
2017-09-04
1
-3
/
+3
*
Move Database and subclasses to Rdbms namespace
Aaron Schulz
2017-04-12
1
-1
/
+3
*
Make API documentation links language aware
Baha
2017-04-05
1
-4
/
+4
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-6
/
+2
*
API: Add a 'known' property when missing-but-known titles are output
Brad Jorsch
2016-10-11
1
-8
/
+5
*
Merge "Replace DatabaseBase => Database in more places"
jenkins-bot
2016-09-29
1
-1
/
+1
|
\
|
*
Replace DatabaseBase => Database in more places
Aaron Schulz
2016-09-28
1
-1
/
+1
*
|
API: Add generator non-continuation data
Brad Jorsch
2016-09-21
1
-0
/
+5
|
/
*
API: Remove deprecated methods
Brad Jorsch
2016-09-20
1
-55
/
+0
*
DumpStringOutput: Rename getOutput() to __toString()
Kevin Israel
2016-07-14
1
-3
/
+2
*
ApiQuery: Don't mess with PHP output buffering
Kevin Israel
2016-07-08
1
-5
/
+3
*
API: Fixes for AuthManager
Brad Jorsch
2016-05-30
1
-10
/
+21
*
API changes for AuthManager
Brad Jorsch
2016-05-16
1
-0
/
+1
*
API: Allow fetching login token from action=query&meta=tokens on private wikis
Brad Jorsch
2016-03-18
1
-0
/
+20
*
Remove deprecated methods in ApiQuery
Siebrand Mazeland
2016-03-08
1
-43
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-36
/
+36
*
API to fetch data about stashed images
Mark Holmquist
2016-01-12
1
-0
/
+1
*
Remove ApiMain::getModules() and ApiQuery::getModules()
Florian
2016-01-03
1
-11
/
+0
*
API: Add ApiQueryAllRevisions
Brad Jorsch
2015-10-06
1
-0
/
+1
*
Remove redundant ApiQuery::shouldCheckMaxlag
Aaron Schulz
2015-10-02
1
-4
/
+0
*
API: Remove warning about continuation change
Brad Jorsch
2015-09-30
1
-11
/
+0
*
Revert "Count API and hook calls, with 1:1000 sampling"
Aaron Schulz
2015-08-21
1
-6
/
+0
*
Count API and hook calls, with 1:1000 sampling
Gergő Tisza
2015-08-10
1
-0
/
+6
*
API: Change default continuation format for action=query
Brad Jorsch
2015-06-19
1
-9
/
+10
*
ApiPageSet: Indicate why a title was invalid
Brad Jorsch
2015-05-14
1
-2
/
+2
*
API: Remove metadata keys from indexpageids output
Brad Jorsch
2015-04-23
1
-1
/
+1
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-9
/
+9
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-12
/
+19
*
API: Reduce volume of "continue format is changing" warning
Brad Jorsch
2015-04-01
1
-10
/
+12
*
API: Remove explicit profiling
Brad Jorsch
2015-03-10
1
-4
/
+0
[next]