rdbms: IDatabase interface cleanups
[lhc/web/wiklou.git] / includes / libs / rdbms / database / Database.php
2018-03-22 Aaron Schulzrdbms: IDatabase interface cleanups
2018-03-22 Brad Jorschrdbms: Add IDatabase::cancelAtomic()
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 "Convert OutputHandler functions to a class"
2018-03-21 jenkins-botMerge "Clarify -{ => {{ transition"
2018-03-21 jenkins-botMerge "exception: Improve formatting of fatal error...
2018-03-21 jenkins-botMerge "rdbms: fix bogus $fname parameter in LoadMonitor...
2018-03-21 KrinkleMerge "parser: Update MWTidy::checkErrors() error message"
2018-03-21 jenkins-botMerge "Update purtle to 1.0.7"
2018-03-21 jenkins-botMerge "Test ApiDisabled.php"
2018-03-21 jenkins-botMerge "rdbms: make selectRowCount() use $var argument...
2018-03-21 jenkins-botMerge "Selenium: Do not run CirrusSearch smoke tests...
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 "rdbms: upgrade transaction misuse warnings to...
2018-03-20 Aaron Schulzrdbms: upgrade transaction misuse warnings to exceptions
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-20 jenkins-botMerge "Revert "Selenium: configuration file for beta...
2018-03-20 jenkins-botMerge "Set WebInstaller session variables as globals"
2018-03-20 jenkins-botMerge "rdbms: add IDatabase::wasConnectionLoss() method"
2018-03-20 Aaron Schulzrdbms: clean up DBO_TRX behavior for onTransactionPreCo...
2018-03-20 Aaron Schulzrdbms: add IDatabase::wasConnectionLoss() method
2018-03-19 jenkins-botMerge "Rewrite passwordtoopopular message"
2018-03-19 jenkins-botMerge "Pass revision being reverted to edit code"
2018-03-19 jenkins-botMerge "Add default for revision.rev_text_id where missing"
2018-03-18 jenkins-botMerge "Remove @group from ParserTestRunner"
2018-03-18 jenkins-botMerge "Rename ApiTestCaseUpload"
2018-03-18 jenkins-botMerge "Make IPTest::isNotIPAddress a test function"
2018-03-18 Aaron Schulzrdbms: make selectRowCount() use $var argument to exclu...
2018-03-16 jenkins-botMerge "Remove #toc and #toctitle style definitions"
2018-03-16 Aaron Schulzrdbms: small code cleanups to Database
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 "Fix typo accessable --> accessible"
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-14 jenkins-botMerge "resourceloader: Clean up and better document...
2018-03-14 Aaron Schulzrdbms: avoid throwing exceptions in Database::close...
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-12 Brad Jorschrdbms: Add $join_conds to IDatabase::estimateRowCount()
2018-03-12 jenkins-botMerge "Remove "dash" case in preprocessToObj"
2018-03-09 jenkins-botMerge "Replace wfGetLBFactory"
2018-03-09 jenkins-botMerge "purgeExpiredUserrights: Show number of rows...
2018-03-09 jenkins-botMerge "Fix spelling mistake inside API i18n message"
2018-03-09 Aaron Schulzrdbms: allow construction of Database objects without...
2018-03-09 jenkins-botMerge "rdbms: small cleanups to session loss handling"
2018-03-08 jenkins-botMerge "Update OOUI to v0.25.3"
2018-03-08 Aaron Schulzrdbms: small cleanups to session loss handling
2018-03-08 jenkins-botMerge "Job::insert: Hard deprecate (soft-deprecated...
2018-03-07 jenkins-botMerge "Self links should not be marked as legacy css"
2018-03-07 jenkins-botMerge "tables.sql: Correct lie about ct_params being...
2018-03-07 jenkins-botMerge "Restore index forcing in ContribsPager"
2018-03-07 jenkins-botMerge "Introduce IDatabase::buildIntegerCast"
2018-03-07 jenkins-botMerge "Introduce IDatabase::buildSubstring"
2018-03-07 addshoreIntroduce IDatabase::buildIntegerCast
2018-03-07 addshoreIntroduce IDatabase::buildSubstring
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 jenkins-botMerge "rdbms: avoid strange uses of empty()"
2018-03-02 jenkins-botMerge "rdbms: add missing hint check DatabaseMysqlBase...
2018-03-02 jenkins-botMerge "Ensure abort link parsing on xmlish tag in link...
2018-03-02 Aaron Schulzrdbms: make LoadBalancer::getConnection() ignore CONN_T...
2018-03-02 jenkins-botMerge "Fix undefined $ok in DatabaseUpdater::migrateCom...
2018-03-02 jenkins-botMerge "resourceloader: Un-deprecate makeLoaderCondition...
2018-03-02 danielrdbms: in Database::selectSQLText, do not treat $conds...
2018-03-02 Aaron Schulzrdbms: avoid strange uses of empty()
2018-03-02 jenkins-botMerge "Expose the latest modified index seen by EtcdConfig"
2018-03-02 jenkins-botMerge "rdbms: make Database::insertSelect() stricter...
2018-03-02 Aaron Schulzrdbms: make Database::insertSelect() stricter about...
2018-03-02 Aaron Schulzrdbms: make replace()/upsert() use atomic sections
2018-03-01 jenkins-botMerge "rdbms: refactored code into separate Database...
2018-03-01 Aaron Schulzrdbms: refactored code into separate Database::getClass...
2018-03-01 jenkins-botMerge "Only add header when description not already...
2018-03-01 jenkins-botMerge "Fix bogus DatabaseOracle::__construct() calls...
2018-03-01 jenkins-botMerge "Use findSelectedItems instead of getSelectedItems"
2018-02-28 jenkins-botMerge "rdbms: allow callers to hint that native insertS...
2018-02-28 jenkins-botMerge "Database: Add batching to non-native insertSelect()"
2018-02-28 Brad Jorschrdbms: allow callers to hint that native insertSelect...
next