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
/
Rest
/
Handler
/
MediaFileHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-4
/
+3
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-6
/
+0
*
REST: JSON schema definitions for additional response bodies
Wendy Quarshie
2024-12-03
1
-0
/
+4
*
REST: Specify param descriptions as MessageValue objects
Atieno
2024-11-26
1
-0
/
+2
*
Use real type hints for services etc. in includes/Rest/
Bartosz DziewoĆski
2024-06-11
1
-9
/
+2
*
Fix more PHPStorm inspections (#2)
Tim Starling
2023-03-25
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
FileRepo::findFile - support Authority
Petr Pchelko
2021-05-26
1
-4
/
+1
*
Remove some unneeded uses of full User objects
DannyS712
2021-05-22
1
-3
/
+1
*
Eliminate use of Title object in REST infrastructure
Petr Pchelko
2021-05-05
1
-30
/
+32
*
Rename Authority::getPerformer() to ::getUser()
Petr Pchelko
2021-03-04
1
-4
/
+4
*
Rename Authority::getActor to Authority::getPerformer
Petr Pchelko
2021-02-22
1
-4
/
+4
*
Rest: use Authority in all core handlers
Petr Pchelko
2021-01-21
1
-19
/
+9
*
Display different errors for title vs file not found in MediaFileHandler
Bill Pirkle
2020-03-26
1
-1
/
+10
*
REST endpoints: Add etag and last-modified headers
daniel
2020-03-26
1
-9
/
+82
*
Add a core REST API endpoint for media file metadata
Bill Pirkle
2020-01-23
1
-0
/
+111