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
/
filerepo
/
file
/
ForeignAPIFile.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-1
/
+9
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Use ContentLanguageCode service instead of heavy Language object
Amir Sarabadani
2024-11-02
1
-1
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
filerepo: Add missing documentation to class properties
Umherirrender
2024-09-01
1
-0
/
+1
*
ImageHistoryList: Link to interwiki user if the prefix is valid
Func
2024-05-23
1
-2
/
+0
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-6
/
+6
*
filerepo: Clean up file and class doc comments
Timo Tijhof
2022-04-07
1
-1
/
+0
*
Merge "Correct condition for InstantCommons with 0 dimensions"
jenkins-bot
2022-02-04
1
-1
/
+1
|
\
|
*
Correct condition for InstantCommons with 0 dimensions
Derk-Jan Hartman
2022-02-04
1
-1
/
+1
*
|
filerepo: Fix purging of description pages for ForeignAPIFile
Brian Wolff
2022-02-03
1
-5
/
+3
|
/
*
Support audio on filepage in InstantCommons
Derk-Jan Hartman
2022-01-26
1
-6
/
+13
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+2
*
Replace some more isset() with shorter ?? syntax
Thiemo Kreuz
2021-11-02
1
-5
/
+3
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
filerepo: Fix parsing metadata in ForeignAPIFile
Amir Sarabadani
2021-06-15
1
-1
/
+18
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-2
/
+13
*
Hard-deprecate File::getUser
Petr Pchelko
2021-06-02
1
-13
/
+0
*
Deprecate File::getUser in favor of File::getUploader
Petr Pchelko
2021-06-02
1
-0
/
+12
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-1
/
+1
*
Convert File to Authority/UserIdentity
Petr Pchelko
2021-05-10
1
-2
/
+3
*
docs: Fix 'dependant' typos
Timo Tijhof
2021-02-18
1
-4
/
+1
*
filerepo: clean up shared cache keys to avoid key metrics clutter
Aaron Schulz
2020-10-21
1
-3
/
+5
*
file: Fix ForeignAPIFile::getMetadata not matching base class
Thiemo Kreuz
2020-08-31
1
-2
/
+2
*
mime: Update usage of MimeAnalyzer methods
Ori Livneh
2020-05-28
1
-1
/
+1
*
Fix more of includes/filerepo/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-19
1
-14
/
+14
*
filerepo: clean up File::getRepo() subclass return type comments
Aaron Schulz
2020-03-19
1
-0
/
+7
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-0
/
+1
*
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-0
/
+1
*
Fix PhanUndeclaredType* errors (#3)
Kunal Mehta
2019-04-02
1
-1
/
+1
*
Use the ?? feature instead of isset() where it makes sense
Thiemo Kreuz
2019-03-24
1
-5
/
+1
*
Streamline code involving .= string concatenations
Thiemo Kreuz
2019-03-11
1
-8
/
+7
*
Use short assignment operator in PHP
Fomafix
2019-03-07
1
-1
/
+1
*
Delete always true condition
Jakub Vrana
2018-12-02
1
-3
/
+1
*
media: Do not pass unused parameter
Jakub Vrana
2018-12-01
1
-1
/
+1
*
Reduce calls to MediaWikiServices::getInstance()
Umherirrender
2018-08-18
1
-2
/
+3
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-3
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-5
/
+3
*
Merge "Replace deprecated ObjectCache and CommentStore calls in filerepo"
jenkins-bot
2018-05-07
1
-2
/
+4
|
\
|
*
Replace deprecated ObjectCache and CommentStore calls in filerepo
WMDE-Fisch
2018-05-07
1
-2
/
+4
*
|
Fix class/function case mismatches
Max Semenik
2018-05-05
1
-1
/
+1
|
/
*
Fix and improve PHPDoc type hints in FileBackend and FileRepo
Thiemo Kreuz
2018-04-19
1
-4
/
+4
*
Fix for warning in ForeignAPIFile when no thumbnails
Brion Vibber
2018-02-07
1
-2
/
+4
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-1
/
+1
*
Replace MimeMagic::singleton() calls
Reedy
2017-11-27
1
-2
/
+2
*
Cleanups and IDEA warning fixes to FileRepo classes
Aaron Schulz
2016-09-19
1
-4
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Provide short URL to file description page in imageinfo API
victorbarbu
2016-01-12
1
-0
/
+19
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-1
/
+1
[next]