Merge "Drop index oi_name_archive_name on table oldimage"
[lhc/web/wiklou.git] / includes / libs / rdbms / loadmonitor / LoadMonitor.php
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 "mw.loader: Don't unset 'require' after execution...
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 "page: Remove unused WikiPage::doQuickEditContent()"
2016-10-04 Aaron SchulzAdd version to LoadMonitor::getCacheKey()
2016-10-04 jenkins-botMerge "mw.ForeignStructuredUpload.BookletLayout: Check...
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
2016-10-04 jenkins-botMerge "wgRateLimits: Add configuration option to ignore...
2016-10-04 Aaron SchulzAdd missing array_keys() call to scaleLoads()
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-28 jenkins-botMerge "Use classes to apply the 'editfont' preference"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
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 "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 jenkins-botMerge "Fix importation of weird file names in importTex...
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
2016-09-17 jenkins-botMerge "registration: Support 'ServiceWiringFiles' in...
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 jenkins-botMerge "PrefixSearch: Implement searching in multiple...
2016-09-16 jenkins-botMerge "Split out ConvertableTimestamp class"
2016-09-16 jenkins-botMerge "Rephrase tooltip-rollback for clarity"
2016-09-16 jenkins-botMerge "API: Force straight join for prop=linkshere...
2016-09-16 jenkins-botMerge "Make DB snapshot commit errors include active...
2016-09-16 jenkins-botMerge "mediawiki.user: Minor clean up of code and unit...
2016-09-16 jenkins-botMerge "Avoid global state in DatabaseBase::factory...
2016-09-16 jenkins-botMerge "Remove wfSetBit()/wfSetVar() calls in DatabaseBase"
2016-09-16 jenkins-botMerge "Remove wfRandomString() dependency in DatabaseBase"
2016-09-16 jenkins-botMerge "Move LoadMonitorMySQL to LoadMonitor"
2016-09-16 jenkins-botMerge "Deprecate jquery.arrowSteps module"
2016-09-15 Aaron SchulzMove LoadMonitorMySQL to LoadMonitor
2016-09-15 jenkins-botMerge "benchmarkParse: Add option to clear link cache"
2016-09-15 jenkins-botMerge "Linker: Deprecate formatSize()"
2016-09-15 jenkins-botMerge "docs: mw.widgets.CategorySelector: Fix example...
2016-09-15 jenkins-botMerge "Move Linker::formatTemplates() to separate class...
2016-09-15 jenkins-botMerge "OutputPage: Don't set 'user' module state if...
2016-09-15 jenkins-botMerge "Revert "Remove jquery.arrowSteps module""
2016-09-15 jenkins-botMerge "Move TransactionProfiler to /libs/rdbms"
2016-09-15 jenkins-botMerge "Make WikiPage::getRevision() make use of Revisio...
2016-09-15 jenkins-botMerge "More DB related class cleanups to prepare files...
2016-09-15 Aaron SchulzMore DB related class cleanups to prepare files for...
2016-09-14 jenkins-botMerge "Reduce WikiPage::getContentModel() queries via...
2016-09-14 jenkins-botMerge "Add caching to Title::loadRestrictions()"
2016-09-14 jenkins-botMerge "API: Expose $wgEnableMagicLinks in meta=siteinfo"
2016-09-14 jenkins-botMerge "Fix login API for users with @ in their usernames"
2016-09-14 jenkins-botMerge "Move LoadMonitor classes to libs/rdbms/loadmonitor"
2016-09-14 Aaron SchulzMove LoadMonitor classes to libs/rdbms/loadmonitor