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
/
JpegMetadataExtractor.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-2
/
+1
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-0
/
+7
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-3
/
+3
*
Fix some Squiz.Scope.MethodScope.Missing
Reedy
2020-05-16
1
-1
/
+1
*
Add const visibility to includes/media
Max Semenik
2020-04-26
1
-5
/
+5
*
Fix XMP parser errors due to trailing nullchar
Derk-Jan Hartman
2019-09-11
1
-3
/
+6
*
Use wikimedia/xmp-reader library
Kunal Mehta
2018-05-31
1
-0
/
+2
*
Adjust tests for JPEG segmentation fix
Brion Vibber
2018-02-23
1
-0
/
+2
*
Fix infinite loop in JpegMetadataExtractor
Brion Vibber
2018-02-21
1
-1
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
JpegMetadataExtractor: Don't fail when garbage bytes are present between JPEG...
Bartosz Dziewoński
2016-10-18
1
-3
/
+4
*
JpegMetadataExtractor: Allow empty segments
Bartosz Dziewoński
2016-09-30
1
-2
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-2
/
+2
*
SECURITY: Don't allow entities in XMP with HHVM
csteipp
2015-04-01
1
-1
/
+1
*
Use wikimedia/utfnormal library, add backwards-compatability layer
Kunal Mehta
2015-03-24
1
-2
/
+2
*
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
-4
/
+5
*
Break long lines in media related classes
Siebrand Mazeland
2013-12-05
1
-1
/
+2
*
Update formatting for media related classes
Siebrand Mazeland
2013-12-05
1
-4
/
+2
*
newlines in wfDebug() calls
Antoine Musso
2013-05-20
1
-2
/
+2
*
Fixed spacing in context/installer/media/templates/upload folder
umherirrender
2013-04-21
1
-4
/
+10
*
Remove spaces in function signature
umherirrender
2013-03-18
1
-2
/
+2
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-1
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-2
/
+2
*
Fix align of block comments
umherirrender
2013-03-07
1
-22
/
+22
*
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
-4
/
+5
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-03
1
-5
/
+29
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-3
/
+7
*
Make sure that if we fail to read the App13 (iptc) block of a JPG file, that ...
Brian Wolff
2012-01-05
1
-4
/
+6
*
(follow up r99477) not sure what I was doing on r99477, but its not right (do...
Brian Wolff
2011-10-24
1
-3
/
+4
*
(bug 31740) JpegMetadataExtractor and friends weren't checking for unexpected...
Brian Wolff
2011-10-24
1
-4
/
+11
*
(bug 31588, sort of) Jpeg metadata code wasn't handling padding bytes properly.
Brian Wolff
2011-10-11
1
-1
/
+4
*
follow-up r86169 - 2 minor issues found while writing unit tests
Brian Wolff
2011-08-21
1
-6
/
+20
*
Few more comment/whitespace issues from r86169
Sam Reed
2011-04-18
1
-3
/
+1
*
Few style/whitespace/comment issues from r86169
Sam Reed
2011-04-18
1
-7
/
+20
*
follow-up r86195 - That $valid really was reachable :P
Brian Wolff
2011-04-16
1
-0
/
+1
*
(Follow-up r86169) Needed supress warnings around iconv
Brian Wolff
2011-04-16
1
-3
/
+11
*
Remove some unused variables
Sam Reed
2011-04-16
1
-5
/
+0
*
Merge to trunk everything in img_metadata branch.
Brian Wolff
2011-04-16
1
-0
/
+212