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
/
ApiQueryLinks.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-7
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors
Taavi Väänänen
2024-04-21
1
-1
/
+4
*
Get correct main page in API call examples
Ammar Abdulhamid
2023-09-20
1
-3
/
+5
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-5
/
+2
*
LinkBatch: Re-apply makeWhereFrom2d/constructSet exception
Timo Tijhof
2023-06-15
1
-7
/
+6
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-8
/
+4
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-9
/
+8
*
Merge "api: Report external titles in more places as apierror-invalidtitle"
jenkins-bot
2022-08-05
1
-1
/
+1
|
\
|
*
api: Report external titles in more places as apierror-invalidtitle
Umherirrender
2022-04-16
1
-1
/
+1
*
|
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+2
*
|
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-10
/
+12
*
|
Use injection for LinksMigration on LinkBatch, action, api, special page
Umherirrender
2022-05-10
1
-6
/
+11
*
|
api: Add support for linksmigration in ApiQueryLinks
Amir Sarabadani
2022-05-09
1
-9
/
+21
|
/
*
api: Replace ApiPageSet::getGoodTitles where PageIdentity is not used
Umherirrender
2022-02-11
1
-3
/
+4
*
api: Inject services into ApiQueryLinks
Umherirrender
2021-07-02
1
-4
/
+12
*
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
*
Use LinkBatchFactory in api modules
Umherirrender
2020-09-06
1
-1
/
+4
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
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
/
+2
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-2
/
+2
*
Replace call_user_func_array(), part 2
Max Semenik
2018-06-07
1
-1
/
+1
*
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
*
ApiQueryLinks: Avoid MySQL order-by bug
Brad Jorsch
2017-10-13
1
-6
/
+18
*
API: Handle pltitles/tltemplates/clcategories/imimages with only invalid titles
Brad Jorsch
2017-10-12
1
-1
/
+4
*
ApiQueryLinks: Remove index forcing
Brad Jorsch
2017-09-06
1
-1
/
+0
*
Convert UNIQUE keys into PRIMARY KEY
Reedy
2017-08-29
1
-1
/
+1
*
Don't declare ApiQueryLinks::$titlesParam dynamically
Reedy
2017-08-04
1
-1
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-2
/
+2
*
API: Allow finding log events and links to special pages
Brad Jorsch
2017-01-06
1
-1
/
+2
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-21
/
+21
*
Update getHelpUrls() for reworked mw.org API pages
RobinHood70
2015-05-04
1
-2
/
+2
*
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
-31
/
+12
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-9
/
+0
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Add/update/remove incomplete/incorrect documentation
Siebrand Mazeland
2013-11-17
1
-2
/
+1
*
Fix CodeSniffer errors and warnings (you guessed it, on API classes)
Siebrand Mazeland
2013-11-15
1
-4
/
+8
*
Update formatting, return of the API classes
Siebrand Mazeland
2013-11-14
1
-0
/
+2
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
Fix double colons in api help output
Reedy
2013-01-30
1
-3
/
+3
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
[next]