Merge "Make server index validity checks in LoadBalancer actually work"
[lhc/web/wiklou.git] / includes / libs / rdbms / loadbalancer / LoadBalancer.php
2016-10-11 jenkins-botMerge "Make server index validity checks in LoadBalance...
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-11 jenkins-botMerge "SECURITY: quote booleans as string (not integer...
2016-10-10 jenkins-botMerge "Password reset link is shown when no reset optio...
2016-10-09 jenkins-botMerge "Replace false for null in sourceFile() call"
2016-10-08 jenkins-botMerge "Make WikiPage::prepareTextForEdit() emit depreca...
2016-10-07 jenkins-botMerge "Documentation link changes"
2016-10-07 jenkins-botMerge "API: Add hooks for ApiQueryBase's query and...
2016-10-07 Aaron SchulzMinor LoadBalancer cleanups
2016-10-06 jenkins-botMerge "Make DatabaseMysqlBase use connLogger for connec...
2016-10-06 jenkins-botMerge "Make more ContentHandler replaced hooks emit...
2016-10-06 jenkins-botMerge "Make ShowRawCssJs hook emit deprecated warnings"
2016-10-06 jenkins-botMerge "Add 'pmid' to the default interwiki list, and...
2016-10-06 jenkins-botMerge "Ignore reuseConnection() errors after LoadBalanc...
2016-10-06 Aaron SchulzIgnore reuseConnection() errors after LoadBalancer...
2016-10-06 jenkins-botMerge "Make Revision::getText() emit deprecation warnings."
2016-10-05 jenkins-botMerge "Sync up with Parsoid parserTests."
2016-10-05 jenkins-botMerge "Add more information to reuseConnection() except...
2016-10-05 Aaron SchulzAdd more information to reuseConnection() exceptions
2016-10-05 jenkins-botMerge "ObjectCache::newFromParams fix SqlBagOStuff...
2016-10-05 jenkins-botMerge "Make LoadMonitor use $serverIndexes in the cache...
2016-10-05 Aaron SchulzMake LoadMonitor use $serverIndexes in the cache key
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 Aaron SchulzMake server index validity checks in LoadBalancer actua...
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-10-03 jenkins-botMerge "action=history should return 404 if there is...
2016-09-30 jenkins-botMerge "Remove test for <math> which fails when Extensio...
2016-09-30 jenkins-botMerge "Don't skip tests which lack non-tidy output"
2016-09-29 jenkins-botMerge "Do not run exact db match if offset is > 0"
2016-09-29 jenkins-botMerge "Emit deprecation warnings for Article::doEdit...
2016-09-29 jenkins-botMerge "registration: Improve license-name validation"
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 "Use HTTPS instead of HTTP for ietf.org URLs"
2016-09-28 jenkins-botMerge "Avoid DBPerformance warnings in ApiClearHasMsg"
2016-09-28 jenkins-botMerge "Avoid DBPerformance log warnings in SpecialEditW...
2016-09-28 jenkins-botMerge "resourceloader: Fix undefined getPrefixedText()"
2016-09-28 jenkins-botMerge "Add @deprecated annotations to NS_IMAGE and...
2016-09-28 jenkins-botMerge "Set ignore_user_abort( true ) during DB commit...
2016-09-28 jenkins-botMerge "Remove full form of ChangeTags::buildTagFilterSe...
2016-09-27 jenkins-botMerge "Directly use Language::factory instead of wfGetL...
2016-09-27 jenkins-botMerge "Avoid multiple writes to changetags table in...
2016-09-27 jenkins-botMerge "Remove getSearchEngine() from DatabaseBase"
2016-09-27 jenkins-botMerge "Create fields & data for image/file data indexing"
2016-09-27 jenkins-botMerge "Clean up array() syntax in docs, part VII"
2016-09-27 jenkins-botMerge "Replace DatabaseBase:: with Database:: and updat...
2016-09-27 Aaron SchulzReplace DatabaseBase:: with Database:: and update type...
2016-09-26 jenkins-botMerge "AuthManager phpdoc cleanup"
2016-09-26 jenkins-botMerge "Update wfEscapeShellArg() comments"
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-24 jenkins-botMerge "Move RedisBagOStuff to /libs"
2016-09-24 jenkins-botMerge "Depedencency cleanups to SwiftFileBackend"
2016-09-24 Aaron SchulzSet ignore_user_abort( true ) during DB commit for...
2016-09-24 Aaron SchulzRename getSlavePos() => getReplicaPos()
2016-09-24 jenkins-botMerge "Move FSFilebackend and MemoryFileBackend to...
2016-09-24 jenkins-botMerge "Make LoadBalancer return docs more specific...
2016-09-24 Aaron SchulzMake LoadBalancer return docs more specific about types
2016-09-23 jenkins-botMerge "Add transaction ticket to LinksUpdateComplete...
2016-09-23 jenkins-botMerge "SpecialRecentChanges: Allow tagfilter=tag as...
2016-09-23 jenkins-botMerge "Move RedisLockManager to /libs"
2016-09-23 jenkins-botMerge "Move RedisConnectionPool to /libs/redis"
2016-09-23 jenkins-botMerge "Move FileBackendMultiWrite to /libs"
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "mediawiki.js: Refactor definition of mw.log...
2016-09-23 jenkins-botMerge "mw.loader: Use native Set where possible instead...
2016-09-23 jenkins-botMerge "Add IMaintainableDatabase for non-OLTP type...
2016-09-23 jenkins-botMerge "Add ILBFactory interface for completeness"
2016-09-23 jenkins-botMerge "Add DBO_* class constants and defines.php alias...
2016-09-23 Aaron SchulzAdd DBO_* class constants and defines.php alias the...
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 "Move tagging of API deletions to RC save"
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
next