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
/
ApiQueryFileRepoInfo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-3
/
+4
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-2
/
+4
*
api: Inject services into ApiQueryFileRepoInfo
Umherirrender
2021-07-02
1
-17
/
+18
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
Use MediaWikiServices::getRepoGroup in api related classes
Umherirrender
2020-04-11
1
-1
/
+3
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-6
/
+8
*
API: Use param-per-value for meta=filerepoinfo's friprop docs
Brad Jorsch
2018-06-20
1
-4
/
+11
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Replace uses of join() by implode()
Siebrand Mazeland
2016-03-08
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Use ForeignFileRepo information for foreign uploads
Mark Holmquist
2015-10-07
1
-4
/
+16
*
Update getHelpUrls() for reworked mw.org API pages
RobinHood70
2015-05-04
1
-0
/
+4
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-0
/
+2
*
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
-20
/
+3
*
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
*
Remove final period from api module descriptions
umherirrender
2014-03-02
1
-1
/
+1
*
Update formatting
Siebrand Mazeland
2014-02-06
1
-0
/
+1
*
Fixed api.php fatals due to protected field usage
Aaron Schulz
2013-12-02
1
-7
/
+3
*
Merge "Remove unused local variables"
jenkins-bot
2013-11-18
1
-2
/
+0
|
\
|
*
Remove unused local variables
Siebrand Mazeland
2013-11-17
1
-2
/
+0
*
|
Update indentation
Siebrand Mazeland
2013-11-17
1
-1
/
+1
|
/
*
Fix a few more CodeSniffer errors and warnings on some API classes
Siebrand Mazeland
2013-11-15
1
-2
/
+6
*
Yet more formatting updates for yet more API classes
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
Add meta=filerepoinfo for getting file repo info
Mark Holmquist
2013-09-27
1
-0
/
+115