index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
api
/
ApiQueryExtLinksUsage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "ExternalLinks: Make order by and continue only rely on el_id in READ NEW"
jenkins-bot
2023-07-05
1
-1
/
+6
|
\
|
*
ExternalLinks: Make order by and continue only rely on el_id in READ NEW
Amir Sarabadani
2023-07-05
1
-1
/
+6
*
|
Merge "api: Make linksearch APIs also default to http and https in READ_NEW"
jenkins-bot
2023-07-05
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
api: Make linksearch APIs also default to http and https in READ_NEW
Amir Sarabadani
2023-06-21
1
-5
/
+2
*
|
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
James D. Forrester
2023-06-22
1
-2
/
+9
|
/
*
api: Deprecate expandurl option from ApiQueryExternalLinks and ApiQueryExtLin...
Amir Sarabadani
2023-05-03
1
-1
/
+5
*
Add support for externallinks read new
Amir Sarabadani
2023-04-20
1
-12
/
+30
*
Merge "Reorg: Move LinkFilter to ExternalLinks"
jenkins-bot
2023-03-03
1
-0
/
+1
|
\
|
*
Reorg: Move LinkFilter to ExternalLinks
Amir Sarabadani
2023-03-01
1
-0
/
+1
*
|
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
|
/
*
Api: Break dependency of ApiQueryExternalLinks on ApiQueryExtLinksUsage
Amir Sarabadani
2023-02-14
1
-34
/
+2
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
Use buildComparison() instead of raw SQL in API list=exturlusage, prop=extlinks
Bartosz Dziewoński
2022-10-22
1
-10
/
+5
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-12
/
+14
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-4
/
+7
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-5
/
+8
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Add PHPDoc documentation to all API query module constructors
Thiemo Kreuz
2020-10-27
1
-0
/
+4
*
ApiQueryExtLinksUsage: Avoid bad query plan
Brad Jorsch
2020-02-04
1
-2
/
+5
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-3
/
+3
*
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+1
*
Run GenderCache for api query modules using ApiQueryBase::addTitleInfo
Umherirrender
2019-11-02
1
-0
/
+5
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-1
/
+1
*
Use new externallinks.el_index_60 field
Brad Jorsch
2018-11-12
1
-14
/
+61
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
API: Account for PHP 7.2 change
Brad Jorsch
2017-12-04
1
-1
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: Normalize input URL in ApiQueryExtLinksUsage
Brad Jorsch
2016-03-26
1
-0
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-28
/
+28
*
API: Use message-per-value for apihelp-query+exturlusage-param-prop
umherirrender
2015-08-05
1
-1
/
+2
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-1
/
+3
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-1
/
+1
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-40
/
+14
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-21
/
+0
*
Switch API to use Config classes
Reedy
2014-06-15
1
-4
/
+2
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-1
/
+1
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix a few more CodeSniffer errors and warnings on some API classes
Siebrand Mazeland
2013-11-15
1
-2
/
+4
*
Yet more formatting updates for yet more API classes
Siebrand Mazeland
2013-11-14
1
-2
/
+3
*
Capitalize URL in api help
umherirrender
2013-06-21
1
-2
/
+2
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
Add 'expandurl' to prop=extlinks/list=exturlusage
umherirrender
2012-10-04
1
-4
/
+10
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+15
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
1
-0
/
+1
[next]