index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
WatchedItemStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
WatchedItemStore::setNotificationTimestampsForUser(): Allow clearing timestamp
Brad Jorsch
2016-12-16
1
-2
/
+6
*
WatchedItemStore: Update process cache when adding items
Timo Tijhof
2016-11-02
1
-2
/
+14
*
use Wikimedia\ScopedCallback in WatchedItemStore
addshore
2016-10-06
1
-0
/
+1
*
Use getConnectionRef in WatchedItemStore
addshore
2016-09-28
1
-47
/
+18
*
Replace DatabaseBase:: with Database:: and update type hints
Aaron Schulz
2016-09-27
1
-1
/
+1
*
Renamed some variables from "slave" to "replica"
Aaron Schulz
2016-09-05
1
-3
/
+3
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-10
/
+10
*
Add convenience commitAndWaitForReplication() method
Aaron Schulz
2016-08-16
1
-2
/
+4
*
Merge "Database transaction flushing cleanups"
jenkins-bot
2016-08-16
1
-2
/
+3
|
\
|
*
Database transaction flushing cleanups
Aaron Schulz
2016-08-16
1
-2
/
+3
*
|
Make various MWCallableUpdate usages rollback-safe
Aaron Schulz
2016-08-15
1
-1
/
+3
|
/
*
Move updateNotificationTimestamp callback to DeferredUpdates
Aaron Schulz
2016-07-19
1
-12
/
+13
*
WatchedItemStore: Use callable type hint instead of Assert library
Kunal Mehta
2016-05-27
1
-7
/
+2
*
Batch updateNotificationTimestamp() UPDATE queries (without wl_id)
umherirrender
2016-05-23
1
-9
/
+18
*
add setNotificationTimestampsForUser to WatchedItemStore
addshore
2016-05-18
1
-1
/
+48
*
Remove WatchedItemStore::getDefaultInstance
addshore
2016-05-06
1
-8
/
+0
*
Make WatchedItemStore use MediaWikiServices
addshore
2016-05-06
1
-39
/
+3
*
Merge "Remove un-needed cast for array key in WatchedItemStore"
jenkins-bot
2016-04-26
1
-1
/
+1
|
\
|
*
Remove un-needed cast for array key in WatchedItemStore
addshore
2016-03-24
1
-1
/
+1
*
|
Namespace LinkTarget under MediaWiki\Linker
Kunal Mehta
2016-04-21
1
-0
/
+1
*
|
Specially handle Title objects in Title::newFromLinkTarget()
Kunal Mehta
2016-04-19
1
-6
/
+2
*
|
Revert "Make WatchedItemStore use MediaWikiServices"
Catrope
2016-04-11
1
-3
/
+39
*
|
Make WatchedItemStore use MediaWikiServices
addshore
2016-04-11
1
-39
/
+3
*
|
Introduce StatsdAwareInterface
addshore
2016-04-02
1
-1
/
+1
*
|
Introduce NullStatsdDataFactory
addshore
2016-04-02
1
-6
/
+8
*
|
Track the use of the WatchedItemStore Cache
addshore
2016-04-01
1
-2
/
+18
*
|
Switch Signature of WatchedItemStore::addWatchBatch
addshore
2016-03-24
1
-17
/
+13
*
|
Use WIS::getWatchedItemsForUser in SpecialEditWatchlist
addshore
2016-03-24
1
-1
/
+20
|
/
*
Merge "Add WatchedItemStore::getWatchedItemsForUser"
jenkins-bot
2016-03-23
1
-0
/
+32
|
\
|
*
Add WatchedItemStore::getWatchedItemsForUser
addshore
2016-03-23
1
-0
/
+32
*
|
Use WatchedItemStore in ApiQueryInfo::getWatchedInfo
Leszek Manicki
2016-03-21
1
-0
/
+55
*
|
Add WatchedItemStore::countVisitingWatchersMultiple
Leszek Manicki
2016-03-17
1
-0
/
+94
|
/
*
Add WatchedItemStore::countWatchedItems
addshore
2016-03-15
1
-0
/
+23
*
WatchedItemStore add db connection helper methods
addshore
2016-03-15
1
-18
/
+37
*
Reset WatchedItemStore default instance after tests
addshore
2016-03-15
1
-2
/
+24
*
Add countUnreadNotifications to WatchedItemStore
addshore
2016-03-14
1
-0
/
+38
*
Move countVisitingWatchers to WatchedItemStore
addshore
2016-03-14
1
-0
/
+29
*
Move counting of watchers to WatchedItemStore
addshore
2016-03-14
1
-1
/
+70
*
Improve cache assertions in WatchedItemStoreUnitTest
addshore
2016-03-14
1
-0
/
+4
*
Uncache things in WatchedItemStore::updateNotificationTimestamp
addshore
2016-03-14
1
-6
/
+26
*
Move EmailNotification::updateWatchlistTimestamp to WatchedItemStore
addshore
2016-03-08
1
-0
/
+48
*
Move WatchedItem logic to WatchedItemStore
addshore
2016-03-08
1
-6
/
+406
*
Move WatchedItem::duplicateEntries to WatchedItemStore
addshore
2016-02-17
1
-0
/
+86