Database: Allow selectFieldValues() to accept SQL fragments
[lhc/web/wiklou.git] / includes / libs / rdbms / database / Database.php
2018-10-21 Brad JorschDatabase: Allow selectFieldValues() to accept SQL fragments
2018-04-20 jenkins-botMerge "rdbms: correct atomic section examples in commen...
2018-04-20 Aaron Schulzrdbms: make cancelAtomic() handle callbacks and work...
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 "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 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 Brad JorschLoadBalancerTest: Clean up transaction handling for...
2018-04-13 jenkins-botMerge "CSSMin::serializeStringValue: Update implementat...
2018-04-13 jenkins-botMerge "Default installations to using RemexHtml for...
2018-04-12 jenkins-botMerge "rdbms: rename CONN_TRX_AUTO constant to CONN_TRX...
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 "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 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-09 jenkins-botMerge "build: Bump devDependencies to latest"
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"
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: Remove support for PostgreSQL < 9.2,...
2018-04-05 jenkins-botMerge "rdbms: Roll back empty implicit transaction...
2018-04-05 Brad Jorschrdbms: Remove support for PostgreSQL < 9.2, and improve...
2018-04-05 Aaron Schulzrdbms: move assertOpen() call near the top of Database...
2018-04-05 Brad Jorschrdbms: Roll back empty implicit transaction on error
2018-04-05 jenkins-botMerge "Fix SamplingStatsdClient for PHP 7.1+"
2018-04-05 jenkins-botMerge "mw.special.apisandbox: Use a real button to...
2018-04-05 jenkins-botMerge "rdbms: make Database query error handling more...
2018-04-05 jenkins-botMerge "SizeFilterWidget: Reduce width"
2018-04-05 Aaron Schulzrdbms: make Database query error handling more strict
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 "Convert HTTP links to MediaWiki.org to HTTPS"
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 jenkins-botMerge "RCFilters: Followup Iebc3176c5d: Bidi isolate...
2018-04-04 jenkins-botMerge "Convert Maintenance to the new shell framework"
2018-04-04 jenkins-botMerge "Switch Installer to the new execution framework"
2018-04-04 jenkins-botMerge "Switch ServiceWiring to the new execution framework"
2018-04-04 Aaron Schulzrdbms: clean up DBO_TRX behavior for onTransaction...
2018-04-03 jenkins-botMerge "rdbms: clean up session/transaction loss logic...
2018-04-03 jenkins-botMerge "OOUIHTMLForm styles: Replace fixed properties...
2018-04-03 jenkins-botMerge "OOUIHTMLForm styles: Unify spacing aligned to...
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-04-02 jenkins-botMerge "build: Updating mediawiki/mediawiki-codesniffer...
next