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
/
MediaLinksHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
mocha: Test Page media links endpoint
Atieno
2025-03-20
1
-0
/
+6
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-3
/
+2
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-3
/
+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
-13
/
+3
*
Change error code for rest-media-too-many-links
frankie
2023-10-02
1
-4
/
+13
*
Start relying on IConnectionProvider instead of LB/LBF
Amir Sarabadani
2023-04-11
1
-7
/
+7
*
Switch some simple use of LoadBalancer to use new LBFactory methods
Amir Sarabadani
2023-02-23
1
-7
/
+7
*
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
*
|
Rest: Migrate most of db queries to SelectQueryBuilder
Amir Sarabadani
2022-12-12
1
-11
/
+7
|
/
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
FileRepo::findFile - support Authority
Petr Pchelko
2021-05-26
1
-6
/
+4
*
Eliminate use of Title object in REST infrastructure
Petr Pchelko
2021-05-05
1
-21
/
+29
*
Rename Authority::getPerformer() to ::getUser()
Petr Pchelko
2021-03-04
1
-2
/
+2
*
Rename Authority::getActor to Authority::getPerformer
Petr Pchelko
2021-02-22
1
-2
/
+2
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Rest: use Authority in all core handlers
Petr Pchelko
2021-01-21
1
-19
/
+10
*
REST endpoints: Add etag and last-modified headers
daniel
2020-03-26
1
-0
/
+50
*
Add core REST API endpoint for media links
Bill Pirkle
2020-01-22
1
-0
/
+157