aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryDisabled.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
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-12/+2
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Remove final period from api module descriptionsumherirrender2014-03-021-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
* API: fix copyright symbol, coding style cleanup, more bracesJack Phoenix2010-02-241-9/+8
* stylize.php on API codeAryeh Gregor2010-01-111-5/+5
* API: Add ApiDisabled and ApiQueryDisabled classes so individual modules can b...Roan Kattouw2008-09-251-0/+72