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
/
ForeignResourceManager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResourceLoader: Add structure test for foreign-resources.yaml
Timo Tijhof
2022-10-26
1
-28
/
+34
*
ForeignResourceManager: Property and function docblocks
Reedy
2022-08-16
1
-0
/
+56
*
ForeignResourceManager: Replace custom yaml parser with Symfony Yaml parser
Reedy
2022-08-16
1
-58
/
+2
*
Migrate use of ${var}-style string interpolation
Máté Szabó
2022-07-29
1
-1
/
+1
*
Avoid use of null, bool or Status in log messages
Umherirrender
2022-03-02
1
-1
/
+2
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
Pass function name to HttpRequestFactory::create
Umherirrender
2020-06-07
1
-1
/
+3
*
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+4
*
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-0
/
+2
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-1
/
+1
*
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
1
-0
/
+1
*
Fix some phan warnings for too many params (part 1)
Daimona Eaytoy
2019-10-10
1
-2
/
+14
*
Use AtEase::quietCall() instead of Wikimedia\quietCall()
Derick Alangi
2019-06-10
1
-1
/
+3
*
Collapse some nested if statements
Reedy
2019-04-04
1
-8
/
+6
*
resources: Add caching for faster runs and offline use
Timo Tijhof
2019-03-24
1
-8
/
+53
*
resources: Improve foreign-resources docs and error messages
Timo Tijhof
2019-03-24
1
-3
/
+9
*
Add /** @var SplFileInfo $fileInfo */ docs where needed
Thiemo Kreuz
2019-03-14
1
-0
/
+1
*
ForeignResourceManager: Catch responses other than 200 OK
Timo Tijhof
2019-02-21
1
-2
/
+6
*
resources: Extract ForeignResourceManager from manageForeignResources.php
Timo Tijhof
2018-10-15
1
-0
/
+327