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
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Clarify some HTML / plain text strings"
jenkins-bot
2025-04-04
1
-5
/
+5
|
\
|
*
Clarify some HTML / plain text strings
Lucas Werkmeister
2025-04-03
1
-5
/
+5
*
|
Merge "file: Use type declaration on undocumented private functions"
jenkins-bot
2025-04-04
2
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
file: Use type declaration on undocumented private functions
Umherirrender
2025-03-30
2
-7
/
+7
*
|
media: Normalize file names in Tiff exceptions
Taavi Väänänen
2025-04-01
2
-4
/
+15
|
/
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
17
-0
/
+20
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
6
-4
/
+8
*
media: Make SvgHandler respect physicalWidth when building URL for thumb
Amir Sarabadani
2025-03-15
1
-0
/
+5
*
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
1
-1
/
+1
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
*
FormatMetadata: Prevent running preg_match() on null
Reedy
2025-01-27
1
-0
/
+7
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-4
/
+0
*
Merge "media: Remove pass-by-ref in Exif::exifGPStoNumber"
jenkins-bot
2024-12-19
1
-5
/
+3
|
\
|
*
media: Remove pass-by-ref in Exif::exifGPStoNumber
Umherirrender
2024-12-19
1
-5
/
+3
*
|
Merge "media: Use distinct variable names in DjVuHandler::getThumbType"
jenkins-bot
2024-12-19
1
-4
/
+4
|
\
\
|
*
|
media: Use distinct variable names in DjVuHandler::getThumbType
Umherirrender
2024-12-19
1
-4
/
+4
|
|
/
*
/
Replace isset() with null check on variables or globals
Umherirrender
2024-12-19
1
-3
/
+3
|
/
*
Fix Thumbnail404EntryPointTest::testStreamOldFile failures with gd
Aaron Schulz
2024-11-25
1
-1
/
+1
*
Merge "Fix typo is comments"
jenkins-bot
2024-11-15
1
-4
/
+4
|
\
|
*
Fix typo is comments
Fomafix
2024-11-14
1
-4
/
+4
*
|
Merge "Add type hints to detect bool/null message params"
jenkins-bot
2024-11-14
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add type hints to detect bool/null message params
Bartosz Dziewoński
2024-11-14
1
-1
/
+3
*
|
Merge "Fix some more bool/null message params"
jenkins-bot
2024-11-13
1
-1
/
+1
|
\
|
|
*
Fix some more bool/null message params
Bartosz Dziewoński
2024-11-03
1
-1
/
+1
*
|
Correct range error in regexp of formatmetadata
Derk-Jan Hartman
2024-11-09
1
-1
/
+1
|
/
*
Use namespaced classes
Umherirrender
2024-10-21
2
-0
/
+2
*
Replace uses of deprecated ChangeTags static methods
James D. Forrester
2024-10-16
1
-0
/
+1
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-2
/
+0
*
Switch over a bunch of class_alias uses to actuals
James D. Forrester
2024-10-03
2
-0
/
+2
*
Add missing documentation to class properties (miscellaneous classes)
Umherirrender
2024-09-14
1
-0
/
+2
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
1
-6
/
+2
*
Replace gettype() with get_debug_type() in debug/log/test output
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
Replace gettype() with get_debug_type() in exception messages
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
Use namespaced classes (2)
Umherirrender
2024-06-16
6
-0
/
+7
*
mediaHandler: Respect image scaler configs for Webp and XCF files
Func
2024-06-02
3
-19
/
+15
*
Add namespace and deprecation alias to FileBackend
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
2
-0
/
+2
*
Extract XMP & Exif from WebP files
Brian Wolff
2024-05-11
1
-5
/
+102
*
Make SVGReader::scaleSVGUnit comply with SVG2 & CSS3 spec
Brian Wolff
2024-05-02
1
-9
/
+16
*
Make HTTPFileStreamer testable
daniel
2024-04-26
1
-7
/
+17
*
mime: Improve docs, add ingroup tags to class doc blocks
Timo Tijhof
2024-03-13
1
-2
/
+0
*
build: Fix line indents
Umherirrender
2024-03-11
1
-11
/
+11
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
build: Resolve MediaWikiNoEmptyIfDefined suppression
Umherirrender
2024-02-14
1
-4
/
+2
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
3
-28
/
+32
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
2
-3
/
+3
*
Namespace includes/context
James D. Forrester
2024-02-08
2
-1
/
+3
*
Merge "Replace unspecific exceptions with InvalidArgumentException"
jenkins-bot
2024-01-21
2
-2
/
+2
|
\
|
*
Replace unspecific exceptions with InvalidArgumentException
thiemowmde
2024-01-20
2
-2
/
+2
*
|
Deprecate and replace the wfUnpack global function
Daimona Eaytoy
2024-01-17
3
-12
/
+21
|
/
[next]