Merge "wfProfileOut() for new return added in c6396 (c4e407c)"
[lhc/web/wiklou.git] / includes / media / Bitmap.php
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "Very basic parser test for language function"
2012-05-03 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Sam ReedMore return documentation
2012-02-01 Aaron SchulzDeferred File::getLocalRef() in BitmapHandler and alter...
2012-01-22 Niklas LaxströmRm extra space
2012-01-05 Aaron SchulzIn SpecialUploadStash:
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-08 Sam ReedFix version check version from r105559
2011-12-08 Sam ReedBug 32874 - Bitmap.php uses -define in ImageMagick...
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-02 Bryan Tong MinhPer comments on r99911 move $wgMaxImageArea check back...
2011-10-29 Sam ReedKill various unused variables
2011-10-15 Bryan Tong MinhPer bug 28135, disable $wgMaxImageArea check when trans...
2011-10-07 Bryan Tong Minh(bug 31487) Don't specify -auto-orient, but specify...
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-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-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-05-25 Aaron Schulz* Changed @ => wfSuppressWarnings
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-28 Mark A. HershbergerProvisional fix for Bug #28631 to remove artifacts...
2011-04-20 Brian WolffRemove the JPEG/TIFF specific metadata code from Bitmap...
2011-04-18 Sam ReedFew more comment/whitespace issues from r86169
2011-04-16 Sam ReedRemove some unused variables
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-03-18 Bryan Tong MinhAdded hook BitmapHandlerTransform to allow extension...
2011-03-12 Bryan Tong MinhFollow-up r83792: Remove left in debugging
2011-03-12 Bryan Tong MinhFollow-up r83778: Need to de-rotate, so use 360 - angle...
2011-03-12 Bryan Tong MinhFix switch fail in r83778: add missing break.
2011-03-12 Bryan Tong Minh(bug 14706) Added support for the Imagick PHP extension...
2011-03-02 Bryan Tong Minh(bug 27809) Check for availability of imagerotate funct...
2011-02-18 Sam ReedParameter documentation
2011-01-22 Bryan Tong MinhFollow-up r79867: Read out EXIF orientation in JavaScri...
2011-01-12 PlatonidesFollow up r79845. No need to keep $wgCustomConvertComma...
2011-01-08 Bryan Tong MinhFollow-up r79845: add function documentation; only...
2011-01-07 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2010-12-05 PlatonidesFollow up r75705 typo.
2010-11-25 Roan KattouwFix r77261 by adding the parentheses already added...
2010-11-24 Roan KattouwFix strange bug in ImageMagick call: if $params['commen...
2010-10-30 Bryan Tong MinhFollow-up r75702: change physicalSize to physicalDimens...
2010-10-30 Bryan Tong MinhFollow-up r75702: stylize
2010-10-30 Bryan Tong MinhSplit BitmapHandler::doTransform in functions: transfor...
2010-10-26 PlatonidesProvide a proper implementation for passing environment...
2010-10-15 Platonidesr71546 broke imagemagick usage in Windows, since cmd...
2010-09-03 Sam ReedFollowup r72238, remove &
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-08-24 Tim StarlingFixes for new ImageMagick:
2010-08-20 Derk-Jan HartmanOptimize a produced animated GIF with OptimizeTranspare...
2010-08-20 Derk-Jan HartmanAdd getMagickVersion(). Will use this to provide optimi...
2010-08-19 Ryan Kaldarireverting self (r71304)
2010-08-19 Ryan Kaldarichanging -sharpen to -unsharp due to new ImageMagick...
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-06-09 Chad HorohoeDon't use @, use wfSuppress/RestoreWarnings
2010-04-23 Tim StarlingMore rigorous fix for ImageMagick parameter interpretat...
2010-04-11 PlatonidesFollow up r64936. Even better, provide the bug number...
2010-04-11 Bryan Tong MinhFollow up r64935: Add whitespace and clarify comment...
2010-04-11 Bryan Tong MinhFollow up r64932: Add comment on why % is escaped
2010-04-11 Roan Kattouw(bug 23148) Escape % in ImageMagick comments. Patch...
2010-04-07 Ilmari Karonen(bug 23063) Reverse handling of $wgMaxImageArea and...
2010-04-07 Ilmari Karonenallow display of unscaled image even if it exceeds...
2009-12-17 Raimond SpekkingFollow-up r60175: Avoid PHP Notice: Undefined index...
2009-12-17 Raimond Spekking* (bug 19791) Add URL of file source as comment to...
2009-08-19 Brion VibberRevert image crop for now:
2009-08-10 Bryan Tong MinhMaking demon happy (adding public/protected to function...
2009-08-10 Bryan Tong MinhAdded crop support for inline images.
2009-08-03 Andrew Garrett(bug 16451) Fix application of scaling limits for anima...
2009-06-06 Tim StarlingRevert r49677, r50459, Brent G's patch for fixing GPS...
2009-05-10 Ilmari Karonenfix regression from r49677 by refusing to format old...
2009-04-20 Ilmari KaronenApply patch for bug 13172 by Brent G <overlordq@gmail...
next