Move counting of watchers to WatchedItemStore
authoraddshore <addshorewiki@gmail.com>
Tue, 26 Jan 2016 20:12:37 +0000 (21:12 +0100)
committerAddshore <addshorewiki@gmail.com>
Mon, 14 Mar 2016 15:56:16 +0000 (15:56 +0000)
commit6e2d6a0b44463559428c11f9beffa3e0ca4b40ca
treed2f68fbdcc9bf0e2c7a066fb818757b0f367df62
parent59e7587ed2719cc336996eae5182807eff14c707
Move counting of watchers to WatchedItemStore

Also adds tests

Bug: T129479
Bug: T129482
Change-Id: I5a465773599cce9f8c9e94847cede6d12282c827
includes/WatchedItemStore.php
includes/actions/InfoAction.php
includes/api/ApiQueryInfo.php
tests/phpunit/includes/WatchedItemStoreIntegrationTest.php
tests/phpunit/includes/WatchedItemStoreUnitTest.php