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
/
ApiQueryImageInfo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-3
/
+3
*
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
-1
/
+13
*
api: Add missing documentation to class properties
Umherirrender
2024-09-07
1
-0
/
+1
*
Add `temp` flags to api calls
STran
2023-12-12
1
-0
/
+3
*
Namespace SpecialU* under \MediaWiki\Specials
James D. Forrester
2023-09-14
1
-0
/
+1
*
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
-7
/
+11
*
Revert "Display SVGs in page view language for language variants"
Func
2023-04-17
1
-4
/
+1
*
Display SVGs in page view language for language variants
Winston Sung
2023-03-27
1
-1
/
+4
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move five page-related classes to page/ out of includes/
Amir Sarabadani
2023-02-23
1
-1
/
+1
*
Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases"
jenkins-bot
2022-12-16
1
-5
/
+1
|
\
|
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-5
/
+1
*
|
api: Replace deprecated Linker::formatComment
Umherirrender
2022-12-11
1
-1
/
+1
*
|
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
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
-3
/
+2
*
api: Minor code cleanup
Reedy
2022-08-14
1
-6
/
+7
*
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
*
|
ApiQueryImageInfo: Use longhand for 'localonly' in getAllowedParams()
Reedy
2022-07-15
1
-1
/
+4
*
|
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-25
/
+27
|
/
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+3
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+2
*
Limit targetlang in imageinfo requests to when we're scaling
Arlo Breault
2022-03-26
1
-2
/
+3
*
Use badfilecontexttitle to set targetlang for imageinfo requests
Arlo Breault
2022-03-15
1
-0
/
+7
*
api: Fix documenation/types related to null and int types
Umherirrender
2022-02-24
1
-2
/
+2
*
ApiQueryImageInfo: don't show empty comments as deleted
Petr Pchelko
2021-10-26
1
-21
/
+28
*
api: Inject services into ApiQueryImageInfo/ApiQueryStashImageInfo
Umherirrender
2021-07-02
1
-13
/
+48
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
1
-1
/
+1
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-3
/
+3
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-3
/
+1
*
Deprecate File::getUser in favor of File::getUploader
Petr Pchelko
2021-06-02
1
-30
/
+29
*
FileRepo::findFile - support Authority
Petr Pchelko
2021-05-26
1
-3
/
+3
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-3
/
+3
*
Improve docs in api related classes
Umherirrender
2020-11-13
1
-2
/
+2
*
Return responsiveUrls (srcset info) in ApiQueryImageInfo response
C. Scott Ananian
2020-08-03
1
-0
/
+8
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-1
/
+1
*
Use MediaWikiServices::getRepoGroup in api related classes
Umherirrender
2020-04-11
1
-5
/
+6
*
Remove auto-generated and empty lines in comments
Thiemo Kreuz
2020-03-17
1
-1
/
+0
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-5
/
+5
*
Set visibility on ApiQueryImageInfo::getTransformCount
Umherirrender
2019-12-04
1
-1
/
+1
*
LocalFile: avoid hard failures on non-existing files.
daniel
2019-09-18
1
-14
/
+20
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+5
*
BadFileLookup::isBadFile() expects null, not false
Aryeh Gregor
2019-08-27
1
-1
/
+1
*
BadFileLookup to replace wfIsBadImage
Aryeh Gregor
2019-08-21
1
-1
/
+2
*
Remove ApiQueryImageInfo::(getProperties|getPropertyDescriptions)
Reedy
2019-06-28
1
-52
/
+0
*
Replace some uses of deprecated wfFindFile() and wfLocalFile()
Derick Alangi
2019-06-11
1
-1
/
+2
*
Collapse some nested if statements
Reedy
2019-04-04
1
-6
/
+4
[next]