aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryExtLinksUsage.php
Commit message (Expand)AuthorAgeFilesLines
* Add PHPDoc documentation to all API query module constructorsThiemo Kreuz2020-10-271-0/+4
* ApiQueryExtLinksUsage: Avoid bad query planBrad Jorsch2020-02-041-2/+5
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-3/+3
* Improve param docsUmherirrender2019-11-281-1/+1
* Run GenderCache for api query modules using ApiQueryBase::addTitleInfoUmherirrender2019-11-021-0/+5
* Use (int) rather than intval()Reedy2019-02-251-1/+1
* Use new externallinks.el_index_60 fieldBrad Jorsch2018-11-121-14/+61
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* API: Account for PHP 7.2 changeBrad Jorsch2017-12-041-1/+1
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: Normalize input URL in ApiQueryExtLinksUsageBrad Jorsch2016-03-261-0/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-28/+28
* API: Use message-per-value for apihelp-query+exturlusage-param-propumherirrender2015-08-051-1/+2
* Change API result data structure to be cleaner in new formatsBrad Jorsch2015-04-201-1/+3
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-1/+1
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-40/+14
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-21/+0
* Switch API to use Config classesReedy2014-06-151-4/+2
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-1/+1
* Fixed some @params documentation (includes/api)umherirrender2014-04-181-1/+1
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Fix a few more CodeSniffer errors and warnings on some API classesSiebrand Mazeland2013-11-151-2/+4
* Yet more formatting updates for yet more API classesSiebrand Mazeland2013-11-141-2/+3
* Capitalize URL in api helpumherirrender2013-06-211-2/+2
* Fixed spacing in api folderumherirrender2013-04-201-1/+1
* fix some spacingumherirrender2013-03-071-1/+1
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* Add 'expandurl' to prop=extlinks/list=exturlusageumherirrender2012-10-041-4/+10
* escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+15
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-121-0/+1
* Kill "* @return void"Sam Reed2012-01-121-1/+0
* Oh noes, moar http:// -> https://Sam Reed2011-11-281-1/+1
* Followup r102951: per CR, remove duplicated empty string from API extlinks mo...Roan Kattouw2011-11-231-1/+3
* 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
* * (bug 28817) Add reference help page link to API ModulesSam Reed2011-07-171-0/+4
* Per wikitech-l, run a bunch of URLs in the API output through wfExpandUrl(), ...Roan Kattouw2011-07-131-1/+2
* Followup r84698, remove unused $dbSam Reed2011-03-251-1/+0
* Remove 2 erroneous $db parameters from External links modulesSam Reed2011-03-241-1/+1
* Fixup a couple more hardcoded module prefixes in helpSam Reed2011-03-131-1/+1
* * (bug 27717) API's exturlusage module does not respect $wgMiserModeSam Reed2011-03-061-2/+24
* Fix typo in @param commentSam Reed2011-03-021-1/+1
* Refactor out the duplication I left with a TODO in r79659Sam Reed2011-02-271-13/+3
* * (bug 26485) add a elextlinks param to prop=extlinksSam Reed2011-01-051-14/+22
* Refactor out protocol preperation to ApiQueryExtLinksUsage::prepareProtocols()Sam Reed2011-01-051-7/+10
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Improve some of the descriptions added in r68482Roan Kattouw2010-12-141-2/+2
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-3/+4