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
/
watcheditem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filter out expired items from watcher counts
hmonroy
2020-05-19
1
-21
/
+68
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
2
-3
/
+3
*
Add methods to check if a page is temporarily watched
MusikAnimal
2020-05-13
3
-0
/
+29
*
Filter out expired items from Special:Watchlist page
hmonroy
2020-04-27
1
-5
/
+15
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
2
-9
/
+14
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
2
-0
/
+48
*
Merge "Add expiry type to ParamValidator"
jenkins-bot
2020-04-09
2
-27
/
+2
|
\
|
*
Add expiry type to ParamValidator
MusikAnimal
2020-04-08
2
-27
/
+2
*
|
Remove expired items in WatchedItemStore::clearUserWatchedItems
hmonroy
2020-04-08
1
-5
/
+31
|
/
*
Add check to api that filters out expired watchlist items
hmonroy
2020-04-03
1
-1
/
+19
*
Merge "Purge expired watchlist items"
jenkins-bot
2020-03-26
3
-0
/
+121
|
\
|
*
Purge expired watchlist items
Sam Wilson
2020-03-26
3
-0
/
+121
*
|
ApiWatch: Add support for expiries
MusikAnimal
2020-03-24
2
-12
/
+30
|
/
*
Add support for watchlist expiries to WatchedItemQueryService::getWatchedItem...
Sam Wilson
2020-03-13
1
-3
/
+22
*
Fixes for batch watchlist deletion and relative expiries
MusikAnimal
2020-03-05
1
-2
/
+2
*
Introduce an expiry to WatchedItem
MusikAnimal
2020-03-04
4
-56
/
+291
*
When clearing don't load the watchlist if we must clear through a job
addshore
2020-01-29
3
-1
/
+20
*
Fix WatchedItemStoreInterface::clearUserWatchedItems comments
Reedy
2020-01-24
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Set constant visibility, part 1
Max Semenik
2019-10-18
1
-29
/
+29
*
Fix new phan errors, part 4
Daimona Eaytoy
2019-10-12
1
-1
/
+2
*
Fix some phan warnings for too many params (part 1)
Daimona Eaytoy
2019-10-10
2
-2
/
+3
*
Make WatchedItemQueryService depend on PermissionManager
Petr Pchelko
2019-09-16
1
-7
/
+17
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-1
/
+1
*
watcheditem: Fix bad $options param in NoWriteWatchedItemStore::countWatchers...
Umherirrender
2019-09-08
1
-1
/
+4
*
watchlist: cleanup WatchedItemStore PhpStorm warnings
Aaron Schulz
2019-08-05
1
-9
/
+4
*
Merge "Type hint against LinkTarget in WatchedItemStore"
jenkins-bot
2019-07-25
1
-1
/
+1
|
\
|
*
Type hint against LinkTarget in WatchedItemStore
Umherirrender
2019-06-11
1
-1
/
+1
*
|
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
1
-2
/
+3
*
|
WatchedItemStore: Fix fatal when revision is deleted
Roan Kattouw
2019-07-10
1
-0
/
+5
*
|
Fix types around ILoadBalancer and IResultWrapper
Umherirrender
2019-07-04
1
-3
/
+3
|
/
*
Merge "watcheditem: Do not create the same TitleValue object twice"
jenkins-bot
2019-06-10
1
-1
/
+1
|
\
|
*
watcheditem: Do not create the same TitleValue object twice
Umherirrender
2019-06-10
1
-1
/
+1
*
|
Pass options as array to IDatabase::insert
Umherirrender
2019-06-07
1
-1
/
+1
|
/
*
WatchedItemStore::getWatchedItem returns a WatchedItem
Umherirrender
2019-06-06
1
-2
/
+2
*
Merge "WatchedItemStore: Remove deprecated Title param to getNextRevision()"
jenkins-bot
2019-05-29
1
-1
/
+1
|
\
|
*
WatchedItemStore: Remove deprecated Title param to getNextRevision()
Roan Kattouw
2019-05-19
1
-1
/
+1
*
|
Make some array type hints more specific
Thiemo Kreuz
2019-05-22
1
-1
/
+1
|
/
*
watchlist: cleanup various method/variable names and comments in watchlist/st...
Aaron Schulz
2019-05-09
2
-3
/
+14
*
Merge "Consolidate duplicated unseen change logic and fix inconsistent code"
jenkins-bot
2019-05-06
1
-1
/
+1
|
\
|
*
Consolidate duplicated unseen change logic and fix inconsistent code
Aaron Schulz
2019-05-03
1
-1
/
+1
*
|
Convert WatchedItem and friends to LinkTarget
Aryeh Gregor
2019-05-06
3
-56
/
+55
*
|
Convert WatchedItem and friends to UserIdentity
Aryeh Gregor
2019-05-05
6
-139
/
+183
|
/
*
Merge "Improve documentation of constants throughout the codebase"
jenkins-bot
2019-04-12
1
-3
/
+0
|
\
|
*
Improve documentation of constants throughout the codebase
Thiemo Kreuz
2019-02-26
1
-3
/
+0
*
|
jobqueue: add GenericParameterJob and RunnableJob interface
Aaron Schulz
2019-04-08
1
-4
/
+3
*
|
Collapse some nested if statements
Reedy
2019-04-04
1
-5
/
+3
*
|
WatchedItemStore: Use batching in setNotificationTimestampsForUser
Roan Kattouw
2019-03-21
1
-18
/
+56
*
|
Fix WatchedItemStore last-seen stashing logic
Aaron Schulz
2019-03-14
1
-5
/
+22
*
|
Merge "Stash WatchedItem changes so that the jobs run from the queue"
jenkins-bot
2019-03-06
5
-35
/
+150
|
\
\
[next]