Merge "Add support for PHP7 random_bytes in favor of mcrypt_create_iv"
[lhc/web/wiklou.git] / includes / libs / rdbms / lbfactory / LBFactorySimple.php
2016-10-28 jenkins-botMerge "Pass context to ChangeTags::tagDescription"
2016-10-28 jenkins-botMerge "PHPSessionHandler: Workaround PHP5 bug"
2016-10-27 jenkins-botMerge "Change .tocnumber to use grey text for section...
2016-10-27 jenkins-botMerge "UploadBase: Permit SVG files with broken namespa...
2016-10-25 jenkins-botMerge "Add documentation for wfClientAcceptsGzip()"
2016-10-25 jenkins-botMerge "Fix DatabaseSqlite IDEA warnings"
2016-10-25 jenkins-botMerge "Swapping defaultbranch for track"
2016-10-24 jenkins-botMerge "Clean up newWANCacheFromParams() getInstance...
2016-10-24 jenkins-botMerge "Small DB classes IDEA warning fixes and cleanups"
2016-10-24 jenkins-botMerge "Cleanup unused LBFactory $domain arguments"
2016-10-24 Aaron SchulzCleanup unused LBFactory $domain arguments
2016-10-21 jenkins-botMerge "Use adaptive CDN TTLs for page views"
2016-10-18 jenkins-botMerge "Gallery: Use intrinsic width for gallery to...
2016-10-14 jenkins-botMerge "Allow users with deleterevision but not deletedh...
2016-10-14 jenkins-botMerge "Enable APISandbox code on mobile"
2016-10-13 jenkins-botMerge "Move up devunt's name to Developers"
2016-10-12 jenkins-botMerge "Improve Doxygen template used by mwdocgen.php"
2016-10-11 jenkins-botMerge "Convert LanguageConverter to using getLocalServe...
2016-10-11 jenkins-botMerge "Ignore defineProperty() failures in mw.log.depre...
2016-10-11 jenkins-botMerge "API: Remove deprecated response values from...
2016-10-11 jenkins-botMerge "Tweak fullscreen styles for API sandbox"
2016-10-11 jenkins-botMerge "Preserve font size in ApiSandbox when going...
2016-10-10 jenkins-botMerge "Password reset link is shown when no reset optio...
2016-10-07 jenkins-botMerge "Documentation link changes"
2016-10-05 jenkins-botMerge "ObjectCache::newFromParams fix SqlBagOStuff...
2016-10-05 jenkins-botMerge "ApiHelp: Add directionality to various things...
2016-10-05 jenkins-botMerge "ApiBase: Remove deprecated getResultData()"
2016-10-05 jenkins-botMerge "Add a continuation button to ApiSandbox"
2016-10-05 jenkins-botMerge "Make Special:MIMESearch non-expensive, again"
2016-10-05 jenkins-botMerge "Pass Job success status to teardown callbacks"
2016-10-04 jenkins-botMerge "Add an option to the title widget to exclude...
2016-10-04 jenkins-botMerge "Clean up some ObjectCache factory callers"
2016-10-04 jenkins-botMerge "Add the main stash, WAN, and server caches to...
2016-10-04 jenkins-botMerge "parserTests: Do not check for DjVu support"
2016-10-04 jenkins-botMerge "Improve @covers tags for ComposerJson and Compos...
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...
next