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
/
libs
/
mime
Commit message (
Expand
)
Author
Age
Files
Lines
*
libs: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
2
-10
/
+10
*
libs: Replace call_user_func with dynamic function call
Umherirrender
2025-01-31
2
-2
/
+2
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-4
/
+0
*
MimeAnalyzer: detect magic number for gltf binary
Derk-Jan Hartman
2025-01-08
1
-1
/
+4
*
MimeMap: add gltf and glb mime types
Derk-Jan Hartman
2025-01-08
1
-0
/
+4
*
MimeAnalyzer: move ZipDirectoryReader to library
daniel
2025-01-03
3
-1
/
+750
*
Move SQL schema and schema changes to new sql/ top-level directory
Daimona Eaytoy
2024-12-13
1
-1
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
3
-2
/
+23
*
Merge "libs: Add missing documentation to class properties"
jenkins-bot
2024-09-14
1
-0
/
+10
|
\
|
*
libs: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+10
*
|
Use const keyword for constant list of strings or ints
Umherirrender
2024-09-11
1
-3
/
+3
|
/
*
MimeMap: Update font related MIMEs from IANA
Ebrahim Byagowi
2024-06-18
1
-0
/
+3
*
MimeMap: Add otf format to font/sfnt
RhinosF1
2024-06-18
1
-1
/
+1
*
mime: Add common aliases for CSV
Derk-Jan Hartman
2024-06-07
1
-0
/
+5
*
Merge "mime: Improve docs, add ingroup tags to class doc blocks"
jenkins-bot
2024-03-14
6
-23
/
+31
|
\
|
*
mime: Improve docs, add ingroup tags to class doc blocks
Timo Tijhof
2024-03-13
6
-23
/
+31
*
|
mime: Register `.owl` as application/rdf+xml
Timo Tijhof
2024-03-08
1
-1
/
+1
|
/
*
MimeAnalyzer: Add @since to isValidMajorMimeType
Reedy
2024-01-29
1
-1
/
+4
*
filerepo: Fix img_major_mime for files with a non-standard extensions
apasternak
2024-01-26
1
-0
/
+23
*
[mime] m3u, m3u8 and application/vnd.apple.mpegurl
Derk-Jan Hartman
2023-11-21
1
-0
/
+4
*
Fix regex for parsing DTD entity internal subsets
Brian Wolff
2023-10-23
1
-1
/
+1
*
Remove redundant empty() constructs
Daimona Eaytoy
2023-09-08
1
-2
/
+2
*
Merge sequences of `if` that end doing the same thing anyway
thiemowmde
2023-06-16
1
-8
/
+2
*
Replace substr with cleaner string methods
Matěj Suchánek
2023-05-20
1
-4
/
+4
*
mime: Deprecate isPHPImageType function in MimeAnalyzer
rrana-wmf
2023-04-12
1
-0
/
+2
*
mime: Add support for 'font/woff' and 'font/woff2' mime type
rrana-wmf
2023-03-27
1
-0
/
+2
*
mime: Add support for 'font/sfnt' mime type
rrana-wmf
2023-03-27
1
-0
/
+1
*
Remove IEContentAnalyzer
Derk-Jan Hartman
2023-03-07
2
-875
/
+0
*
Merge "Remove unused arguments to private functions"
jenkins-bot
2023-02-08
2
-11
/
+6
|
\
|
*
Remove unused arguments to private functions
Umherirrender
2023-02-08
2
-11
/
+6
*
|
mime: Avoid unneeded variable assigment in MimeAnalyzer
Umherirrender
2023-02-04
1
-3
/
+1
|
/
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-1
/
+0
*
Remove unneeded initalize of local variables
Umherirrender
2022-09-21
1
-1
/
+0
*
Add application/vnd.ms-opentype to MIME list
RhinosF1
2022-07-19
1
-0
/
+1
*
Add jps as a recognized alias of jpg files
Derk-Jan Hartman
2022-05-10
1
-1
/
+3
*
Call ZipDirectoryReader from MimeAnalyzer
Tim Starling
2022-05-03
2
-110
/
+60
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-11
/
+9
*
Handle webm files with AV1 and/or nullbyte terminated VP8/9
Derk-Jan Hartman
2022-04-25
1
-4
/
+19
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+2
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-0
/
+2
*
Add various null checks when null is not possible to use as argument
Umherirrender
2022-03-14
1
-1
/
+1
*
mime: Return bool from error handler
Umherirrender
2022-03-02
1
-0
/
+1
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
2
-10
/
+13
*
Workaround for misdetection of some WebM files as audio
Brion Vibber
2022-02-15
1
-4
/
+5
*
Suppress deprecation warnings from libxml_disable_entity_loader()
Tim Starling
2022-01-21
1
-3
/
+6
*
Fix typos in comments (M)
Siddharth VP
2022-01-09
1
-1
/
+1
*
libs/mime: Remove newline from log messages
Umherirrender
2022-01-01
1
-30
/
+30
[next]