aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryExtLinksUsage.php
Commit message (Expand)AuthorAgeFilesLines
* Merge "ExternalLinks: Make order by and continue only rely on el_id in READ NEW"jenkins-bot2023-07-051-1/+6
|\
| * ExternalLinks: Make order by and continue only rely on el_id in READ NEWAmir Sarabadani2023-07-051-1/+6
* | Merge "api: Make linksearch APIs also default to http and https in READ_NEW"jenkins-bot2023-07-051-5/+2
|\ \ | |/ |/|
| * api: Make linksearch APIs also default to http and https in READ_NEWAmir Sarabadani2023-06-211-5/+2
* | API: Replace deprecated calls to wfExpandUrl with UrlUtils::expandJames D. Forrester2023-06-221-2/+9
|/
* api: Deprecate expandurl option from ApiQueryExternalLinks and ApiQueryExtLin...Amir Sarabadani2023-05-031-1/+5
* Add support for externallinks read newAmir Sarabadani2023-04-201-12/+30
* Merge "Reorg: Move LinkFilter to ExternalLinks"jenkins-bot2023-03-031-0/+1
|\
| * Reorg: Move LinkFilter to ExternalLinksAmir Sarabadani2023-03-011-0/+1
* | Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
|/
* Api: Break dependency of ApiQueryExternalLinks on ApiQueryExtLinksUsageAmir Sarabadani2023-02-141-34/+2
* Make use of ??= in more placesDannyS7122022-12-171-3/+1
* Use buildComparison() instead of raw SQL in API list=exturlusage, prop=extlinksBartosz Dziewoński2022-10-221-10/+5
* api: Replace numerous deprecated constantsReedy2022-06-061-12/+14
* Use str_starts_with/str_ends_withAryeh Gregor2022-05-021-1/+1
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-4/+7
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-5/+8
* Use array_fill_keys() instead of array_flip() if that reflects the developer'...Tim Starling2021-06-151-1/+1
* 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