Merge "rdbms: avoid LoadBalancer::getConnection waste when using $groups"
[lhc/web/wiklou.git] / tests / phpunit / includes / http / HttpRequestFactoryTest.php
2019-06-10 jenkins-botMerge "mediawiki.Title: Remove dead code and streamline...
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-22 jenkins-botMerge "jquery.tablesorter: Fix pre-JS selector to match...
2019-05-22 jenkins-botMerge "Fix logic in NamespaceInfo::getRestrictionLevels"
2019-05-21 jenkins-botMerge "rdbms: improve query logging logic in Database"
2019-05-20 jenkins-botMerge "Enable email settings for ApiBlockTest::testBloc...
2019-05-20 jenkins-botMerge "Enable email in TemporaryPasswordPrimaryAuthenti...
2019-05-19 jenkins-botMerge "Follow-up 3535a5f327: Remove old CSS now caches...
2019-05-19 jenkins-botMerge "Replace use of deprecated methods in Linker...
2019-05-18 jenkins-botMerge "i18n: Drop img-auth-nologinnWL, unused AFAICT"
2019-05-18 jenkins-botMerge "i18n: Drop number_of_watching_users_pageview...
2019-05-15 jenkins-botMerge "ApiLogin: Remove the first example of outdated...
2019-05-15 jenkins-botMerge "Don't allow completing a partial stash upload"
2019-05-15 jenkins-botMerge "Bind retry callback with correct this argument"
2019-05-15 jenkins-botMerge "title: Convert binary regexp to use Unicode...
2019-05-13 jenkins-botMerge "watchlist: fix nonsensical timestamp/boolean...
2019-05-13 jenkins-botMerge "feedback: Fix misplaced mw.Title.getNameText...
2019-05-13 jenkins-botMerge "Make ApiQueryUserInfo::getBlockInfo accept an...
2019-05-13 jenkins-botMerge "Add tests for HttpRequestFactoryTest."
2019-05-13 danielAdd tests for HttpRequestFactoryTest.