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
/
ApiQueryQueryPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PHPDoc documentation to all API query module constructors
Thiemo Kreuz
2020-10-27
1
-0
/
+4
*
Fix the namespace of SpecialPageFactory
Tim Starling
2020-02-21
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Update docblocks for methods potentially returning null
Daimona Eaytoy
2019-09-15
1
-1
/
+1
*
Avoid error in querypage API when there's no value field
Gergő Tisza
2019-08-02
1
-3
/
+6
*
Use SpecialPageFactory in ApiQueryQueryPage
Lucas Werkmeister
2018-12-14
1
-14
/
+42
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Always put type information before variable name for @var tags
Kunal Mehta
2017-09-04
1
-2
/
+2
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-18
/
+18
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-2
/
+2
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-1
/
+1
*
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
-15
/
+7
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-38
/
+0
*
Switch API to use Config classes
Reedy
2014-06-15
1
-5
/
+3
*
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
-1
/
+1
*
Moved $wgQueryPages stuff out of the global scope and into a function
Chad Horohoe
2014-03-18
1
-7
/
+2
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix CodeSniffer errors and warnings on yet more API classes
Siebrand Mazeland
2013-11-15
1
-1
/
+4
*
Update formatting, return of the API classes
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
API: Allow extensions to specify "useless" query pages
Brad Jorsch
2013-07-19
1
-11
/
+2
*
Add helpurls to some api modules
umherirrender
2013-05-16
1
-0
/
+4
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
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
-0
/
+2
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
Use canonical class name for ApiBase
Platonides
2012-06-15
1
-1
/
+1
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+32
*
Add maxresults to list=querypage
umherirrender
2012-05-12
1
-0
/
+3
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-5
/
+0
*
Adding context to the API
John Du Hart
2011-10-26
1
-2
/
+1
*
Fix handling of qplimit/qpoffset and cachedtimestamp in QueryPage api module
Brian Wolff
2011-09-29
1
-1
/
+1
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-2
/
+2
*
Fix r78824 after some misunderstandings in the CR comments. The querypage API...
Roan Kattouw
2011-07-21
1
-0
/
+5
*
Remove @return void documentation
Sam Reed
2011-07-20
1
-1
/
+1
*
Single messages can be passed as strings to Api::dieUsageMsg()
Antoine Musso
2011-05-19
1
-1
/
+1
*
Fix typo in description
Max Semenik
2011-04-25
1
-1
/
+1
*
Per CR on r78824 (#c12467): Some query pages are useless/redundant, since we ...
Chad Horohoe
2011-04-18
1
-1
/
+12
*
More parameter documentation
Sam Reed
2011-02-19
1
-0
/
+4
*
Fix example per r78832 CR
Chad Horohoe
2010-12-29
1
-1
/
+1
*
Fixup date and uppercase parameter from r78824
Sam Reed
2010-12-22
1
-2
/
+2
*
Remove spurious 0 from r78831
Sam Reed
2010-12-22
1
-1
/
+1
*
Add a really basic example for completeness
Sam Reed
2010-12-22
1
-1
/
+1
*
Fix trailing whitespace in ApiQueryQueryPage.
Sam Reed
2010-12-22
1
-16
/
+15
[next]