Move Database and subclasses to Rdbms namespace
[lhc/web/wiklou.git] / includes / libs / rdbms / database / MaintainableDBConnRef.php
2017-04-12 Aaron SchulzMove Database and subclasses to Rdbms namespace
2017-04-10 jenkins-botMerge "MediaSearchWidget: Listen to "change" event...
2017-04-10 jenkins-botMerge "Add ?safemode=1 to disable user JS/CSS"
2017-04-10 jenkins-botMerge "RC Filters: correctly read default value for...
2017-04-08 jenkins-botMerge "ApiPageSet: Follow RedirectSpecialArticle redirects"
2017-04-08 jenkins-botMerge "Add .rej files to .gitignore"
2017-04-08 jenkins-botMerge "Update HISTORY for 1.28.1/1.27.2/1.23.16"
2017-04-08 jenkins-botMerge "objectcache: Complete code coverage for CachedBa...
2017-04-07 jenkins-botMerge "objectcache: Fix CachedBagOStuff to use backend...
2017-04-07 jenkins-botMerge "Database: clean up lockTables() and add postgres...
2017-04-07 Aaron SchulzDatabase: clean up lockTables() and add postgres support
2017-04-05 jenkins-botMerge "Send integer ms to DB lag time guage instead...
2017-04-04 jenkins-botMerge "Add class for service discovery using DNS SRV...
2017-04-04 jenkins-botMerge "Add some common functions to BaseTemplate"
2017-04-03 jenkins-botMerge "RC Filters: Hooks for highlight guided tour"
2017-03-31 jenkins-botMerge "SECURITY: Disable <html> tag on system messages...
2017-03-30 jenkins-botMerge "Implement WikiPage::getOldestRevision() in terms...
2017-03-30 jenkins-botMerge "build: Bump grunt-banana-checker from 0.5.0...
2017-03-30 jenkins-botMerge "Avoid database access in ImportTitleFactory...
2017-03-30 jenkins-botMerge "Don't create user in AuthManagerTest dataProvider"
2017-03-30 jenkins-botMerge "Revert "Remove old remapping hacks from Database...
2017-03-29 jenkins-botMerge "EditPage: Refactor getCheckboxes() to allow...
2017-03-29 jenkins-botMerge "Special:RecentChangesLinked show "no results...
2017-03-29 jenkins-botMerge "mw.widgets.Complex*: Add setDisabled"
2017-03-29 jenkins-botMerge "Move DBConnRef/MaintainableDBConnRef to Rdbms...
2017-03-29 Aaron SchulzMove DBConnRef/MaintainableDBConnRef to Rdbms namespace
2017-03-29 jenkins-botMerge "Make Title::getFirstRevision() ignore the rev_ti...
2017-03-29 jenkins-botMerge "Allow filtering by username on Special:NewFiles"
2017-03-29 jenkins-botMerge "HttpFunctions: Increase code coverage"
2017-03-29 jenkins-botMerge "Move IDatabase/IMaintainableDatabase to Rdbms...
2017-03-28 Aaron SchulzMove IDatabase/IMaintainableDatabase to Rdbms namespace
2017-03-16 jenkins-botMerge "Add support for PHP7 random_bytes in favor of...
2017-02-24 jenkins-botMerge "Improve logging of exceptions which are not...
2017-02-22 jenkins-botMerge "Add GENDER to rollback-success message"
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-03 jenkins-botMerge "DateTimeInputWidget: Only show calendar when...
2016-12-25 jenkins-botMerge "Add id attribute to error message "mw-error...
2016-12-25 jenkins-botMerge "Add populateInterwiki maintenance script"
2016-12-22 jenkins-botMerge "Fix tests that don't check composer's autoloader"
2016-12-22 jenkins-botMerge "Sync up with Parsoid parserTests."
2016-12-21 NikerabbitMerge "Parser functions now format numbers according...
2016-12-21 jenkins-botMerge "Do not lose message parameters in UploadFromChun...
2016-12-18 jenkins-botMerge "build: Update phpunit to 4.8.31"
2016-12-18 jenkins-botMerge "mw.htmlform: Fields hidden with 'hide-if' should...
2016-12-18 jenkins-botMerge "Optionally collect context in TestLogger"
2016-12-18 jenkins-botMerge "Add dotall modifier to EDITSECTION_REGEX"
2016-12-17 jenkins-botMerge "mediawiki.api.watch: Use formatversion=2 for...
2016-12-17 jenkins-botMerge "Adjust phan script to run sub-projects"
2016-12-17 jenkins-botMerge "jquery.tipsy: Remove support for 'live' option"
2016-12-16 jenkins-botMerge "Minor adjustments to align with WikimediaUI...
2016-12-16 jenkins-botMerge "Decrease the number of 'function says it should...
2016-12-16 jenkins-botMerge "Fix type annotations"
2016-12-16 jenkins-botMerge "Cleanup some incorrect return annotations"
2016-12-16 jenkins-botMerge "Add <!DOCTYPE html> to HTML responses"
2016-12-16 jenkins-botMerge "mediawiki.special.watchlist: Optimize JavaScript...
2016-12-16 jenkins-botMerge "Add ILocalizedException interface"
2016-12-16 jenkins-botMerge "IcuCollation: Add the current class name to...
2016-12-16 jenkins-botMerge "Remove un-necessary stdClass use"
2016-12-16 jenkins-botMerge "Add LoadBalancer::getMaintenanceConnectionRef...
2016-12-10 Aaron SchulzAdd LoadBalancer::getMaintenanceConnectionRef() method