Merge "Mention the lock name in DatabaseMysqlBase lock() errors"
[lhc/web/wiklou.git] / includes / libs /
2016-09-20 jenkins-botMerge "Mention the lock name in DatabaseMysqlBase lock...
2016-09-20 jenkins-botMerge "Remove Database clone call from DatabaseTests...
2016-09-20 Aaron SchulzMention the lock name in DatabaseMysqlBase lock() errors
2016-09-20 Aaron SchulzRemove Database clone call from DatabaseTests.php
2016-09-20 jenkins-botMerge "FSFile and TempFSFile cleanups"
2016-09-20 jenkins-botMerge "Move some FileBackend related classes to /libs"
2016-09-20 jenkins-botMerge "Only send DB query profiling to MWDebug::query"
2016-09-20 jenkins-botMerge "Avoid TransactionProfiler notices for TEMPORARY...
2016-09-20 jenkins-botMerge "Improve Database::__destruct() and add a __clone...
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 Aaron SchulzImprove Database::__destruct() and add a __clone()...
2016-09-20 jenkins-botMerge "Pass User to SearchEngine::getProfiles"
2016-09-20 jenkins-botMerge "Fix minor SqliteInstaller IDEA warning"
2016-09-20 jenkins-botMerge "Set an initial dummy domain in Database::__const...
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
2016-09-20 jenkins-botMerge "Clean up redundant defaults in Database::__const...
2016-09-20 Aaron SchulzClean up redundant defaults in Database::__construct()
2016-09-20 jenkins-botMerge "Fix IDEA Ultimate warnings in ChangeTags"
2016-09-20 Aaron SchulzAdd debugging logging to LoadBalancer connection closes
2016-09-20 Aaron SchulzSet an initial dummy domain in Database::__construct()
2016-09-20 jenkins-botMerge "Improve tableExists() for MySQL"
2016-09-20 Aaron SchulzImprove tableExists() for MySQL
2016-09-20 jenkins-botMerge "Extract replacePrefixes into a static method"
2016-09-20 jenkins-botMerge "WikiPage::getDeletionUpdates returns DeferrableU...
2016-09-20 jenkins-botMerge "phpdoc Title::inNamespaces also allows array"
2016-09-20 jenkins-botMerge "Replace $wiki with $domain in ILoadBalancer"
2016-09-20 jenkins-botMerge "Make rebuildFileCache cover ?action=history"
2016-09-20 Aaron SchulzReplace $wiki with $domain in ILoadBalancer
2016-09-20 jenkins-botMerge "Include setTableAliases/setDomainPrefix in ILoad...
2016-09-20 jenkins-botMerge "Database class parameter and documentation cleanups"
2016-09-20 Aaron SchulzInclude setTableAliases/setDomainPrefix in ILoadBalancer
2016-09-20 Aaron SchulzDatabase class parameter and documentation cleanups
2016-09-20 jenkins-botMerge "mediawiki.UI: Make colors' contrast compliant...
2016-09-19 Aaron SchulzAvoid TransactionProfiler notices for TEMPORARY table...
2016-09-19 jenkins-botMerge "Fix undefined getDelimiter() call in sql.php"
2016-09-19 Aaron SchulzChange DatabaseBase::factory call to Database::factory...
2016-09-19 jenkins-botMerge "Remove unused DatabaseBase::debug() method"
2016-09-19 jenkins-botMerge "Fix broken $wgExternalServers example setting"
2016-09-19 jenkins-botMerge "Fix "externalCluster" LBFactorySimple setting...
2016-09-19 Aaron SchulzFix "externalCluster" LBFactorySimple setting in LBFact...
2016-09-19 Aaron SchulzMove DatabasePostgres to /libs/rdbms
2016-09-19 Aaron SchulzRemove unused DatabaseBase::debug() method
2016-09-19 jenkins-botMerge "Remove strictIPs(), cascadingDeletes(), and...
2016-09-19 Aaron SchulzRemove strictIPs(), cascadingDeletes(), and cleanupTrig...
2016-09-19 jenkins-botMerge "Avoid using cascadingDeletes()/cleanupTriggers()"
2016-09-19 jenkins-botMerge "Avoid calling awful DatabaseBase::strictIPs...
2016-09-19 jenkins-botMerge "Html: Update list of $voidElements"
2016-09-19 jenkins-botMerge "Cleanup ServiceWiring/LBFactoryMW interaction"
2016-09-19 jenkins-botMerge "Various small cleanups to ResultWrapper"
2016-09-19 jenkins-botMerge "Move LBFactorySingle to /libs/rdbms"
2016-09-19 jenkins-botMerge "Add Localisation to the links, add the link...
2016-09-19 Aaron SchulzStub out DatabaseBase::getSearchEngine() as a dummy...
2016-09-19 jenkins-botMerge "Make ApiMain use isBot() to catch global bots...
2016-09-19 Aaron SchulzVarious small cleanups to ResultWrapper
2016-09-19 jenkins-botMerge "Move LIST_ constaints to IDatabase class constants"
2016-09-19 jenkins-botMerge "Move DatabaseSqlite to /libs/rdbms"
2016-09-19 Aaron SchulzMove LIST_ constaints to IDatabase class constants
2016-09-19 Aaron SchulzMove DatabaseSqlite to /libs/rdbms
2016-09-19 Aaron SchulzMove some FileBackend related classes to /libs
2016-09-19 Aaron SchulzMake LockManager use StatusValue and move classes to...
2016-09-18 Aaron SchulzMove LBFactorySingle to /libs/rdbms
2016-09-18 jenkins-botMerge "Remove long-since unused cruft methods from...
2016-09-18 jenkins-botMerge "Fix file/class name mismatch from e2adcc89bbe"
2016-09-18 jenkins-botMerge "Avoid MWDebug usage in DatabaseBase"
2016-09-18 Aaron SchulzFix file/class name mismatch from e2adcc89bbe
2016-09-18 Aaron SchulzAvoid MWDebug usage in DatabaseBase
2016-09-18 jenkins-botMerge "Move LoadBalancerSingle to /libs/rdbms"
2016-09-18 Aaron SchulzMove LoadBalancerSingle to /libs/rdbms
2016-09-18 jenkins-botMerge "Move LBFactoryMulti to /libs/rdbms"
2016-09-18 Aaron SchulzRemove long-since unused cruft methods from DatabaseBase
2016-09-18 Aaron SchulzMove LBFactoryMulti to /libs/rdbms
2016-09-18 jenkins-botMerge "Move mysql database classes to /libs/rdbms"
2016-09-17 jenkins-botMerge "Clean up $wgDBmwschema handling and only apply...
2016-09-17 Aaron SchulzClean up $wgDBmwschema handling and only apply it to...
2016-09-17 Aaron SchulzMove mysql database classes to /libs/rdbms
2016-09-17 jenkins-botMerge "Make Status extend StatusValue and start FileBac...
2016-09-17 Aaron SchulzMove LBFactorySimple to /libs/rdbms
2016-09-17 jenkins-botMerge "Inject Profiler into Database objects"
2016-09-17 Aaron SchulzMake Status extend StatusValue and start FileBackend...
2016-09-17 jenkins-botMerge "registration: Support 'ServiceWiringFiles' in...
2016-09-17 jenkins-botMerge "Make database classes handle hyphens in $wgDBname"
2016-09-17 Aaron SchulzInject Profiler into Database objects
2016-09-17 Aaron SchulzMake database classes handle hyphens in $wgDBname
2016-09-17 jenkins-botMerge "LoginSignupSpecialPage: Reduce hackiness of...
2016-09-17 jenkins-botMerge "Show warnings in HTMLForm and warnings as warnin...
2016-09-17 jenkins-botMerge "mw.widgets.CategorySelector: Add client-side...
2016-09-17 FlorianShow warnings in HTMLForm and warnings as warnings...
2016-09-17 Aaron SchulzCleanups to DatabaseMysqlBase
2016-09-17 jenkins-botMerge "Move all of the reasonable DatabaseBase methods...
2016-09-17 jenkins-botMerge "PrefixSearch: Implement searching in multiple...
2016-09-17 Aaron SchulzMove all of the reasonable DatabaseBase methods to...
2016-09-17 jenkins-botMerge "Fix type doc in StatusValue"
2016-09-17 Aaron SchulzMake LoadBalancer domain handling more robust
2016-09-17 Aaron SchulzRename domain => localDomain in LBFactory for consistency
2016-09-17 Aaron SchulzFix type doc in StatusValue
2016-09-16 jenkins-botMerge "resourceloader: Move 'site' and 'user' logic...
2016-09-16 jenkins-botMerge "Add SearchEngineFactory::getSearchEngineClass...
2016-09-16 jenkins-botMerge "Split out ConvertableTimestamp class"
2016-09-16 Aaron SchulzSplit out ConvertableTimestamp class
2016-09-16 jenkins-botMerge "Rephrase tooltip-rollback for clarity"
next