Add WatchedItemStore::countVisitingWatchersMultiple
[lhc/web/wiklou.git] / tests / phpunit / includes / WatchedItemStoreIntegrationTest.php
2016-03-17 Leszek ManickiAdd WatchedItemStore::countVisitingWatchersMultiple
2016-03-17 jenkins-botMerge "Fix documentation lies about debug toolbar ...
2016-03-16 jenkins-botMerge "Improve translation for bs namespaces"
2016-03-16 jenkins-botMerge "mediawiki.api.test: Refactor to embrace async"
2016-03-15 jenkins-botMerge "Add id field to watchlist db table"
2016-03-15 jenkins-botMerge "Add WatchedItemStore::countWatchedItems"
2016-03-15 addshoreAdd WatchedItemStore::countWatchedItems
2016-03-15 jenkins-botMerge "Add countUnreadNotifications to WatchedItemStore"
2016-03-15 jenkins-botMerge "Move countVisitingWatchers to WatchedItemStore"
2016-03-15 jenkins-botMerge "Move counting of watchers to WatchedItemStore"
2016-03-15 jenkins-botMerge "Uncache things in WatchedItemStore::updateNotifi...
2016-03-15 jenkins-botMerge "Make unused variable optional in ChangesList...
2016-03-14 addshoreAdd countUnreadNotifications to WatchedItemStore
2016-03-14 addshoreMove countVisitingWatchers to WatchedItemStore
2016-03-14 addshoreMove counting of watchers to WatchedItemStore
2016-03-14 addshoreUncache things in WatchedItemStore::updateNotificationT...
2016-03-14 jenkins-botMerge "Use an example with working digit transformation"
2016-03-13 jenkins-botMerge "build: Update grunt-jscs to 2.8.0"
2016-03-11 jenkins-botMerge "resourceloader: Inverse hasOwn() check to fix...
2016-03-10 jenkins-botMerge "Make UploadBase use TempFSFile to wrap the tempo...
2016-03-10 jenkins-botMerge "build: Ignore phpcs in /skins but not /includes...
2016-03-10 jenkins-botMerge "user: Remove debug entries from User::isValidUse...
2016-03-08 jenkins-botMerge "Minor update on login form on layout and buttons"
2016-03-08 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-08 jenkins-botMerge "Use header_register_callback to avoid caching...
2016-03-08 jenkins-botMerge "Hygiene: Add wrapHTML method"
2016-03-08 jenkins-botMerge "Remove use of "successful" in strings"
2016-03-08 jenkins-botMerge "ChangesList: Add support for context source...
2016-03-08 jenkins-botMerge "ChangesList: Use context language for LogPage...
2016-03-08 jenkins-botMerge "initSiteStats.php: Make it obvious you need...
2016-03-08 jenkins-botMerge "DB: Correct argument documentation to match...
2016-03-08 jenkins-botMerge "Move EmailNotification::updateWatchlistTimestamp...
2016-03-08 addshoreMove EmailNotification::updateWatchlistTimestamp to...
2016-03-08 jenkins-botMerge "Hooks do not have to return true any more, they...
2016-03-08 jenkins-botMerge "Move WatchedItem logic to WatchedItemStore"
2016-03-08 addshoreMove WatchedItem logic to WatchedItemStore