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
/
ApiQueryCategories.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-40
/
+40
*
API: Use message-per-value for apihelp-query+categories-param-prop
umherirrender
2015-08-06
1
-1
/
+2
*
Update getHelpUrls() for reworked mw.org API pages
RobinHood70
2015-05-04
1
-1
/
+1
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-2
/
+2
*
Removed FORCE INDEX from API category queries
Aaron Schulz
2015-02-23
1
-2
/
+0
*
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
-28
/
+8
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-25
/
+0
*
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
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix CodeSniffer errors and warnings on a number of ApiQuery classes
Siebrand Mazeland
2013-11-15
1
-4
/
+8
*
Update formatting on some API classes (must've forgotten these)
Siebrand Mazeland
2013-11-14
1
-5
/
+4
*
Added spaces before and removed spaces after 'array'
umherirrender
2013-04-14
1
-1
/
+1
*
Remove spaces around ::
umherirrender
2013-04-03
1
-1
/
+1
*
Update PHPDoc comments
Siebrand Mazeland
2013-04-02
1
-1
/
+0
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
(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
-4
/
+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
-7
/
+4
|
/
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+19
*
ORDER BY/GROUP BY accept arrays
umherirrender
2012-05-05
1
-4
/
+4
*
(bug 26909) follow up r102947: fix the navigation with 'dir'
umherirrender
2012-03-30
1
-3
/
+4
*
Change usage of quotes in API messages from ``x'' to "x".
Siebrand Mazeland
2012-01-13
1
-1
/
+1
*
Re-instate most of the revisions for bug 33147 "API examples should explain w...
Sam Reed
2011-12-27
1
-4
/
+2
*
Revert r106439, r106441 - bad formatting mushing separate lines together
Brion Vibber
2011-12-20
1
-2
/
+4
*
Convert a few more descriptions
Sam Reed
2011-12-16
1
-4
/
+2
*
Oh noes, moar http:// -> https://
Sam Reed
2011-11-28
1
-1
/
+1
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-5
/
+0
*
(bug 26909) Add dir parameter for prop= API modules. Modified patch by Umheri...
Roan Kattouw
2011-11-14
1
-2
/
+15
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-1
/
+1
*
Followup r92396
Sam Reed
2011-07-17
1
-0
/
+4
*
Single messages can be passed as strings to Api::dieUsageMsg()
Antoine Musso
2011-05-19
1
-1
/
+1
*
API: BREAKING CHANGE: (bug 28541) Output of binary ICU sortkeys is broken. Ch...
Roan Kattouw
2011-04-17
1
-3
/
+4
*
Bit of documentation, explicitness, variable definition
Sam Reed
2011-02-24
1
-1
/
+1
*
More parameter documentation
Sam Reed
2011-02-19
1
-0
/
+4
*
Delete all the "API for MediaWiki 1.8+" comments
Sam Reed
2010-12-22
1
-1
/
+1
*
Standardised file description headers, added @file
Alexandre Emsenhuber
2010-08-07
1
-3
/
+4
*
Stylize API up to date
Sam Reed
2010-07-23
1
-1
/
+1
*
Rewrote r69339 etc. to clean up API cache header handling.
Tim Starling
2010-07-23
1
-0
/
+4
*
Big blitz on unused variables (a lot of $db = $this->getDb() )
Sam Reed
2010-07-22
1
-1
/
+0
*
* (bug 23473) - Give description of properties on all modules
Sam Reed
2010-06-23
1
-1
/
+6
*
Correct the address of the FSF in some of the GPL headers
Derk-Jan Hartman
2010-06-21
1
-1
/
+1
*
Per http://www.mediawiki.org/wiki/Special:Code/MediaWiki/66168#c7252 switch w...
Sam Reed
2010-06-20
1
-2
/
+2
*
Nuke $db->freeResult() from Api stuffs
Sam Reed
2010-06-20
1
-2
/
+0
*
Mixture of things.
Sam Reed
2010-05-11
1
-1
/
+1
*
API: fix copyright symbol, coding style cleanup, more braces
Jack Phoenix
2010-02-24
1
-50
/
+55
[next]