rdbms: make sure cpPosIndex cookie is applied to LBFactory in time
[lhc/web/wiklou.git] / includes / libs / rdbms / loadbalancer / ILoadBalancer.php
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 "mediawiki.loader: Clean up unit tests"
2018-04-17 jenkins-botMerge "Handle extension dependencies in the installer"
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 "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 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 "maintenance: Document secondary purpose of ...
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 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-04 jenkins-botMerge "Revert "Work around Firefox 57 attribute parsing...
2018-04-04 jenkins-botMerge "Special:ProtectedTitles: Use HTMLForm"
2018-04-03 jenkins-botMerge "DB: Add img_description_id column"
2018-03-23 jenkins-botMerge "mediawiki.language: Implement non-digit-grouping...
2018-03-21 jenkins-botMerge "Clarify -{ => {{ transition"
2018-03-21 jenkins-botMerge "Selenium: Upgrade WebdriverIO to 4.12.0"
2018-03-21 jenkins-botMerge "HTMLSizeFilterField: Add OOUI version"
2018-03-20 jenkins-botMerge "RFC T157418: Trim whitespace in table cells...
2018-03-20 jenkins-botMerge "MCR: replace slot_inherited with slot_origin"
2018-03-19 jenkins-botMerge "Rewrite passwordtoopopular message"
2018-03-15 jenkins-botMerge "Add cleanup for handlers cache."
2018-03-15 jenkins-botMerge "Fix field names and behavior in SlotRecord."
2018-03-15 jenkins-botMerge "resourceloader: Fix mw.loader to compute combine...
2018-03-15 jenkins-botMerge "Convert MarkpatrolledAction to use OOUI"
2018-03-14 jenkins-botMerge "resourceloader: Make doRequest() an inline helpe...
2018-03-14 jenkins-botMerge "resourceloader: Fix mw.loader to compute version...
2018-03-14 jenkins-botMerge "resourceloader: Fix broken code in load.php...
2018-03-14 jenkins-botMerge "resourceloader: Simplify load.mock.php by removi...
2018-03-14 jenkins-botMerge "WikiTextStructure: Exclude <style> tags"
2018-03-14 jenkins-botMerge "Correct PHP version in maintenance/dev/README"
2018-03-14 jenkins-botMerge "rdbms: allow construction of Database objects...
2018-03-14 jenkins-botMerge "Let install.php detect and inject extensions"
2018-03-14 jenkins-botMerge "Add Russian grammar forms to support Wikiversity"
2018-03-14 jenkins-botMerge "rdbms: Add $join_conds to IDatabase::estimateRow...
2018-03-14 jenkins-botMerge "rdbms: inject the mysql index name aliases into...
2018-03-12 Aaron Schulzrdbms: inject the mysql index name aliases into Database
2018-03-12 jenkins-botMerge "Switch Block::purgeExpired to use AutoCommitUpdate"
2018-03-09 jenkins-botMerge "Replace wfGetLBFactory"
2018-03-08 jenkins-botMerge "Job::insert: Hard deprecate (soft-deprecated...
2018-03-07 jenkins-botMerge "Add support for 'hu-formal'"
2018-03-06 jenkins-botMerge "Use RemexHtml as the tidy implementation for...
2018-03-06 jenkins-botMerge "Change Recent Changes "Number of edits..." prefe...
2018-03-06 jenkins-botMerge "Add test for WikiPage post-edit stats update"
2018-03-06 jenkins-botMerge "rdbms: cleanup some type checks and documentation"
2018-03-05 jenkins-botMerge "DifferenceEngine: Use CSS classes instead of...
2018-03-05 jenkins-botMerge "Revert "Log the reason why revision->getContent...
2018-03-03 jenkins-botMerge "Drop 'comma' value for wgArticleCountMethod"
2018-03-02 jenkins-botMerge "Introduce hasSlot in RevisionRecord and Revision...
2018-03-02 jenkins-botMerge "rdbms: make LoadBalancer::getConnection() ignore...
2018-03-02 Aaron Schulzrdbms: make LoadBalancer::getConnection() ignore CONN_T...
2018-03-01 jenkins-botMerge "Only add header when description not already...
2018-02-28 NikerabbitMerge "Update namespaces for Sindhi"
2018-02-28 jenkins-botMerge "RCFilters: Actually apply the $autoCloseIgnore...
2018-02-27 jenkins-botMerge "Create a custom log formatter that allows log...
2018-02-26 jenkins-botMerge "updateCollation.php: Improve --dry-run mode"
2018-02-23 ChadMerge "Revert "JobQueueGroup: Improve failed-to-insert...
2018-02-23 jenkins-botMerge "JobQueueGroup: Improve failed-to-insert error"
2018-02-22 jenkins-botMerge "Drop pointer-events fallback code now IE10 is...
2018-02-22 jenkins-botMerge "Add ExternalStoreMedium::isReadOnly() method"
2018-02-22 jenkins-botMerge "Title: Refactor JS/CSS page handling to be more...
next