Move IDatabase/IMaintainableDatabase to Rdbms namespace
[lhc/web/wiklou.git] / includes / libs / rdbms / database / MaintainableDBConnRef.php
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