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
/
ImageHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
media: Replace deprecated MWException
Daimona Eaytoy
2023-06-09
1
-0
/
+1
*
Fix even more PHPStorm inspections (#3)
Tim Starling
2023-03-25
1
-1
/
+2
*
media: code style improvements
Derk-Jan Hartman
2023-03-09
1
-9
/
+7
*
Remove unused arguments to private functions
Umherirrender
2023-02-08
1
-5
/
+2
*
Merge "media: Improve documentation on Handler functions"
jenkins-bot
2022-04-11
1
-1
/
+1
|
\
|
*
media: Improve documentation on Handler functions
Umherirrender
2022-03-29
1
-1
/
+1
*
|
phan: Use @phan-assert on ImageHandler::normaliseParams
Umherirrender
2022-04-02
1
-3
/
+3
|
/
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+2
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+4
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+0
*
Use Message::sizeParams to simplify code when building messages
Umherirrender
2021-10-13
1
-4
/
+2
*
Simplify if-then-else-return statements with explicit true/false
Umherirrender
2021-08-17
1
-9
/
+1
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-4
/
+17
*
Remove unneeded isset() before unset()
Lucas Werkmeister
2020-11-10
1
-7
/
+2
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-14
/
+14
|
/
*
Mark media handling based classes as stable for subclassing
daniel
2020-07-09
1
-0
/
+44
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-2
/
+2
*
Fix includes/media/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-6
/
+6
*
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
-1
/
+1
*
Display SVGs in target language
Max Semenik
2018-10-30
1
-1
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-3
/
+3
*
Add missing 'public' keywords to some MediaHandler methods
Ricordisamoa
2016-02-24
1
-5
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-2
/
+2
*
Add framework for file warnings
Mark Holmquist
2015-03-18
1
-2
/
+2
*
Handle missing width nicely in thumb.php
Gergő Tisza
2015-02-10
1
-1
/
+1
*
Generate thumbnails based on buckets
Gilles Dubuc
2014-07-08
1
-0
/
+16
*
SECURITY: Sanitize shell command args
Tim Starling
2014-01-29
1
-0
/
+1
*
Update documentation for media related classes
Siebrand Mazeland
2013-12-06
1
-15
/
+15
*
Break long lines in media related classes
Siebrand Mazeland
2013-12-05
1
-3
/
+6
*
Update formatting for media related classes
Siebrand Mazeland
2013-12-05
1
-4
/
+12
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+0
*
Move getRotation and getImageArea to the base class
Brian Wolff
2013-09-29
1
-0
/
+13
*
Fixed spacing in context/installer/media/templates/upload folder
umherirrender
2013-04-21
1
-3
/
+3
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-1
/
+1
*
Use wfAppendQuery to append a query
umherirrender
2013-04-12
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-25
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+0
*
fix some spacing
umherirrender
2013-02-04
1
-2
/
+2
*
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
Alex Monk
2013-01-28
1
-1
/
+1
*
Convert core to use new ThumbnailImage() constructor
jarry1250
2012-09-01
1
-3
/
+1
*
(bug 39297) Show a warning if thumbnails won't be animated
Brian Wolff
2012-08-21
1
-4
/
+0
*
Split Generic into MediaHandler and ImageHandler
Jan Gerber
2012-07-24
1
-0
/
+255