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: 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
*
New hooks ApiMain::moduleManager and ApiQuery::moduleManager
Max Semenik
2015-02-23
1
-0
/
+2
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
API: Allow generators to return data
Brad Jorsch
2014-11-26
1
-0
/
+2
*
API: Split list=deletedrevs into prop=deletedrevisions and list=alldeletedrev...
Brad Jorsch
2014-11-04
1
-0
/
+2
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Warn when neither rawcontinue nor continue are given to action=query
Brad Jorsch
2014-10-21
1
-0
/
+10
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-37
/
+6
*
API: HTMLize and internationalize the help, add Special:ApiHelp
Brad Jorsch
2014-10-10
1
-0
/
+3
*
API: Add prop modules for backlinks
Brad Jorsch
2014-09-18
1
-1
/
+4
*
API: Add rawcontinue parameter to action=query
Brad Jorsch
2014-09-13
1
-0
/
+3
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-0
/
+1
*
API: Add a "submodule" param type
Brad Jorsch
2014-08-19
1
-3
/
+3
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-7
/
+0
*
Check for result size failure in ApiQuery
Brad Jorsch
2014-08-01
1
-10
/
+19
*
Cleanup some docs (includes/[a-d])
umherirrender
2014-07-24
1
-2
/
+2
*
Fix deprecated of ApiQuery::setGeneratorContinue
umherirrender
2014-07-23
1
-1
/
+1
*
Added ApiResult::NO_SIZE_CHECK flag for addValue()
Yuri Astrakhan
2014-07-11
1
-5
/
+3
*
API: Refactor continuation code and add to purge, watch, etc.
Brad Jorsch
2014-07-04
1
-150
/
+22
*
Switch API to use Config classes
Reedy
2014-06-15
1
-4
/
+4
*
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
-14
/
+14
*
New API module, list=prefixsearch
Max Semenik
2014-04-02
1
-0
/
+1
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
[next]