aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiFormatPhp.php
Commit message (Expand)AuthorAgeFilesLines
* api: Replace numerous deprecated constantsReedy2022-06-061-2/+3
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-1/+3
* Api: Convert php and json formatversion to use PARAM_HELP_MSG_PER_VALUEReedy2021-06-251-2/+2
* build: Enable phan-taint-check-plugin and suppress issuesUmherirrender2020-12-301-3/+0
* Various fixes to make phan-taint-check happierBrian Wolff2019-03-041-0/+3
* Add more checks to ApiStructureTest.phpAryeh Gregor2018-04-081-2/+2
* Convert OutputHandler functions to a classTimo Tijhof2018-03-201-2/+2
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* includes/api: Replace implicitly-Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-241-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-6/+3
* SECURITY: Improve cross-domain-policy manglingBrad Jorsch2016-05-201-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-12/+12
* Add Special:ApiSandboxBrad Jorsch2016-02-031-1/+1
* Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changesumherirrender2015-09-241-1/+1
* Fix some PHPCS issuesJackmcbarn2015-06-261-1/+2
* ApiFormatPhp: Fix dieUsage call on unknown formatversion valueKunal Mehta2015-04-201-1/+1
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-1/+34
* API: Work around wfMangleFlashPolicy()Brad Jorsch2014-11-201-1/+17
* API: Clean up and internationalize pretty-printed outputBrad Jorsch2014-10-131-4/+0
* api: remove duplicate __contruct callsAntoine Musso2013-01-291-4/+0
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-5/+0
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-3/+4
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* Mixture of things.Sam Reed2010-05-111-0/+1
* API: coding style cleanup, fix copyright symbol, more bracesJack Phoenix2010-02-231-5/+5
* stylize.php on API codeAryeh Gregor2010-01-111-5/+5
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+1
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-1/+0
* API: Changing all modules' getParamDescription(), getAllowedParams() and getD...Roan Kattouw2008-01-281-1/+1
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* API: documentation and cleanup.Yuri Astrakhan2007-05-201-1/+1
* Yet more doc tweaks:Nick Jenkins2007-04-201-2/+4
* API * better self-description for various modulesYuri Astrakhan2006-11-031-1/+1
* API * cache expiration controlYuri Astrakhan2006-10-221-0/+54