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
*
Use static closures where safe to use
Umherirrender
2021-02-11
2
-3
/
+3
*
Make UserIdentity objects aware of which wiki they belong to.
Cindy Cicalese
2021-02-02
1
-1
/
+1
*
WatchedItemStore: Use REPLACE when inserting expiries after page move
MusikAnimal
2021-01-14
1
-1
/
+2
*
WatchedItemStore: use UserFactory
DannyS712
2021-01-10
1
-2
/
+9
*
ApiQueryInfo: Return watchlist expiry when applicable for inprop=watched
MusikAnimal
2021-01-06
3
-15
/
+61
*
WatchedItemQueryService: Add expiry to items
DannyS712
2020-12-01
1
-2
/
+4
*
Merge "Use LinkBatchFactory in WatchedItemStore"
jenkins-bot
2020-11-06
1
-4
/
+13
|
\
|
*
Use LinkBatchFactory in WatchedItemStore
Umherirrender
2020-11-02
1
-4
/
+13
*
|
Inject UserFactory into WatchedItemQueryService
DannyS712
2020-10-12
1
-2
/
+14
*
|
Normalize WatchedItem expiry field
hmonroy
2020-10-06
2
-29
/
+27
*
|
Document hook names in hook interfaces.
daniel
2020-09-27
2
-0
/
+6
*
|
Correct success messages for action=watch
Sam Wilson
2020-09-03
1
-2
/
+16
*
|
Merge "WatchedItemStore: Cache single WatchedItems with preexisting expiry"
jenkins-bot
2020-08-21
1
-19
/
+34
|
\
\
|
*
|
WatchedItemStore: Cache single WatchedItems with preexisting expiry
MusikAnimal
2020-08-21
1
-19
/
+34
*
|
|
Mark CONSTRUCTOR_OPTIONS as internal
Aryeh Gregor
2020-08-21
1
-1
/
+1
|
/
/
*
/
Update language in watchlist expiry
hmonroy
2020-08-14
1
-0
/
+30
|
/
*
Merge "Default to using watchlist expiry of old page when moving pages"
jenkins-bot
2020-08-06
1
-22
/
+106
|
\
|
*
Default to using watchlist expiry of old page when moving pages
MusikAnimal
2020-08-05
1
-22
/
+106
*
|
Add UI support in Special:EditWatchlist for watchlist expiry
hmonroy
2020-07-30
2
-8
/
+21
*
|
Merge "Watchlist: Return null instead of 0 days remaining"
jenkins-bot
2020-07-29
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Watchlist: Return null instead of 0 days remaining
Dayllan Maza
2020-07-27
1
-4
/
+4
*
|
Watchlist: Fix action=watch caching the wrong expiry
Dayllan Maza
2020-07-28
1
-8
/
+8
|
/
*
Watchlist: Return early if expiry is null
Dayllan Maza
2020-07-25
1
-2
/
+5
*
Fix broken PHPDoc comments that don't start with /**
Thiemo Kreuz
2020-07-23
1
-2
/
+2
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
2
-2
/
+2
*
Merge "Filter out expired watched items when sending email notifications"
jenkins-bot
2020-06-29
1
-8
/
+21
|
\
|
*
Filter out expired watched items when sending email notifications
MusikAnimal
2020-06-24
1
-8
/
+21
*
|
Add clock icon to expiring items in Special:Watchlist
Sam Wilson
2020-06-19
1
-0
/
+15
|
/
*
Add getExpiryInDays function in WatchedItem
suecarmol
2020-06-16
1
-0
/
+29
*
Pass function name to database functions
Umherirrender
2020-06-07
1
-4
/
+6
*
Hooks::run() call site migration
Tim Starling
2020-05-30
2
-4
/
+21
*
Merge "WatchedItemStore: Enforce a maximum watchlist expiry duration"
jenkins-bot
2020-05-27
1
-8
/
+28
|
\
|
*
WatchedItemStore: Enforce a maximum watchlist expiry duration
MusikAnimal
2020-05-22
1
-8
/
+28
*
|
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
[next]