rdbms: clean up session/transaction loss logic in Database
[lhc/web/wiklou.git] / includes /
2018-03-29 Aaron Schulzrdbms: clean up session/transaction loss logic in Database
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-23 Sam WilsonAdd missing return types to User::getOption()
2018-03-23 jenkins-botMerge "rdbms: make getMasterPos() ignore GTIDs outside...
2018-03-22 Aaron Schulzrdbms: make getMasterPos() ignore GTIDs outside of...
2018-03-22 jenkins-botMerge "User: Fully clear instance variables when loadin...
2018-03-22 jenkins-botMerge "rdbms: IDatabase interface cleanups"
2018-03-22 jenkins-botMerge "mediawiki.ui: Update mw-ui-input padding/line...
2018-03-22 jenkins-botMerge "rdbms: Add ATOMIC_CANCELABLE flag for micro...
2018-03-22 Brad JorschUser: Fully clear instance variables when loading not...
2018-03-22 Aaron Schulzrdbms: IDatabase interface cleanups
2018-03-22 Amir SarabadaniDo not assume rc_patrolled is binary in ChangesListSpec...
2018-03-22 Brad Jorschrdbms: Add ATOMIC_CANCELABLE flag for micro-optimization
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 Translation update... Localisation updates from https://translatewiki.net.
2018-03-21 jenkins-botMerge "Convert OutputHandler functions to a class"
2018-03-21 jenkins-botMerge "Clarify -{ => {{ transition"
2018-03-21 jenkins-botMerge "Update OOUI to v0.26.0"
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 Gergő Tiszaexception: Improve formatting of fatal error log messages
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 Timo TijhofConvert OutputHandler functions to a class
2018-03-21 Timo Tijhofparser: Update MWTidy::checkErrors() error message
2018-03-21 jenkins-botMerge "HTMLSizeFilterField: Add OOUI version"
2018-03-20 Timo Tijhofresourceloader: Remove redundant state assignment for...
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 Aaron Schulzrdbms: fix bogus $fname parameter in LoadMonitorMySQL
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 Brion VibberFix XMPReader/XMPValidator for PHP 7
2018-03-20 jenkins-botMerge "rdbms: add IDatabase::wasConnectionLoss() method"
2018-03-20 Gergő TiszaSet WebInstaller session variables as globals
2018-03-20 Aaron Schulzrdbms: clean up DBO_TRX behavior for onTransactionPreCo...
2018-03-20 Aaron Schulzrdbms: add IDatabase::wasConnectionLoss() method
2018-03-20 Aaron Schulzrdbms: define wasLockTimeout() for postgres
2018-03-20 Aaron Schulzrdbms: cleanup runMasterPostTrxCallbacks() transaction...
2018-03-19 Translation update... Localisation updates from https://translatewiki.net.
2018-03-19 danielMCR: replace slot_inherited with slot_origin
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-19 addshoreAdd default for revision.rev_text_id where missing
2018-03-19 jenkins-botMerge "mediawiki.util: Document isIPAddress() allowBloc...
2018-03-19 jenkins-botMerge "Fix WikiPageDbTestBase::testNewFromId_returnsNul...
2018-03-19 jenkins-botMerge "Move image_comment_temp entries when the file...
2018-03-18 jenkins-botMerge "Remove @dataProvider and @covers from non-test...
2018-03-18 jenkins-botMerge "Remove unused HashRing::newWithoutLocation(...
2018-03-18 jenkins-botMerge "Set visiblity of some HashRing methods"
2018-03-18 Kunal MehtaUse SPDX 3.0 license identifier
2018-03-18 Brad JorschMove image_comment_temp entries when the file is moved
2018-03-18 Aaron SchulzRemove unused HashRing::newWithoutLocation() method
2018-03-18 Aaron SchulzSet visiblity of some HashRing methods
2018-03-18 jenkins-botMerge "Normalize PHPDoc attributes"
2018-03-18 jenkins-botMerge "Don't use deprecated NS_IMAGE*"
2018-03-18 jenkins-botMerge "RevisionStore: Properly encode timestamp"
2018-03-18 jenkins-botMerge "Remove internal use of deprecated $wgRequestTime"
2018-03-18 jenkins-botMerge "Remove @group from ParserTestRunner"
2018-03-18 Kevin IsraelRemove internal use of deprecated $wgRequestTime
2018-03-18 jenkins-botMerge "Rename ApiTestCaseUpload"
2018-03-18 jenkins-botMerge "Make IPTest::isNotIPAddress a test function"
2018-03-18 Brad JorschRevisionStore: Properly encode timestamp
2018-03-18 Aaron Schulzrdbms: make selectRowCount() use $var argument to exclu...
2018-03-17 Max SemenikNormalize PHPDoc attributes
2018-03-17 Max SemenikDon't use deprecated NS_IMAGE*
2018-03-17 Timo Tijhofapi: Restore fractions for default siprop=dbreplag...
2018-03-16 jenkins-botMerge "Remove #toc and #toctitle style definitions"
2018-03-16 Max SemenikPass revision being reverted to edit code
2018-03-16 Aaron Schulzrdbms: small code cleanups to Database
2018-03-16 Subramanya SastryRFC T157418: Trim whitespace in table cells, list items...
2018-03-16 jenkins-botMerge "Fix User::idFromName() ignoring cache for non...
2018-03-16 Alexia E. SmithFix User::idFromName() ignoring cache for non-existent...
2018-03-16 jenkins-botMerge "tests: fix Specified key was too long; in a...
2018-03-16 Gergő TiszaFix variable name in NewFilesPager::getQueryInfo
2018-03-15 jenkins-botMerge "Add cleanup for handlers cache."
2018-03-15 Stanislav MalyshevAdd cleanup for handlers cache.
2018-03-15 Translation update... Localisation updates from https://translatewiki.net.
2018-03-15 Arlo BreaultClarify -{ => {{ transition
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 "Revert "Let install.php detect and inject extens...
2018-03-14 jenkins-botMerge "resourceloader: Make doRequest() an inline helpe...
2018-03-14 HasharRevert "Let install.php detect and inject extensions"
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"
next