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
/
ApiExpandTemplates.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-10
/
+6
*
Don't mention $wgUser, it's ugly and it messes my grep-fu
Chad Horohoe
2016-09-02
1
-1
/
+1
*
Add 'ApiMakeParserOptions' hook
Brad Jorsch
2016-06-20
1
-0
/
+5
*
Use single quotes in API where possible
Siebrand Mazeland
2016-03-08
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-25
/
+25
*
Cast numeric cat names back to string in api output
addshore
2015-12-03
1
-1
/
+1
*
API: Log all deprecated parameter uses to api-feature-usage.log
Brad Jorsch
2015-11-03
1
-4
/
+0
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
Expose RL modules and js config vars in action=expandtemplates
Marc Ordinas i Llopis
2015-06-05
1
-2
/
+28
*
API: Add more parameter types and improve info
Brad Jorsch
2015-05-29
1
-1
/
+1
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-14
/
+7
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-7
/
+7
*
API: Add page properties to action=expandtemplates output
Brad Jorsch
2014-12-22
1
-1
/
+16
*
Populate revision data when expanding templates
Arlo Breault
2014-12-01
1
-5
/
+17
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
Use Parser::OT_PREPROCESS class const
umherirrender
2014-10-24
1
-2
/
+2
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-28
/
+3
*
API: Log usage of various deprecated features
Brad Jorsch
2014-08-14
1
-0
/
+5
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-35
/
+0
*
Fixed spacing
umherirrender
2014-07-20
1
-5
/
+10
*
ApiExpandTemplates: Start parse before creating frame
Brad Jorsch
2014-06-18
1
-0
/
+1
*
Add PPFrame::getTTL() and setTTL()
Jackmcbarn
2014-06-09
1
-2
/
+13
*
Restructure output of ApiExpandTemplates
Jackmcbarn
2014-06-03
1
-28
/
+93
*
Add category output to ApiExpandTemplates
Jackmcbarn
2014-05-30
1
-0
/
+12
*
Add PPFrame::isVolatile and PPFrame::setVolatile
Brad Jorsch
2014-05-30
1
-1
/
+5
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
ApiResult::setContent is static
umherirrender
2013-04-30
1
-2
/
+2
*
API: Throw error when interwiki is given for various title param
umherirrender
2013-03-01
1
-1
/
+1
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(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
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+8
*
Oh noes, moar http:// -> https://
Sam Reed
2011-11-28
1
-1
/
+1
*
Use ParserOptions::newFromContext() instead of 'new ParserOptions' to use the...
Alexandre Emsenhuber
2011-11-19
1
-1
/
+1
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-5
/
+0
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-1
/
+1
*
Followup r93905 per comment on bug 30230
Sam Reed
2011-08-05
1
-1
/
+4
*
* (bug 30230) action=expandtemplates should not silently override invalid tit...
Sam Reed
2011-08-04
1
-1
/
+7
*
Followup r92396
Sam Reed
2011-07-17
1
-1
/
+1
*
Followup r92396, add help urls for most of the core (non query) modules
Sam Reed
2011-07-17
1
-0
/
+4
*
* (bug 28265) allow outputting of comments for action=expandtemplates
Sam Reed
2011-05-01
1
-0
/
+6
*
Rm all mentions of "this module" in API action descriptions. They are suppose...
Max Semenik
2011-04-25
1
-1
/
+1
*
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
*
Rewrote r69339 etc. to clean up API cache header handling.
Tim Starling
2010-07-23
1
-0
/
+3
*
Correct the address of the FSF in some of the GPL headers
Derk-Jan Hartman
2010-06-21
1
-1
/
+1
*
ApiExpandTemplates.php: fix copyright symbol, coding style tweaks, more braces
Jack Phoenix
2010-02-22
1
-14
/
+14
*
Add/remove whitelines to increase readability in API code files
Sam Reed
2010-01-23
1
-0
/
+1
*
stylize.php on API code
Aryeh Gregor
2010-01-11
1
-7
/
+7
*
API: Crusade against extract(). Left one extract() call alone in ApiQueryBack...
Roan Kattouw
2008-12-17
1
-8
/
+7
[next]