Merge "Upgrade to jQuery UI 1.8.20"
[lhc/web/wiklou.git] / includes / media / FormatMetadata.php
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-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2011-10-08 Brian WolffMake partial dates in XMP not have the ommitted fields...
2011-06-19 Bryan Tong Minh(bug 29471) Exception thrown for files with invalid...
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...
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-04-18 Sam ReedFew more comment/whitespace issues from r86169
2011-04-18 Sam ReedFew style/whitespace/comment issues from r86169
2011-04-16 Brian Wolff(follow-up r86169) per Reedy, the $val = $val thing...
2011-04-16 Sam ReedFollowup r86169, move unreachable debug statement
2011-04-16 Brian Wolff(Follow-up r86169) Fix three minor issues Reedy found.
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.