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
/
ApiQueryLangLinks.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+6
*
Get correct main page in API call examples
Ammar Abdulhamid
2023-09-20
1
-1
/
+4
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-8
/
+3
*
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
James D. Forrester
2023-06-22
1
-2
/
+8
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-6
/
+3
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-7
/
+7
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-10
/
+12
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+2
*
api: Replace ApiPageSet::getGoodTitles where PageIdentity is not used
Umherirrender
2022-02-11
1
-3
/
+4
*
api: Inject services into ApiQueryLangLinks
Umherirrender
2021-07-02
1
-7
/
+18
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Apply InterlanguageLinkCodeMap in Action API
Niklas Laxström
2020-10-08
1
-3
/
+10
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-2
/
+4
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-1
/
+1
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-2
/
+3
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-1
/
+8
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-26
/
+26
*
API: Log all deprecated parameter uses to api-feature-usage.log
Brad Jorsch
2015-11-03
1
-1
/
+0
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
API: Use message-per-value for apihelp-query+langlinks-param-prop
umherirrender
2015-08-06
1
-1
/
+2
*
Update getHelpUrls() for reworked mw.org API pages
RobinHood70
2015-05-04
1
-1
/
+1
*
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
-37
/
+16
*
API: Log usage of various deprecated features
Brad Jorsch
2014-08-14
1
-0
/
+1
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-32
/
+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 llprop=langname and llprop=autonym for action=query&prop=langlinks
umherirrender
2014-02-12
1
-1
/
+23
*
Deprecate llurl= in favour of llprop=url for action=query&prop=langlinks
umherirrender
2014-02-11
1
-6
/
+31
*
Fix CodeSniffer errors and warnings (you guessed it, on API classes)
Siebrand Mazeland
2013-11-15
1
-1
/
+2
*
Update formatting, return of the API classes
Siebrand Mazeland
2013-11-14
1
-3
/
+3
*
(bug 45535) Hook for changing language links.
daniel
2013-04-29
1
-0
/
+4
*
(bug 36400) API: Fix sorting for iwlinks, langlinks
Brad Jorsch
2013-04-03
1
-8
/
+5
*
Fixed many small spelling mistakes and php docs, var decl.
Yuri Astrakhan
2013-03-10
1
-1
/
+1
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
API Cleanup: renamed '_badcontinue'->'badcontinue', one die()
Yuri Astrakhan
2013-01-14
1
-5
/
+1
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
Use canonical class name ApiBase also in ApiQueryLangLinks
Platonides
2012-06-15
1
-1
/
+1
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+13
*
ORDER BY/GROUP BY accept arrays
umherirrender
2012-05-05
1
-7
/
+7
*
Fixed whitespace in API classes
Petr Onderka
2012-05-02
1
-2
/
+2
*
(bug 26909) follow up r102947: fix the navigation with 'dir'
umherirrender
2012-03-30
1
-3
/
+4
*
Re-instate most of the revisions for bug 33147 "API examples should explain w...
Sam Reed
2011-12-27
1
-2
/
+1
[next]