rdbms: re-add DB domain sanity checks to LoadBalancer
[lhc/web/wiklou.git] / includes / libs / rdbms / loadbalancer / LoadBalancer.php
2020-02-10 Aaron Schulzrdbms: re-add DB domain sanity checks to LoadBalancer
2019-02-09 jenkins-botMerge "Fix $magicWords for the Sanskrit language" into...
2019-01-12 Aaron Schulzrdbms: reduce LoadBalancer replication log spam
2018-08-13 Aaron SchulzUse LB server configuration to force DB domains in...
2018-04-23 jenkins-botMerge "Fix and improve PHPDoc type hints in FileBackend...
2018-04-23 jenkins-botMerge "CSSMin: Fix breaking of quoted urls with outer...
2018-04-23 jenkins-botMerge "Make getScopedLockAndFlush() in Category::refres...
2018-04-23 Aaron Schulzrdbms: make sure cpPosIndex cookie is applied to LBFact...
2018-04-17 jenkins-botMerge "Do not start explicit transaction rounds for...
2018-04-17 jenkins-botMerge "rdbms: remove "m" prefix from LoadBalancer comments"
2018-04-17 jenkins-botMerge "mediawiki.loader: Clean up unit tests"
2018-04-17 jenkins-botMerge "Handle extension dependencies in the installer"
2018-04-17 Aaron Schulzrdbms: remove "m" prefix from LoadBalancer comments
2018-04-16 jenkins-botMerge "resourceloader: Clean up CSSMinTest"
2018-04-16 Aaron Schulzrdbms: add $flags argument to ILoadBalancer::getAnyOpen...
2018-04-16 jenkins-botMerge "Deprecate wfShellWikiCmd()"
2018-04-16 jenkins-botMerge "Title: Simplify use of MWNamespace::getCanonical...
2018-04-16 jenkins-botMerge "Remove gadget special-case from preferences...
2018-04-16 jenkins-botMerge "rdbms: make LoadBalancer::doWait() cast $timeout...
2018-04-14 Aaron Schulzrdbms: make LoadBalancer::doWait() cast $timeout to...
2018-04-14 KrinkleMerge "selenium: Remove Jenkins configuration file"
2018-04-14 KrinkleMerge "Selenium: move logic for running tests from...
2018-04-13 jenkins-botMerge "Remove unused $titleObj"
2018-04-13 jenkins-botMerge "Allow PHPUnit 6 optionally in require-dev"
2018-04-13 jenkins-botMerge "Reset table sequences and skip some test asserti...
2018-04-13 jenkins-botMerge "rdbms: make $i in LoadBalancer::getConnection...
2018-04-13 jenkins-botMerge "CSSMin::serializeStringValue: Update implementat...
2018-04-13 jenkins-botMerge "Default installations to using RemexHtml for...
2018-04-13 jenkins-botMerge "Selenium: pass -no-sandbox to Chrome under Docker"
2018-04-12 jenkins-botMerge "Replace rc_patrolled values with contants, part I"
2018-04-12 Aaron Schulzrdbms: make $i in LoadBalancer::getConnection override...
2018-04-12 jenkins-botMerge "Make BatchRowUpdateTest compatible with PHPUnit 6"
2018-04-12 jenkins-botMerge "rdbms: rename CONN_TRX_AUTO constant to CONN_TRX...
2018-04-12 Aaron Schulzrdbms: rename CONN_TRX_AUTO constant to CONN_TRX_AUTOCOMMIT
2018-04-12 jenkins-botMerge "Test ApiUserrights"
2018-04-12 jenkins-botMerge "maintenance: Document secondary purpose of ...
2018-04-12 jenkins-botMerge "ParserTestRunner: Reset InterwikiLookup service"
2018-04-12 jenkins-botMerge "RCFilters: Convert patrolled filter to three...
2018-04-12 jenkins-botMerge "Remove checkIcon from TitleOptionWidget"
2018-04-12 jenkins-botMerge "Immediately drop wgValidateAllHtml and related...
2018-04-12 jenkins-botMerge "rdbms: ignore inactive mysql GTIDs in replicatio...
2018-04-11 jenkins-botMerge "rdbms: make LBFactory "cliMode" check for phpdbg"
2018-04-11 jenkins-botMerge "Munge inline elements found in tidy.conf as...
2018-04-10 Aaron Schulzrdbms: make LBFactory "cliMode" check for phpdbg
2018-04-10 jenkins-botMerge "Refactor ApiTestCase to get token from ApiQueryT...
2018-04-10 jenkins-botMerge "Improve test coverage for ApiBase.php"
2018-04-10 jenkins-botMerge "Improve test coverage for ApiMain.php"
2018-04-10 jenkins-botMerge "WebdriverIO should be able to run Chrome headlessly"
2018-04-10 jenkins-botMerge "Add more checks to ApiStructureTest.php"
2018-04-10 jenkins-botMerge "build: Bump postcss-less up to 1.1.5 from 1...
2018-04-10 jenkins-botMerge "Fix i18n message tog-watchlistunwatchlinks"
2018-04-10 jenkins-botMerge "Convert SpecialPrefixIndex to class HTMLForm"
2018-04-10 jenkins-botMerge "installer: Add support for PlatformSettings...
2018-04-09 jenkins-botMerge "build: Bump devDependencies to latest"
2018-04-07 jenkins-botMerge "Change registred users to autoconfirmed users...
2018-04-07 jenkins-botMerge "Change ResultWrapper to IResultWrapper in pagers...
2018-04-07 jenkins-botMerge "Use IResultWrapper in UserArray and TitleArray"
2018-04-06 jenkins-botMerge "Remove "probably you" from password reset email...
2018-04-06 jenkins-botMerge "Provide PHPUnit 4 and 6 compatibility layer"
2018-04-06 jenkins-botMerge "Don't rely on magic __call in MWNamespaceTest"
2018-04-06 jenkins-botMerge "Fix --memory-limit option to maintenance scripts"
2018-04-06 jenkins-botMerge "rdbms: move assertOpen() call near the top of...
2018-04-06 jenkins-botMerge "Add missing "use" clause to DumpTestCase"
2018-04-06 jenkins-botMerge "Revert "Default installations to using RemexHtml...
2018-04-06 jenkins-botMerge "Default installations to using RemexHtml for...
2018-04-05 jenkins-botMerge "Add DeleteUnknownPreferences hook"
2018-04-05 Brad Jorschrdbms: Add a deprecationLogger callback
2018-04-05 jenkins-botMerge "rdbms: make Database query error handling more...
2018-04-05 jenkins-botMerge "SizeFilterWidget: Reduce width"
2018-04-04 jenkins-botMerge "User: Remove deprecated, unused auth functions"
2018-04-04 jenkins-botMerge "CSSMin: Don't match empty string as remappable...
2018-04-04 jenkins-botMerge "rdbms: rename and clarify getTransactionLagStatu...
2018-04-04 jenkins-botMerge "Change index on rc_namespace, rc_title to rc_nam...
2018-04-04 jenkins-botMerge "Fix parsing of <pre> tags generated by extension...
2018-04-04 jenkins-botMerge "Revert "Work around Firefox 57 attribute parsing...
2018-04-04 jenkins-botMerge "Special:Preference: Check for changes before...
2018-04-04 jenkins-botMerge "Use fallback languages in ResourceLoaderImage"
2018-04-04 jenkins-botMerge "rdbms: clean up DBO_TRX behavior for onTransacti...
2018-04-04 jenkins-botMerge "Special:ProtectedTitles: Use HTMLForm"
2018-04-04 Aaron Schulzrdbms: clean up DBO_TRX behavior for onTransaction...
2018-04-03 jenkins-botMerge "Add further test cases to deleteAutoPatrolLogsTest"
2018-04-03 jenkins-botMerge "Introduce deleteAutoPatrolLogs maintenance script"
2018-04-03 jenkins-botMerge "DB: Add img_description_id column"
2018-03-28 jenkins-botMerge "RCFilters: Bidi isolate tag names and descriptions"
2018-03-27 jenkins-botMerge "This patch reduces the edit summary length to...
2018-03-27 jenkins-botMerge "Revert "Pass revision being reverted to edit...
2018-03-26 jenkins-botMerge "Fix whitespace trimming in headings"
2018-03-26 jenkins-botMerge "tests: Remove some unused stuff in phpunit tests"
2018-03-26 jenkins-botMerge "Create save/publish buttons labels with ellipses"
2018-03-26 jenkins-botMerge "RCFilters: Hide 'reload watchlist automatically...
2018-03-26 jenkins-botMerge "Drop SpecialPageFactory::getList(), deprecated...
2018-03-26 jenkins-botMerge "Improve test coverage for ApiBlock.php to 100%"
2018-03-26 jenkins-botMerge "Improve test coverage for ApiDelete.php"
2018-03-23 jenkins-botMerge "Improve test coverage for ApiLogin.php"
2018-03-23 jenkins-botMerge "Uncomment and fix a test"
2018-03-23 jenkins-botMerge "mediawiki.language: Implement non-digit-grouping...
2018-03-23 jenkins-botMerge "Add missing return types to User::getOption()"
2018-03-22 jenkins-botMerge "rdbms: clean up DBO_TRX behavior for onTransacti...
2018-03-22 jenkins-botMerge "rdbms: cleanup runMasterPostTrxCallbacks() trans...
2018-03-21 jenkins-botMerge "Clarify -{ => {{ transition"
next