aboutsummaryrefslogtreecommitdiffstats
path: root/includes/watcheditem/NoWriteWatchedItemStore.php
Commit message (Expand)AuthorAgeFilesLines
* watchlist: Move un-namespaced watcheditem classes to /includes/watchlist/Timo Tijhof2024-05-101-219/+0
* Remove copy-paste documentation from NoWriteWatchedItemStorethiemowmde2023-06-161-130/+31
* Fix typos in comments (N-R)Siddharth VP2022-01-091-1/+1
* Using @return never documentation on always-throw-functionUmherirrender2021-09-071-0/+1
* Remove WatchedItemStoreInterface::enqueueWatchlistExpiryJobDannyS7122021-07-231-5/+0
* Fix NoWriteWatchedItemStore::countWatchersMultipleDannyS7122021-04-231-2/+2
* Merge "Convert WatchedItem et al to PageIdentity"jenkins-bot2021-03-261-14/+139
|\
| * Convert WatchedItem et al to PageIdentityCindy Cicalese2021-03-261-14/+139
* | Add WatchedItemStore::maybeEnqueueWatchlistExpiryJobDannyS7122021-03-251-0/+5
|/
* ApiQueryInfo: Return watchlist expiry when applicable for inprop=watchedMusikAnimal2021-01-061-0/+4
* Fix more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-151-1/+1
* Add methods to check if a page is temporarily watchedMusikAnimal2020-05-131-0/+4
* Purge expired watchlist itemsSam Wilson2020-03-261-0/+12
* Introduce an expiry to WatchedItemMusikAnimal2020-03-041-2/+6
* When clearing don't load the watchlist if we must clear through a jobaddshore2020-01-291-0/+4
* Fix some phan warnings for too many params (part 1)Daimona Eaytoy2019-10-101-1/+1
* watcheditem: Fix bad $options param in NoWriteWatchedItemStore::countWatchers...Umherirrender2019-09-081-1/+4
* Convert WatchedItem and friends to LinkTargetAryeh Gregor2019-05-061-1/+1
* Convert WatchedItem and friends to UserIdentityAryeh Gregor2019-05-051-18/+24
* Merge "Improve documentation of constants throughout the codebase"jenkins-bot2019-04-121-3/+0
|\
| * Improve documentation of constants throughout the codebaseThiemo Kreuz2019-02-261-3/+0
* | Stash WatchedItem changes so that the jobs run from the queueAaron Schulz2019-02-281-0/+3
|/
* watcheditem: Replace error message strings with constant stringDerick Alangi2019-02-011-12/+17
* Watchlist: Commit after each batch watchlist insertion and removalKosta Harlan2018-10-181-0/+5
* Move most User::clearAllNotifications() logic to WatchedItemStoreAaron Schulz2018-03-231-0/+4
* Add clearUserWatchedItems methods to WatchedItemStoreInterfaceaddshore2018-02-131-0/+7
* Add switch for readonly watchlistsaddshore2018-01-041-0/+134