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
/
FormatMetadata.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use spacey style also for code in comments and documentation
Fomafix
2022-08-12
1
-1
/
+1
*
Hard deprecate FormatMetadata::flattenArrayContentLang
Matěj Suchánek
2022-07-08
1
-4
/
+2
*
FormatMetadata: PHP Notice: Array to string conversion
Mark Shenouda
2022-07-05
1
-0
/
+6
*
media: Improve documentation on Handler functions
Umherirrender
2022-03-29
1
-1
/
+1
*
media: Limit result array of explode() to minimum needed
Umherirrender
2022-03-01
1
-4
/
+4
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-5
/
+5
*
Improve indent of very short lines in FormatMetadata
Umherirrender
2021-12-18
1
-38
/
+17
*
media: Ignore EXIF tag GPSAltitudeRef in FormatMetadata
Tim Starling
2021-06-29
1
-0
/
+1
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Avoid double escape of exif message in FormatMetadata
Umherirrender
2021-04-12
1
-0
/
+1
*
Use __CLASS__/::class to define callback for array_map/_filter/usort
Umherirrender
2021-01-22
1
-1
/
+1
*
media: Swap second if for elseif in FormatMetdata::sanitizeKeyForAPI()
Reedy
2020-11-18
1
-4
/
+2
*
Merge "Update a lot of unspecific "array" types in PHPDocs"
jenkins-bot
2020-11-13
1
-1
/
+1
|
\
|
*
Update a lot of unspecific "array" types in PHPDocs
Thiemo Kreuz
2020-10-28
1
-1
/
+1
*
|
Downgrade the severity of the non-numeric argument to formatNum warnings
C. Scott Ananian
2020-11-10
1
-4
/
+13
*
|
Merge "media: Support Google panorama XMP properties"
jenkins-bot
2020-11-10
1
-0
/
+14
|
\
\
|
*
|
media: Support Google panorama XMP properties
C. Scott Ananian
2020-11-10
1
-0
/
+14
*
|
|
Merge "media: EXIF SubSecTime* are text not numeric"
jenkins-bot
2020-11-10
1
-0
/
+3
|
\
|
|
|
*
|
media: EXIF SubSecTime* are text not numeric
C. Scott Ananian
2020-11-09
1
-0
/
+3
*
|
|
media: Filter out GPSAltitudeRef exif tag
C. Scott Ananian
2020-11-09
1
-23
/
+0
|
/
/
*
|
media: Support GPSAltitudeRef exif tag
C. Scott Ananian
2020-11-06
1
-0
/
+23
*
|
Merge "Extend FormatMetadata to handle non-numeric EXIF tags from PDF XMP data"
jenkins-bot
2020-10-30
1
-2
/
+15
|
\
\
|
*
|
Extend FormatMetadata to handle non-numeric EXIF tags from PDF XMP data
C. Scott Ananian
2020-10-30
1
-2
/
+15
*
|
|
Merge "Deprecate FormatMetadata::flattenArrayContentLang()"
jenkins-bot
2020-10-30
1
-1
/
+14
|
\
\
\
|
*
|
|
Deprecate FormatMetadata::flattenArrayContentLang()
C. Scott Ananian
2020-10-30
1
-1
/
+14
*
|
|
|
Merge "Ensure FormatMetadata::makeFormattedData always escapes EXIF values"
jenkins-bot
2020-10-30
1
-31
/
+92
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Ensure FormatMetadata::makeFormattedData always escapes EXIF values
C. Scott Ananian
2020-10-30
1
-31
/
+92
*
|
|
|
Merge "Provide mechanism for MediaHandlers to override metadata formatting"
jenkins-bot
2020-10-30
1
-0
/
+9
|
\
|
|
|
|
*
|
|
Provide mechanism for MediaHandlers to override metadata formatting
C. Scott Ananian
2020-10-30
1
-0
/
+9
|
|
/
/
*
/
/
media: Fix mismatching/incomplete PHPDocs related to metadata
Thiemo Kreuz
2020-10-30
1
-8
/
+8
|
/
/
*
/
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Umherirrender
2020-10-28
1
-1
/
+0
|
/
*
media: Fix case of FlashPixVersion in FormatMetadata::makeFormattedData()
Reedy
2020-10-26
1
-1
/
+6
*
Don't try to formatNum() non-numeric media metadata
C. Scott Ananian
2020-10-23
1
-6
/
+8
*
Typehint FormatMetadata::collapseContactInfO()
Ammar Abdulhamid
2020-07-14
1
-2
/
+2
*
media: Remove truthy check on array in FormatMetadata
Umherirrender
2020-06-20
1
-3
/
+1
*
Check for INF instead of false for message exif-maxaperturevalue-value
Umherirrender
2020-06-19
1
-1
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-5
/
+9
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-5
/
+9
*
Merge "build: Upgrade phan to 0.9.0"
jenkins-bot
2019-12-09
1
-1
/
+0
|
\
|
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-1
/
+0
*
|
Fix more scalar types in docblocks
Daimona Eaytoy
2019-12-08
1
-1
/
+1
|
/
*
Merge "media: Log and fail gracefully on invalid EXIF coordinates"
jenkins-bot
2019-11-29
1
-7
/
+13
|
\
|
*
media: Log and fail gracefully on invalid EXIF coordinates
Thiemo Kreuz
2019-11-29
1
-7
/
+13
*
|
Improve param docs
Umherirrender
2019-11-28
1
-2
/
+2
|
/
*
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-0
/
+1
*
Recognize exif values for Apple iOS photo modes
Derk-Jan Hartman
2019-08-27
1
-2
/
+10
*
Simplify a few list() that only care about the first element
Thiemo Kreuz
2019-05-17
1
-1
/
+1
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-6
/
+7
*
Simplify PHP by using ?? and ?:
Fomafix
2018-07-10
1
-5
/
+1
[next]