Merge "Remove inadequate render-blocking styles for jquery.tablesorter"
[lhc/web/wiklou.git] / tests / phpunit / includes / Storage / PageUpdaterTest.php
2018-06-16 jenkins-botMerge "Remove inadequate render-blocking styles for...
2018-06-16 jenkins-botMerge "Add maintenance to populate change_tag_def table...
2018-06-15 jenkins-botMerge "Improve timeouts in MultiHttpClient"
2018-06-15 jenkins-botMerge "mw.special.contributions: Do not infuse the...
2018-06-15 jenkins-botMerge "Make LinkCache::invalidateTitle() use the instan...
2018-06-15 jenkins-botMerge "Reduce frequency of refreshCounts() calls in...
2018-06-15 jenkins-botMerge "RCFilters: Make active filters area collapsible"
2018-06-15 jenkins-botMerge "Fix flaky MessageBlobStoreTest assertion failures"
2018-06-14 jenkins-botMerge "Avoid deprecated LinkCache::singleton()"
2018-06-14 jenkins-botMerge "Introduce argument for insert callback in NameTa...
2018-06-14 jenkins-botMerge "Make LocalFile file locking calls use Status...
2018-06-14 jenkins-botMerge "rdbms: avoid redundant SPI logging fields in...
2018-06-14 jenkins-botMerge "Preferences: Allow only languages with translati...
2018-06-14 jenkins-botMerge "Replace deprecated language codes in user options"
2018-06-14 daniel[MCR] Factor PageUpdater out of WikiPage