Move counting of watchers to WatchedItemStore
[lhc/web/wiklou.git] / tests / phpunit / includes / WatchedItemStoreUnitTest.php
2016-03-14 addshoreMove counting of watchers to WatchedItemStore
2016-03-14 addshoreImprove cache assertions in WatchedItemStoreUnitTest
2016-03-14 addshoreUncache things in WatchedItemStore::updateNotificationT...
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