aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiFormatRaw.php
Commit message (Expand)AuthorAgeFilesLines
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-0/+5
* api: Add missing documentation to class propertiesUmherirrender2024-09-071-0/+2
* Api: Fix some very old copyright statements for RoanJames D. Forrester2023-03-161-1/+1
* Simplify by using ?: operatorFomafix2019-04-151-5/+2
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* SECURITY: API: Avoid some silliness with browser-guessed filenamesBrad Jorsch2017-11-151-0/+11
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-4/+4
* Remove various double empty newlinesumherirrender2015-12-271-1/+0
* Fix various mistakes in PHPDoc commentsThiemo Mättig2015-12-091-1/+1
* Add option to ApiFormatRaw to generate a HTTP errorcodeDerk-Jan Hartman2015-09-041-3/+25
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-4/+4
* Make declaration of ApiFormatRaw compatible with ApiFormatBaseMarius Hoch2014-10-171-1/+1
* API: Clean up and internationalize pretty-printed outputBrad Jorsch2014-10-131-4/+23
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-3/+2
* Fixed some @params documentation (includes/api)umherirrender2014-04-181-2/+2
* Update formatting on more API classesSiebrand Mazeland2013-11-141-0/+1
* (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
* More parameter documentationSam Reed2011-02-191-1/+1
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Replace my old e-mail address with my new one in API comments. A bit outdated...Roan Kattouw2010-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
* API: coding style cleanup, fix copyright symbol, more bracesJack Phoenix2010-02-231-13/+15
* Add/remove whitelines to increase readability in API code filesSam Reed2010-01-231-0/+4
* stylize.php on API codeAryeh Gregor2010-01-111-11/+11
* * API: Really fix bug 17673 this time: exportnowrap still returned fatal erro...Roan Kattouw2009-03-201-2/+15
* Nitpicking brigade: fix copyright yearRoan Kattouw2009-02-041-1/+1
* * API: (bug 17007) Add export functionality to the APIRoan Kattouw2009-02-021-0/+58