aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiDisabled.php
Commit message (Expand)AuthorAgeFilesLines
* ApiDisabled: Correctly fall back to api-help-no-extended-descriptionBrad Jorsch2020-01-131-1/+4
* Remove use of old API doc methodsBrad Jorsch2018-10-291-4/+0
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* API: Split description messages into summary + additional textBrad Jorsch2017-06-151-1/+9
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-14/+2
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* 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
* Change usage of quotes in API messages from ``x'' to "x".Siebrand Mazeland2012-01-131-1/+1
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-5/+0
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-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-2/+4
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* Remove arrays from getDescription where we are only using 1 lineSam Reed2010-05-251-3/+1
* Mixture of things.Sam Reed2010-05-111-1/+1
* ApiDisabled.php: fix copyright symbol, coding style tweaksJack Phoenix2010-02-211-7/+7
* Add/remove whitelines to increase readability in API code filesSam Reed2010-01-231-1/+0
* stylize.php on API codeAryeh Gregor2010-01-111-5/+5
* * API: (bug 17774) API pretends action=query doesn't exist for users without ...Roan Kattouw2009-03-061-0/+4
* API: Add ApiDisabled and ApiQueryDisabled classes so individual modules can b...Roan Kattouw2008-09-251-0/+72