Merge "Cleanup for ApiImageRotate"
[lhc/web/wiklou.git] / includes / media / BMP.php
2013-03-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-02-25 jenkins-botMerge "Add pp_propname_page index to page_props"
2013-02-23 jenkins-botMerge "Initial JSDuck implementation"
2013-02-20 jenkins-botMerge "(bug 35993) API gettoken parameter is deprecated...
2013-02-20 jenkins-botMerge "Fix documentation in Linker::formatTemplates."
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-19 jenkins-botMerge "Allow API results to wrap long lines"
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-11 jenkins-botMerge "misc style issues"
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-10 jenkins-botMerge "Rename Image namespace to File for 'be' locale"
2013-02-09 jenkins-botMerge "Added deprecation comment to constant that when...
2013-02-09 jenkins-botMerge "generateId -> mw.user.generateRandomSessionId"
2013-02-09 jenkins-botMerge "(bug 44459) Ensure jqueryMsg treats plain messag...
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-07 jenkins-botMerge "(bug 44253) Add message when there are few watchers"
2013-02-07 IAlexMerge "Fixed E_STRICT notices in PostgresUpdater::renam...
2013-02-07 IAlexMerge "Show no size links on image pages with errors"
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "Improve description of paths/urls in the INSTALL...
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "By default, keep users in HTTPS with wgSecureLogin"
2013-02-06 jenkins-botMerge "Drop parenthesis from no/nb/nn to match CLDR"
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-02-05 Raimond SpekkingMerge "Clarify move over redirect in movepagetext"
2013-02-04 jenkins-botMerge "[FileBackend] Set ignore_user_abort() in file...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-04 jenkins-botMerge "Fixes to the "reset password" mode of Special...
2013-02-04 umherirrenderfix some spacing
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
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-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
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.
2011-10-24 Brian Wolff(bug 31740) JpegMetadataExtractor and friends weren...
2011-05-28 Sam ReedAnd even more documentation
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-06-23 Siebrand MazelandFollow-up r68409: shut up PHP Strict Standards notices...
2008-08-27 Antoine MussoLets render BMP pictures to PNG.
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-07-29 Rob Church* More precise comment
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-22 Antoine MussoAdd support for microsoft bmp format. It simply give...