objectcache: add setMockTime() method to BagOStuff/WANObjectCache
[lhc/web/wiklou.git] / includes / libs / rdbms /
2019-02-09 jenkins-botMerge "Fix $magicWords for the Sanskrit language" into...
2019-01-12 Aaron Schulzrdbms: reduce LoadBalancer replication log spam
2018-10-21 jenkins-botMerge "Don't pass a MailAddress pass the email to mail...
2018-10-21 jenkins-botMerge "Update ImportableUploadRevisionImporter for...
2018-10-21 jenkins-botMerge "installer: Don't link to the obsolete "Extension...
2018-10-21 Brad JorschDatabase: Allow selectFieldValues() to accept SQL fragments
2018-10-16 Aaron SchulzAvoid PHP 7.2 warnings in DBConRefTest about count...
2018-08-13 Aaron SchulzUse LB server configuration to force DB domains in...
2018-08-07 Tim StarlingFix total breakage of SQLite web upgrade
2018-07-19 Aaron Schulzrdbms: disable ChronologyProtector if EmptyBagOStuff...
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-20 jenkins-botMerge "rdbms: correct atomic section examples in commen...
2018-04-20 Aaron Schulzrdbms: correct atomic section examples in comments
2018-04-20 Aaron Schulzrdbms: make cancelAtomic() handle callbacks and work...
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 jenkins-botMerge "Use constants for rc_patrolled values instead...
2018-04-14 jenkins-botMerge "Add an "editor" extension type"
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 "LoadBalancerTest: Clean up transaction handling...
2018-04-13 jenkins-botMerge "Allow PHPUnit 6 optionally in require-dev"
2018-04-13 Brad JorschLoadBalancerTest: Clean up transaction handling for...
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 Aaron SchulzReset table sequences and skip some test assertions...
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 "Fix LocalFileMoveBatch query that was incompatib...
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: add comments about atomic sections and...
2018-04-12 jenkins-botMerge "RCFilters: Adjust unbalanced scan line in filter...
2018-04-12 jenkins-botMerge "rdbms: ignore inactive mysql GTIDs in replicatio...
2018-04-12 Aaron Schulzrdbms: add comments about atomic sections and callbacks
2018-04-11 jenkins-botMerge "rdbms: make LBFactory "cliMode" check for phpdbg"
2018-04-11 jenkins-botMerge "WikiPage: Avoid locking comment and actor tables...
2018-04-11 jenkins-botMerge "Munge inline elements found in tidy.conf as...
2018-04-11 jenkins-botMerge "rdbms: allow cancelation of dangling nested...
2018-04-11 jenkins-botMerge "Unbreak creating extension tables from the web...
2018-04-11 jenkins-botMerge "Get rid of ApiTestCase::doLogin"
2018-04-11 jenkins-botMerge "rdbms: fix transaction flushing in Database...
2018-04-11 Aaron Schulzrdbms: fix transaction flushing in Database::close
2018-04-10 Aaron Schulzrdbms: allow cancelation of dangling nested atomic...
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 "Remove my previous username from list of authors"
2018-04-10 jenkins-botMerge "ChangesListSpecialPageTest: Use Database::makeLi...
2018-04-10 jenkins-botMerge "Add varianttitles parameter to API query prop...
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-10 Brad Jorschrdbms: Issue a deprecation warning if errors are ignored
2018-04-10 jenkins-botMerge "Log DefaultPreferencesFactory usage"
2018-04-09 jenkins-botMerge "PostgreSQL: Set owners for sequences"
2018-04-09 jenkins-botMerge "build: Bump devDependencies to latest"
2018-04-09 Brad JorschPostgreSQL: Set owners for sequences
2018-04-08 jenkins-botMerge "mediawiki.jqueryMsg: Rename .parser class to...
2018-04-07 jenkins-botMerge "Selenium: use default value for waitforTimeout"
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 "Fix return type for html strings"
2018-04-06 jenkins-botMerge "Fix param doc of Skin::makeSpecialUrlSubpage"
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 "maintenance: Fix autopatrols typo in deleteAutoP...
2018-04-06 jenkins-botMerge "rdbms: move assertOpen() call near the top of...
2018-04-06 jenkins-botMerge "Add missing "use" clause to DumpTestCase"
next