Merge "CologneBlue rewrite: kill mWatchLinkNum, watchThisPage() is only called once...
[lhc/web/wiklou.git] / includes / MimeMagic.php
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 Max SemenikFix typo in comments, rm debugging code
2012-02-09 Sam ReedMore return documentation
2012-01-04 Antoine Mussoapplication/vnd.oasis.opendocument.database [OFFICE]
2011-05-29 Sam ReedMore documentation in various files
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-03-13 Sam ReedSome braces, and also return type documentation
2011-02-06 Bryan Tong MinhCleanup MimeMagic: Add public identifier to functions...
2011-02-02 Sam ReedCouple more return hints
2011-01-07 Bryan Tong MinhDocument how the mime<->extension map is supposed to...
2010-11-25 Antoine Mussorevert r76464
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-10-20 Derk-Jan HartmanAdd support to upload WebP files. Disabled by default...
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-13 Tim StarlingFixed some overly-long lines, mostly from r72023.
2010-08-31 Daniel KinzlerFollow-up to r71944: Interoducing MimeMagic::improveTyp...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-07-28 Derk-Jan HartmanRecognize webm and matroska files. See also Bug 23888
2010-07-02 Derk-Jan Hartman(bug 24073) Recognize MS Office 2003 style files that...
2010-06-19 Derk-Jan HartmanBug 23642. Best effort mime detection for OpenXML files
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-05-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-02 Bryan Tong Minh(bug 23375) Added ogv, oga, spx as extensions for ogg...
2010-04-01 Chad Horohoe(bug 22935) image/x-ms-bmp mime type added for BMP...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-06 Aryeh GregorReduce false positives for PHP in MimeMagic
2009-01-22 Brion VibberFix ordering of OpenDocument type detection so template...
2008-12-12 Tim StarlingMoved the IE content type checks to their own class...
2008-12-05 Tim StarlingNew file upload content type checks using a simulation...
2008-09-25 Brion Vibber* Improved upload file type detection for OpenDocument...
2008-09-19 Chad HorohoeAdd accessor to $rootElement, rather than accessing...
2008-08-12 Tim StarlingBy default, reject file uploads that look like ZIP...
2008-07-02 Chad HorohoeTrying this again. Define XML mimetypes in new global...
2008-07-02 Brion VibberRevert r36816 for the moment (Add $wgAdditionalXMLTypes...
2008-06-30 Chad HorohoeAdd $wgAdditionalXMLTypes, an array of XML mimetypes...
2008-06-06 Brion VibberAdd 'ogv' as recognized alias to 'ogg', allowing upload...
2008-04-27 Leon Weber* * Added 'application/x-dia-diagram' to XML MIME types...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-02-09 River Tarnellthe correct magic for PDF is "%PDF"
2008-02-06 Brion VibberMore file type checks...
2008-02-05 Brion VibberWhile we're in there, let's remove a dependency on...
2008-02-05 Brion VibberMore SVG detection fixes based on tests on files downlo...
2008-02-05 Brion VibberFix for XML type checks... don't look for the closing...
2008-02-05 Brion VibberMake an initial stab at refactoring the mime type detec...
2008-01-15 Roan KattouwReverting r29798 on the committer's request, part 1...
2008-01-15 ThomasVfix for IE
2007-10-01 Brion Vibber* Compatibility with incorrectly detected old-style...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-18 Tim Starling* Allow the extension used for mime type detection...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-23 Nick JenkinsTweak for E_STRICT warning "Undefined index: in inclu...
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
next