Merge "(bug 20189) Added 'Show/hide selected revisions' button and checkboxes to...
[lhc/web/wiklou.git] / includes / media / Generic.php
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-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-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-04 Antoine Mussodocument getImageSize() return format
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
2011-10-27 Aaron SchulzReverted r84395,r98710: thumbnails must be purged on...
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-07 Sam ReedDocumentation
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-07-28 Chad HorohoeMove wfFixBoxImage() out of ImageFunctions and into...
2011-07-15 Bryan Tong Minh(bug 28762) Resizing to specified height broken for...
2011-07-01 Alexandre EmsenhuberReplaced calls to Skin::formatSize() by Language::forma...
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-05-28 Sam ReedAnd even more documentation
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-07 Brian Wolff(bug 28868) Include the number of pages in the default...
2011-04-20 Brian WolffRemove the JPEG/TIFF specific metadata code from Bitmap...
2011-04-16 Sam ReedRemove some unused variables
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-03-06 Brian Wolff(bug 27508) SVGMetadataExtractor takes too much resourc...
2011-02-18 Sam ReedMore function level documentation
2011-02-18 Sam ReedParameter documentation
2011-02-06 Bryan Tong MinhFiles with a mime type that does not match the extensio...
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2010-10-31 Derk-Jan HartmanAdd a new isVectorized() to files and media handlers...
2010-09-07 Tim StarlingFixes for r72024:
2010-08-31 Daniel Kinzlerintroducing Generic::verifyFileHook() to let media...
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-06-29 Daniel Kinzleradded normalization for parameter 'page', based on...
2010-06-22 Daniel Kinzlerpassing thumbnail params to getThumbType, as suggested...
2010-06-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-05 Derk-Jan HartmanAdd a isAnimatedImage() helper function to imagehandlers.
2010-02-13 Alexandre EmsenhuberFixed some doxygen warnings
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-09-23 ThomasVgeneric method to extract text layer of a document
2008-12-15 Aaron SchulzAdd getGeneralShortDesc() and the like to avoid E_STRIC...
2008-12-15 Aaron SchulzE_STRICT
2008-07-16 Niklas Laxström* Allow wikitext in file-info, file-info-size, svg...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-10 Niklas Laxström* Bah parse error...
2008-05-10 Niklas Laxström* Some message tweaks
2008-04-26 Brion VibberRevert r33911 for now -- causes fatal error death with...
2008-04-26 Alexandre Emsenhuber(bug 13643) Fixed some PHP Strict Standards errors
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-14 Brion VibberFix double parentheses around file size on generic...
2008-01-22 Brion Vibber* (bug 11593, 12719) Fixes for overzealous invocation...
2008-01-15 Aryeh GregorAdjust some function definitions for abstract classes...
2007-10-30 Raimond Spekking* (bug 11809) Use formatNum() for more numbers
2007-09-04 Tim StarlingMoved removeBadFile() to the base class
2007-08-31 Tim StarlingIn OggHandler:
2007-08-25 Brion Vibber* (bug 11065) Fix regression in handling of wiki-format...
2007-08-21 Nick JenkinsAlready had brackets as part of the string.
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-28 Tim StarlingCommitting some work in progress -- abstraction of...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-05-04 Tim StarlingOutput what was asked for. Don't dirty up a clean API...
2007-05-03 Nick JenkinsMinor tweaks for E_STRICT error_reporting mode warnings:
2007-04-27 Tim StarlingRemoved validation of width parameter in makeParamString()
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-22 Antoine MussoAdd support for microsoft bmp format. It simply give...
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...