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
/
DjVuHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-5
/
+8
*
phan: Use @phan-assert on ImageHandler::normaliseParams
Umherirrender
2022-04-02
1
-2
/
+0
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+2
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-11
/
+13
*
media: Invalidate all file-djvu WAN caches
Amir Sarabadani
2021-12-07
1
-1
/
+2
*
media: Drop XML metadata support from DjvuHandler
Amir Sarabadani
2021-11-21
1
-95
/
+21
*
media: Avoid logspam in case of lack of 'data' in metadata
Amir Sarabadani
2021-11-15
1
-1
/
+1
*
media: Make new DjVu metadata handler more defensive
Amir Sarabadani
2021-11-12
1
-1
/
+4
*
media: Build and use JSON for metadata of djvu instead of XML
Amir Sarabadani
2021-11-12
1
-20
/
+59
*
media: Add missing false return types to doc
Umherirrender
2021-10-16
1
-7
/
+7
*
Drop $wgDjvuToXML
Amir Sarabadani
2021-09-10
1
-2
/
+2
*
Simplify if-then-else-return statements with explicit true/false
Umherirrender
2021-08-17
1
-9
/
+1
*
Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)
Fomafix
2021-06-28
1
-1
/
+1
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-39
/
+27
*
Replace usage of custom File properties
Tim Starling
2021-05-27
1
-21
/
+24
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
media: Fix mismatching/incomplete PHPDocs related to metadata
Thiemo Kreuz
2020-10-30
1
-7
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-5
/
+5
*
mime: Update usage of MimeAnalyzer methods
Ori Livneh
2020-05-28
1
-1
/
+1
*
Fix includes/media/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-5
/
+5
*
Add const visibility to includes/media
Max Semenik
2020-04-26
1
-1
/
+1
*
Suppress PhanUndeclaredProperty for custom properties and phan bugs
Daimona Eaytoy
2019-09-14
1
-0
/
+2
*
Replace deprecated function wfEscapeShellArg with Shell::escape()
Derick Alangi
2019-04-07
1
-2
/
+3
*
Avoid use of deprecated ObjectCache::getMainWANInstance method
Aaron Schulz
2019-03-01
1
-1
/
+2
*
media: Mark ImageHandler::getScriptParams() as protected
Thiemo Kreuz
2019-02-25
1
-1
/
+1
*
media: Mark public MediaHandler/ImageHandler methods as such
Thiemo Kreuz
2019-02-25
1
-6
/
+6
*
Fix spelling of word "necessary"
petarpetkovic
2018-08-16
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
media: Rename files to match the name of the class they define
Timo Tijhof
2018-04-28
1
-0
/
+464