Revert r113650 and reapply r113619 and r113649 with one modification: User::createNew...
[lhc/web/wiklou.git] / includes / media /
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Aaron SchulzDeferred File::getLocalRef() in BitmapHandler and alter...
2012-01-22 Niklas LaxströmRm extra space
2012-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-13 Antoine MussoXCF: force rendering
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-06 Chad HorohoeFollow up r108248, r108141: use wfUnpack() so we don...
2012-01-06 Antoine MussoXCF: suppress warning on unpack + early exit on error
2012-01-05 Brian WolffMake sure that if we fail to read the App13 (iptc)...
2012-01-05 Antoine MussoXCF: remove var_dump() statement
2012-01-05 Antoine Mussorewrite getXCFMetaData() to get ride of im identify
2012-01-05 Aaron SchulzIn SpecialUploadStash:
2012-01-04 Antoine MussoXCF format: code style/comment
2012-01-04 Antoine Mussodocument getImageSize() return format
2012-01-02 Tim Starling(bug 31719) Revert r107359 and apply a proper solution...
2011-12-27 Brian Wolff(bug 31719) Apply Derk-Jan Hartman's patch to make...
2011-12-27 Mark A. Hershbergerr107351: forgot to commit the changes to AutoLoader...
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-08 Sam ReedFix version check version from r105559
2011-12-08 Sam ReedBug 32874 - Bitmap.php uses -define in ImageMagick...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
2011-11-28 Tim StarlingFix for r101677: remove the extra parameters from the...
2011-11-28 Tim StarlingFix for r99911: don't use getImageArea() to determine...
2011-11-11 Brian Wolff(follow-up r99910) Make $wgEnableAutoRotation work...
2011-11-10 Daniel FriesenRefactor core from Title::getLinkUrl to Title::getLinkU...
2011-11-03 Brian Wolff(bug 31944). As a work around for bug 31944, don't...
2011-11-02 Bryan Tong MinhPer comments on r99911 move $wgMaxImageArea check back...
2011-10-29 Sam ReedKill various unused variables
2011-10-29 Sam ReedFix private member variable access, use getName(),...
2011-10-27 Aaron SchulzReverted r84395,r98710: thumbnails must be purged on...
2011-10-26 Sam ReedMove DjVuImage to media/DjVuImage.php
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-24 Brian Wolff(follow up r99477) not sure what I was doing on r99477...
2011-10-24 Brian Wolff(bug 31740) JpegMetadataExtractor and friends weren...
2011-10-15 Bryan Tong MinhPer bug 28135, disable $wgMaxImageArea check when trans...
2011-10-15 Bryan Tong MinhPer r97671, add $wgEnableAutoRotation setting that...
2011-10-13 Sam ReedDocumentation
2011-10-12 Brian Wolff(bug 31637) Do not extract tiff:Orientation from XMP...
2011-10-11 Brian Wolff(bug 31588, sort of) Jpeg metadata code wasn't handling...
2011-10-08 Brian WolffMake partial dates in XMP not have the ommitted fields...
2011-10-07 Bryan Tong Minh(bug 31487) Don't specify -auto-orient, but specify...
2011-10-03 Brion Vibber* (bug 31282) Fix use of ForeignAPIRepo/InstantCommons...
2011-10-02 Bryan Tong MinhFollow-up r84395: Give MediaHandlers the option to...
2011-09-25 Alexandre EmsenhuberSimplify things by using wfMessage() instead of wfMsg...
2011-09-22 Tim StarlingRemoved the redundant wfMkdirParents() call added to...
2011-09-20 Brion Vibber* (bug 6672, 31024) Fixes for handling of images with...
2011-09-09 Brian Wolff(bug 30640; follow-up r92279) Rotating images was makin...
2011-09-07 Sam ReedDocumentation
2011-08-21 Brian Wolfffollow-up r86169 - 2 minor issues found while writing...
2011-08-21 Sam ReedAdd in \n from/to r95055 to LoadBalancer.php
2011-08-19 Sam ReedIncorporate Wikia diff, don't duplicate debugging thoug...
2011-08-11 Mark A. HershbergerFix Bug #30322 “SVG metadata is read incorrectly” by...
2011-08-02 Brion Vibber* $wgSVGMaxSize is now applied to the smaller of width...
2011-07-28 Chad HorohoeMove wfFixBoxImage() out of ImageFunctions and into...
2011-07-26 Daniel FriesenFollowup r93157, missing another one of the stray )'s.
2011-07-26 Daniel FriesenFollowup r93132, misplaced ) caused 'dirname() expects...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-20 PlatonidesFixup r89029. You don't include the brackets in the...
2011-07-15 Bryan Tong Minh(bug 28762) Resizing to specified height broken for...
2011-07-15 Bryan Tong MinhFollow-up r79845: Fix rotation. Turns out that we need...
2011-07-06 Chad HorohoeBunch of error suppression operator fixes (bug
2011-07-06 Brion VibberPartial revert of r91106: followup to r91127.
2011-07-01 Alexandre EmsenhuberReplaced calls to Skin::formatSize() by Language::forma...
2011-06-29 Brian Wolff(follow-up r91106) Explicitly compare against the self...
2011-06-29 Bryan Tong MinhAdd wfUnserialize() wrapper around unserialize to preve...
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-06-19 Bryan Tong Minh(bug 29471) Exception thrown for files with invalid...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-17 Sam ReedSwap else if for elseif
2011-06-17 Brian Wolff(follow-up r86567) per CR rename the class JpegOrTiffHa...
2011-05-29 Sam ReedEven more documentation in various files
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedAnd some more....
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-28 Niklas Laxströmfu r89029 - spelling
2011-05-28 Antoine MussoHandle old libxml when extracting SVG metadata
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Sam ReedParam documentation updates/added
2011-05-25 Brion Vibber* (bug 27465) Fix metadata extraction for SVG files...
2011-05-25 Brion VibberReverting r82307 (bug 27465) as initial step to recommi...
2011-05-25 Aaron SchulzFinish r88768, *ahem*
2011-05-25 Aaron Schulz* Changed @ => wfSuppressWarnings
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-19 Sam ReedAdd/remove/tweak method documentation
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-15 PlatonidesMove $wgContLang out of the switch
2011-05-09 Brian Wolff(bug 28883) Add messages for compression types (metadat...
next