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
/
BitmapMetadataHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-1
/
+2
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+1
*
Try not to discard Excimer timeout exceptions
Tim Starling
2022-02-02
1
-0
/
+3
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+3
*
Fix typos in comments (A-B)
Siddharth VP
2021-12-26
1
-1
/
+1
*
media: Add missing false return types to doc
Umherirrender
2021-10-16
1
-1
/
+1
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
1
-1
/
+1
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-0
/
+3
*
includes: Use expression assignment operator += or |= where possible
Umherirrender
2020-07-31
1
-2
/
+2
*
Mark additional classes as newable for now.
daniel
2020-07-08
1
-0
/
+4
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Fix includes/media/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-5
/
+5
*
Collapse some nested if statements
Reedy
2019-04-04
1
-7
/
+7
*
Fix some of the common typos
petarpetkovic
2018-08-16
1
-1
/
+1
*
Use wikimedia/xmp-reader library
Kunal Mehta
2018-05-31
1
-0
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
Remove @param comments that literally repeat what the code says
Thiemo Mättig
2018-01-10
1
-1
/
+1
*
XMPReader: Log filename if available
Bryan Davis
2017-12-02
1
-3
/
+3
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
Apply EXIF rotation to X-Content-Dimensions
Gilles Dubuc
2017-05-16
1
-3
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-14
/
+14
*
XMP: Use structured logging instead of wfDebugLog
Kunal Mehta
2015-05-23
1
-3
/
+5
*
SECURITY: Don't allow entities in XMP with HHVM
csteipp
2015-04-01
1
-3
/
+3
*
Updated some try-catch statements: MWException -> Exception
Aaron Schulz
2015-01-09
1
-1
/
+1
*
Correct variable names in @param to match method declarations
umherirrender
2014-08-13
1
-1
/
+1
*
Cleanup some docs (includes/[m-r])
umherirrender
2014-07-24
1
-4
/
+4
*
Update documentation for media related classes
Siebrand Mazeland
2013-12-06
1
-14
/
+16
*
Break long lines in media related classes
Siebrand Mazeland
2013-12-05
1
-1
/
+3
*
Update formatting for media related classes
Siebrand Mazeland
2013-12-05
1
-3
/
+9
*
Use lowercase key words
umherirrender
2013-11-23
1
-2
/
+2
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-1
/
+1
*
Fixed spacing in context/installer/media/templates/upload folder
umherirrender
2013-04-21
1
-2
/
+4
*
Remove spaces in function signature
umherirrender
2013-03-18
1
-8
/
+8
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-6
/
+6
*
Merge "fix some spacing"
jenkins-bot
2013-03-07
1
-3
/
+0
|
\
|
*
fix some spacing
umherirrender
2013-03-07
1
-3
/
+0
*
|
Fix align of block comments
umherirrender
2013-03-07
1
-20
/
+20
|
/
*
The static declaration must come after the visibility declaration
umherirrender
2013-01-26
1
-3
/
+3
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-19
1
-1
/
+1
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-03
1
-7
/
+30
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
Fix doxygen docs before REL1_19 branching
Antoine Musso
2012-02-01
1
-0
/
+3
*
Make sure that if we fail to read the App13 (iptc) block of a JPG file, that ...
Brian Wolff
2012-01-05
1
-3
/
+13
*
follow-up r86169 - 2 minor issues found while writing unit tests
Brian Wolff
2011-08-21
1
-6
/
+64
*
Even more documentation in various files
Sam Reed
2011-05-29
1
-12
/
+13
*
And even more documentation
Sam Reed
2011-05-28
1
-4
/
+8
*
Few style/whitespace/comment issues from r86169
Sam Reed
2011-04-18
1
-10
/
+10
*
Remove some unused variables
Sam Reed
2011-04-16
1
-1
/
+1
[next]