Merge "Avoid 'message' in log context in AuthManager"
[lhc/web/wiklou.git] / includes / libs / rdbms / lbfactory / LBFactorySimple.php
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
2016-10-04 jenkins-botMerge "Move most of MWCryptRand into libs"
2016-10-04 jenkins-botMerge "Move MWCryptHash into libs/"
2016-10-04 jenkins-botMerge "http: Use Psr\Log instead of wfDebug*"
2016-10-04 jenkins-botMerge "Split HttpFunctions.php into separate files"
2016-10-04 jenkins-botMerge "Remove pre-5.5 compat from MultiHttpClient"
2016-10-04 jenkins-botMerge "Restore Content-Language header change from...
2016-10-04 jenkins-botMerge "Revert "Localisation updates from https://transl...
2016-10-03 Aaron SchulzImplement scaleLoads() in LoadMonitorMySQL
2016-09-29 jenkins-botMerge "Disallow css attr() with url type"
2016-09-29 jenkins-botMerge "API: Add generator non-continuation data"
2016-09-28 jenkins-botMerge "Parser: Allow `<s>` and `<strike>` in table...
2016-09-28 jenkins-botMerge "Use classes to apply the 'editfont' preference"
2016-09-28 jenkins-botMerge "Remove full form of ChangeTags::buildTagFilterSe...
2016-09-27 jenkins-botMerge "Avoid multiple writes to changetags table in...
2016-09-26 jenkins-botMerge "AuthManager phpdoc cleanup"
2016-09-26 jenkins-botMerge "Minor installer/upgrader cleanups"
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
2016-09-26 jenkins-botMerge "HTMLForm: Add HTMLDateTimeField"
2016-09-26 jenkins-botMerge "Avoid DB_MASTER use on password checks and defer...
2016-09-23 jenkins-botMerge "Add transaction ticket to LinksUpdateComplete...
2016-09-23 jenkins-botMerge "Move RedisLockManager to /libs"
2016-09-23 jenkins-botMerge "Move RedisConnectionPool to /libs/redis"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "Add IMaintainableDatabase for non-OLTP type...
2016-09-23 jenkins-botMerge "Add alternative DB_* class constants to ILoadBal...
2016-09-23 jenkins-botMerge "Make newExternalLB() public to match newMainLB()"
2016-09-23 jenkins-botMerge "Add HTMLFormField class for MWRestrictions and...
2016-09-23 jenkins-botMerge "Log when Message::__toString has an unexpected...
2016-09-23 jenkins-botMerge "ScopedCallback: Fix a typo in a comment"
2016-09-23 jenkins-botMerge "Handle links with multiple pipes correctly in...
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
2016-09-23 Aaron SchulzMake newExternalLB() public to match newMainLB()
2016-09-23 jenkins-botMerge "Inject "srvCache" and local DB connections into...
2016-09-23 jenkins-botMerge "Revert "Move wfEscapeWikiText() to Parser::escap...
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "time: Implement ConvertableTimestamp::convert()"
2016-09-22 jenkins-botMerge "Move SamplingStatsdClient into stats/ subdirectory"
2016-09-22 jenkins-botMerge "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-22 jenkins-botMerge "Dependency inject $wgTmpDirectory into FileBacke...
2016-09-21 jenkins-botMerge "Clean up lock name in lock messages in DatabaseM...
2016-09-21 jenkins-botMerge "Make LBFactory::waitForReplication() use "domain...
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 Kunal MehtaFix @return of LBFactorySimple::getExternalLB()
2016-09-21 jenkins-botMerge "Fix importation of weird file names in importTex...
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 "Avoid TransactionProfiler notices for TEMPORARY...
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 jenkins-botMerge "Fix minor SqliteInstaller IDEA warning"
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
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 "Make rebuildFileCache cover ?action=history"
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 SchulzDatabase class parameter and documentation cleanups
2016-09-20 jenkins-botMerge "mediawiki.UI: Make colors' contrast compliant...
2016-09-19 jenkins-botMerge "Fix undefined getDelimiter() call in sql.php"
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 jenkins-botMerge "Add Localisation to the links, add the link...
2016-09-17 jenkins-botMerge "Make Status extend StatusValue and start FileBac...
2016-09-17 Aaron SchulzMove LBFactorySimple to /libs/rdbms