rdbms: make LBFactory "cliMode" check for phpdbg
[lhc/web/wiklou.git] / includes /
2018-04-10 Aaron Schulzrdbms: make LBFactory "cliMode" check for phpdbg
2018-03-28 jenkins-botMerge "Normalize and lower the default DB lag wait...
2018-03-28 Aaron SchulzNormalize and lower the default DB lag wait timeout
2018-03-28 Timo TijhofRawAction: Remove unused $gen variable
2018-03-28 jenkins-botMerge "BaseTemplate: Remove code for unused 'ispermalin...
2018-03-28 jenkins-botMerge "Add MockMessageLocalizer"
2018-03-28 jenkins-botMerge "resourceloader: Replace ClientHtml 'target'...
2018-03-28 jenkins-botMerge "resourceloader: Add test for ClientHtml passing...
2018-03-28 jenkins-botMerge "Get ~100% test coverage for ApiEditPage.php...
2018-03-28 Aryeh GregorGet ~100% test coverage for ApiEditPage.php and fix...
2018-03-28 jenkins-botMerge "RCFilters: Bidi isolate tag names and descriptions"
2018-03-28 Timo Tijhofresourceloader: Replace ClientHtml 'target' param with...
2018-03-27 jenkins-botMerge "This patch reduces the edit summary length to...
2018-03-27 Raimond SpekkingRevert "Localisation updates from https://translatewiki...
2018-03-27 Translation update... Localisation updates from https://translatewiki.net.
2018-03-27 Bartosz DziewońskiBaseTemplate: Remove code for unused 'ispermalink'...
2018-03-27 jenkins-botMerge "Revert "Pass revision being reverted to edit...
2018-03-27 jenkins-botMerge "mediawiki.user: Implement mw.user.stickyRandomId"
2018-03-27 jenkins-botMerge "Make WikiPage::doViewUpdates use a PRESEND defer...
2018-03-27 jenkins-botMerge "Overhaul site_stats table"
2018-03-26 Eddie Greiner-PetterOverhaul site_stats table
2018-03-26 jenkins-botMerge "Fix whitespace trimming in headings"
2018-03-26 jenkins-botMerge "tests: Remove some unused stuff in phpunit tests"
2018-03-26 jenkins-botMerge "Cleanup ProfilerOutputDb try/catch logic for...
2018-03-26 jenkins-botMerge "mediawiki.api.upload: Fix test assumption about...
2018-03-26 MaxSemRevert "Pass revision being reverted to edit code"
2018-03-26 jenkins-botMerge "rdbms: ignore DBO_IGNORE if passed into Database...
2018-03-26 jenkins-botMerge "rdbms: add "use" statement for UnexpectedValueEx...
2018-03-26 jenkins-botMerge "Create save/publish buttons labels with ellipses"
2018-03-26 jenkins-botMerge "Bump required Postgres version to 9.2"
2018-03-26 Max SemenikBump required Postgres version to 9.2
2018-03-26 jenkins-botMerge "RCFilters: Hide 'reload watchlist automatically...
2018-03-26 Aaron SchulzMake WikiPage::doViewUpdates use a PRESEND deferred...
2018-03-26 jenkins-botMerge "Added heartbeat for pingback."
2018-03-26 James D. ForresterDrop the ProfileSection class, deprecated in 1.25 and...
2018-03-26 James D. ForresterDrop HTMLForm & VFormHTMLForm::isVForm(), deprecated...
2018-03-26 James D. ForresterDrop Title::getTitleInvalidRegex(), deprecated in 1.25
2018-03-26 jenkins-botMerge "Drop SpecialPageFactory::getList(), deprecated...
2018-03-26 jenkins-botMerge "resourceloader: Use getRawVal instead of slower...
2018-03-26 jenkins-botMerge "Remove deprecated functions from ChangeTags...
2018-03-26 jenkins-botMerge "Stop test from randomly failing"
2018-03-26 Jayprakash12345Remove deprecated functions from ChangeTags class
2018-03-26 jenkins-botMerge "ParserTest: clear Language namespaces cache"
2018-03-26 jenkins-botMerge "PostgresUpdater: Rename custom "dropIndex" to...
2018-03-26 jenkins-botMerge "Improve test coverage for ApiBlock.php to 100%"
2018-03-26 Brad JorschPostgresUpdater: Rename custom "dropIndex" to "dropPgIndex"
2018-03-26 Cindy CicaleseAdded heartbeat for pingback.
2018-03-26 Moriel SchottlenderRCFilters: Hide 'reload watchlist automatically' settin...
2018-03-26 jenkins-botMerge "Improve test coverage for ApiDelete.php"
2018-03-26 Aryeh GregorImprove test coverage for ApiBlock.php to 100%
2018-03-26 Aryeh GregorImprove test coverage for ApiDelete.php
2018-03-26 Aaron SchulzCleanup ProfilerOutputDb try/catch logic for DBErrors
2018-03-24 L10n-botMerge "Localisation updates from https://translatewiki...
2018-03-24 Translation update... Localisation updates from https://translatewiki.net.
2018-03-24 jenkins-botMerge "Fix typo in word visibility"
2018-03-24 Aaron Schulzrdbms: ignore DBO_IGNORE if passed into Database::__con...
2018-03-24 Aaron Schulzrdbms: add "use" statement for UnexpectedValueExcetion...
2018-03-24 jenkins-botMerge "Update OOUI to v0.26.1"
2018-03-23 L10n-botMerge "Localisation updates from https://translatewiki...
2018-03-23 UmherirrenderFix typo in word visibility
2018-03-23 jenkins-botMerge "resourceloader: Document 'target' query param...
2018-03-23 jenkins-botMerge "Improve test coverage for ApiLogin.php"
2018-03-23 Subramanya SastryFix whitespace trimming in headings
2018-03-23 jenkins-botMerge "SECURITY: Fix variable usage in ApiQueryUserCont...
2018-03-23 Brad JorschSECURITY: Fix variable usage in ApiQueryUserContributions
2018-03-23 addshoreAdd missing ActorMigration use statement to MediaWikiSe...
2018-03-23 jenkins-botMerge "Move most User::clearAllNotifications() logic...
2018-03-23 jenkins-botMerge "Uncomment and fix a test"
2018-03-23 jenkins-botMerge "rdbms: remove Database::ignoreErrors()"
2018-03-23 Aaron SchulzMove most User::clearAllNotifications() logic to Watche...
2018-03-23 jenkins-botMerge "mediawiki.language: Implement non-digit-grouping...
2018-03-23 Aaron Schulzrdbms: remove Database::ignoreErrors()
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 Timo Tijhofresourceloader: Use getRawVal instead of slower getVal...
2018-03-22 Brad Jorschrdbms: Add IDatabase::cancelAtomic()
2018-03-22 Timo Tijhofresourceloader: Document 'target' query param in Startu...
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 Niharika KohliThis patch reduces the edit summary length to 500 chara...
2018-03-21 James D. ForresterDrop SpecialPageFactory::getList(), deprecated in 1.24
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"
next