Remove function call from for loop test part in GIFMetadataExtractor::readGCT()
[lhc/web/wiklou.git] / includes /
2013-12-06 Siebrand MazelandRemove function call from for loop test part in GIFMeta...
2013-12-06 Aaron SchulzSmall doc comment fix
2013-12-06 jenkins-botMerge "Converted html cache updates to use BacklinkJobU...
2013-12-06 Aaron SchulzConverted html cache updates to use BacklinkJobUtils
2013-12-06 jenkins-botMerge "Update documentation for log related classes"
2013-12-06 jenkins-botMerge "Change line breaks in LocalFile::recordUpload2()"
2013-12-05 jenkins-botMerge "Add more type hints in comments for static code...
2013-12-05 jenkins-botMerge changes Id5e7b3d2,I4338caad,I95785992
2013-12-05 jenkins-botMerge "Declare visibility on class props of MediaTransf...
2013-12-05 jenkins-botMerge "Set saner default for parameters of LogEventsLis...
2013-12-05 Siebrand MazelandAdd more type hints in comments for static code analysis
2013-12-05 Siebrand MazelandUpdate documentation for log related classes
2013-12-05 jenkins-botMerge "Updates for Interwiki.php"
2013-12-05 jenkins-botMerge "Update documentation for File::getMetadata()"
2013-12-05 Siebrand MazelandChange line breaks in LocalFile::recordUpload2()
2013-12-05 jenkins-botMerge "Remove 6 unused revdelete messages"
2013-12-05 jenkins-botMerge "Do not access MediaTransformOutput->url directly...
2013-12-05 Siebrand MazelandUpdate documentation for File::getMetadata()
2013-12-05 jenkins-botMerge "Declare visibility for class properties of PNGMe...
2013-12-05 jenkins-botMerge "Ignore CodeSniffer warning where unavoidable...
2013-12-05 jenkins-botMerge "Remove function calls from for loop test part...
2013-12-05 jenkins-botMerge "Break long lines in media related classes"
2013-12-05 jenkins-botMerge "Define 'MW_UPDATER' when running update.php"
2013-12-05 jenkins-botMerge "Removed "Disable search suggestions" from Mediaw...
2013-12-05 Brian WolffMerge changes Ic0eaac33,Iaa81af5b
2013-12-05 jenkins-botMerge "Remove unused messages 'resetprefs' and 'timezon...
2013-12-05 jenkins-botMerge "Remove unused messages 'protectedpagestext'...
2013-12-05 jenkins-botMerge "Remove 9 unused search messages"
2013-12-05 jenkins-botMerge "Optimized LocalRepo::findFiles()"
2013-12-05 jenkins-botMerge "Capitalization: 'jQuery', not 'jquery', and...
2013-12-05 jenkins-botMerge "Remove unused local variable"
2013-12-05 jenkins-botMerge "Corrected the spelling of language name 'cu'"
2013-12-05 jenkins-botMerge "Show tags on deleted edits through the API"
2013-12-05 Siebrand MazelandDeclare visibility on class property of FormatExif
2013-12-05 Siebrand MazelandDeclare visibility on class properties of GIFMetadataEx...
2013-12-05 Siebrand MazelandDeclare visibility on class property of MediaHandler
2013-12-05 Siebrand MazelandDeclare visibility on class props of MediaTransformOutp...
2013-12-05 Siebrand MazelandDo not access MediaTransformOutput->url directly in...
2013-12-05 Siebrand MazelandDeclare visibility for class properties of PNGMetadataE...
2013-12-05 Siebrand MazelandIgnore CodeSniffer warning where unavoidable in media...
2013-12-05 Siebrand MazelandRemove function calls from for loop test part in media...
2013-12-05 Siebrand MazelandBreak long lines in media related classes
2013-12-05 Siebrand MazelandRemove PHP4 style constructor
2013-12-05 Siebrand MazelandUpdate formatting for media related classes
2013-12-05 ReedyFix Call to a member function getCacheTime() on a non...
2013-12-05 tonythomas01Removed "Disable search suggestions" from Mediawiki...
2013-12-05 jenkins-botMerge "Add OOJS v1.0.5 to core"
2013-12-05 jenkins-botMerge "Improve ApiQueryTestBase::assertResult"
2013-12-04 jenkins-botMerge "Update documentation for DatabaseBase::selectRow()"
2013-12-04 jenkins-botMerge "Satisfy code analyzer by ensuring $urls is defined"
2013-12-04 JackmcbarnShow tags on deleted edits through the API
2013-12-04 jenkins-botMerge "Group public and private properties"
2013-12-04 jenkins-botMerge "Update documentation for file repo related classes"
2013-12-04 Siebrand MazelandSatisfy code analyzer by ensuring $urls is defined
2013-12-04 Siebrand MazelandGroup public and private properties
2013-12-04 Siebrand MazelandUpdate documentation for file repo related classes
2013-12-04 jenkins-botMerge "Update documentation for MediaHandler::getPageDi...
2013-12-04 Brad JorschRemove change_tag_tag_id index forcing from API too
2013-12-04 Siebrand MazelandUpdate documentation for MediaHandler::getPageDimensions()
2013-12-04 Siebrand MazelandUpdate documentation for DatabaseBase::selectRow()
2013-12-04 jenkins-botMerge "Update documentation for IndexPager::formatRow()"
2013-12-04 jenkins-botMerge "Add deprecation warnings for log related methods"
2013-12-04 jenkins-botMerge "Remove unneeded else{} in LogEventsList::userCan...
2013-12-04 Siebrand MazelandRemove unused local variable
2013-12-04 jenkins-botMerge "Set visibility on class properties in LocalFile...
2013-12-04 Siebrand MazelandSet visibility on class properties in LocalFile.php
2013-12-04 jenkins-botMerge "Update ternary notation"
2013-12-04 Siebrand MazelandUpdate ternary notation
2013-12-04 jenkins-botMerge "Set visibility on class properties of Unregister...
2013-12-04 jenkins-botMerge "mw.language.convertPlural: Check if matching...
2013-12-04 Aaron SchulzOptimized LocalRepo::findFiles()
2013-12-04 jenkins-botMerge "resourceloader: Make sure hashmtime cache key...
2013-12-04 Timo Tijhofresourceloader: Make sure hashmtime cache key is differ...
2013-12-04 Aaron SchulzAdded support to img_auth.php for non-repo containers
2013-12-03 Brad JorschImprove UI for page protection with $wgNamespaceProtection
2013-12-03 Siebrand MazelandAdd deprecation warnings for log related methods
2013-12-03 Siebrand MazelandRemove unneeded else{} in LogEventsList::userCanBitfield()
2013-12-03 Siebrand MazelandUpdate documentation for IndexPager::formatRow()
2013-12-03 Siebrand MazelandSet saner default for parameters of LogEventsList:...
2013-12-03 jenkins-botMerge "Change CdbException to subclass Exception"
2013-12-03 Translation update... Merge "Localisation updates from https://translatewiki...
2013-12-03 jenkins-botMerge "Fixes to RedisBagOStuff"
2013-12-03 jenkins-botMerge "Revert "filebackend: cleaned up the FileBackend...
2013-12-03 Aaron SchulzRevert "filebackend: cleaned up the FileBackend constru...
2013-12-03 jenkins-botMerge "filebackend: cleaned up the FileBackend constructor"
2013-12-03 jenkins-botMerge "Set $wgNoFollowLinks to false iff "Authorized...
2013-12-03 jenkins-botMerge "Document future removal of action=parse&prop...
2013-12-03 Aaron SchulzFixes to RedisBagOStuff
2013-12-03 Aaron SchulzAdded MapCacheLRU class, a simpler cousin to ProcessCac...
2013-12-03 jenkins-botMerge changes I14044f14,Idd9eff2f,I6535467e
2013-12-03 Aaron SchulzMake sure $content is always defined
2013-12-03 jenkins-botMerge "Update some documentation"
2013-12-03 jenkins-botMerge "Fixed field name"
2013-12-03 jenkins-botMerge "Remove unused local variable"
2013-12-03 Aaron SchulzFixed field name
2013-12-03 jenkins-botMerge "ExternalStoreDB: update for PHP 5"
2013-12-03 jenkins-botMerge "Fix comment"
2013-12-03 jenkins-botMerge "Break long lines and suppress false posive"
2013-12-03 Siebrand MazelandBreak long lines in logging related classes
2013-12-03 jenkins-botMerge "Show minor edits and tags in Special:Undelete"
next