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
/
TransformationalImageHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
Mark media handling based classes as stable for subclassing
daniel
2020-07-09
1
-0
/
+13
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-7
/
+7
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-5
/
+3
*
Fix includes/media/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-4
/
+4
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Fix "succesful" typo
petarpetkovic
2019-06-14
1
-1
/
+1
*
Replace deprecated function wfEscapeShellArg with Shell::escape()
Derick Alangi
2019-04-07
1
-1
/
+2
*
media: Mark public MediaHandler/ImageHandler methods as such
Thiemo Kreuz
2019-02-25
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
Fix some broke cache key generations
Aaron Schulz
2017-11-19
1
-1
/
+1
*
Always put type information before variable name for @var tags
Kunal Mehta
2017-09-04
1
-1
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-2
/
+2
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
media: Capture stderr when running 'convert --version'
Antoine Musso
2017-04-15
1
-1
/
+1
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-1
/
+1
*
Fix MediaTransformError message handling
Brad Jorsch
2016-11-30
1
-3
/
+3
*
TransformationalImageHandler: Fix use of __METHOD__ in closure
Bartosz Dziewoński
2016-11-10
1
-3
/
+4
*
Clean up some ObjectCache factory callers
Aaron Schulz
2016-10-03
1
-1
/
+2
*
Clean up array() syntax in docs, part VII
Amir Sarabadani
2016-09-27
1
-1
/
+1
*
Fix and standardize Doxygen tags
Ricordisamoa
2016-04-30
1
-3
/
+3
*
Many more function case mismatches
Reedy
2016-03-19
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-11
/
+11
*
Add support for image interlacing of Bitmap type images
Andrew H
2016-01-16
1
-0
/
+1
*
Replace newAccelerator() with getLocalServerInstance()
Aaron Schulz
2015-11-02
1
-1
/
+1
*
objectcache: Introduce IExpiringStore for convenient TTL constants
Timo Tijhof
2015-10-28
1
-4
/
+4
*
Convert getMagickVersion() to using APC
Aaron Schulz
2015-10-26
1
-21
/
+22
*
Bypass TransformTooBigImageAreaError for ForeignApiFile
umherirrender
2015-05-26
1
-1
/
+1
*
Followup cf5f641: pass $params by reference again
Roan Kattouw
2014-12-15
1
-2
/
+2
*
Add better error message for files which exceeds $wgMaxImageArea
umherirrender
2014-12-15
1
-23
/
+44
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-2
/
+2
*
Don't re-apply EXIF rotation to chained thumbnails
Gilles Dubuc
2014-11-13
1
-0
/
+6
*
Merge "Array to string conversion in TransformationalImageHandler.php:167"
jenkins-bot
2014-09-17
1
-1
/
+7
|
\
|
*
Array to string conversion in TransformationalImageHandler.php:167
Reedy
2014-09-17
1
-1
/
+7
*
|
Undefined $scaler in TransformationalImageHandler::rotate()
Reedy
2014-09-17
1
-1
/
+1
|
/
*
Split BitmapHandler into two classes.
Brian Wolff
2014-09-14
1
-0
/
+587