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
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
2
-3
/
+3
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-8
/
+9
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Fix various real types related to scalar types
Umherirrender
2022-03-10
1
-1
/
+1
*
Fix various documentation related to scalar types
Umherirrender
2022-03-09
2
-4
/
+4
*
Merge "watcheditem: Try getting the cached version in resetNotificationTimest...
jenkins-bot
2022-01-17
1
-1
/
+1
|
\
|
*
watcheditem: Try getting the cached version in resetNotificationTimestamp
Amir Sarabadani
2022-01-13
1
-1
/
+1
*
|
Explicit cast TS_UNIX to int for arithmetic operations and int args
Umherirrender
2022-01-11
1
-2
/
+2
|
/
*
Fix typos in comments (N-R)
Siddharth VP
2022-01-09
1
-1
/
+1
*
Allow setting max execution time to several special pages
Amir Sarabadani
2021-12-15
1
-2
/
+14
*
Change WatchedItemStore to cache an array instead of MapCacheLRU
drynok
2021-10-18
1
-14
/
+17
*
WatchedItemStore: forwards compatibility for stash value change
Tim Starling
2021-10-05
1
-2
/
+14
*
watcheditem: Use lazy push for WatchlistExpiryJob
Amir Sarabadani
2021-10-01
1
-1
/
+1
*
ActivityUpdateJob: accept PageReference
DannyS712
2021-09-21
1
-19
/
+3
*
Drop deprecated BeforeResetNotificationTimestamp hook
DannyS712
2021-09-21
2
-69
/
+11
*
Merge "Using @return never documentation on always-throw-function"
jenkins-bot
2021-09-08
1
-0
/
+1
|
\
|
*
Using @return never documentation on always-throw-function
Umherirrender
2021-09-07
1
-0
/
+1
*
|
Merge "Simplify WatchedItemQueryService::getRecentChangeFieldsFromRow"
jenkins-bot
2021-09-07
1
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
Simplify WatchedItemQueryService::getRecentChangeFieldsFromRow
Matěj Suchánek
2021-06-15
1
-7
/
+4
*
|
docs: Change wording master to primary in comments and log text
Umherirrender
2021-09-01
1
-1
/
+1
*
|
Add typehints to several methods
Daimona Eaytoy
2021-08-31
1
-1
/
+1
*
|
Merge "WatchedItemStore: clean up, simplify, and misc tweaks"
jenkins-bot
2021-07-26
1
-98
/
+113
|
\
\
|
*
|
WatchedItemStore: clean up, simplify, and misc tweaks
DannyS712
2021-07-23
1
-98
/
+113
*
|
|
Remove WatchedItemStoreInterface::enqueueWatchlistExpiryJob
DannyS712
2021-07-23
3
-29
/
+0
|
/
/
*
|
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
|
WatchedItemStore: use UserFactory::newFromUserIdentity()
DannyS712
2021-07-20
1
-1
/
+1
*
|
Don't pass unneeded variables into anonymous functions
DannyS712
2021-07-13
1
-1
/
+1
*
|
Remove WatchedItem::getUser, deprecated and unused
Petr Pchelko
2021-06-17
1
-10
/
+0
|
/
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Hard deprecate BeforeResetNotificationTimestamp hook
DannyS712
2021-06-06
1
-1
/
+1
*
Migrate WatchedItemQueryService to Authority
DannyS712
2021-05-26
1
-16
/
+7
*
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
1
-1
/
+1
*
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
James D. Forrester
2021-04-29
1
-1
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-9
/
+9
*
Stop using legacy ActorMigration field "rc_user"
Tim Starling
2021-04-28
1
-31
/
+8
*
Fix NoWriteWatchedItemStore::countWatchersMultiple
DannyS712
2021-04-23
1
-2
/
+2
*
Merge "Convert WatchedItem et al to PageIdentity"
jenkins-bot
2021-03-26
4
-117
/
+307
|
\
|
*
Convert WatchedItem et al to PageIdentity
Cindy Cicalese
2021-03-26
4
-117
/
+307
*
|
Add WatchedItemStore::maybeEnqueueWatchlistExpiryJob
DannyS712
2021-03-25
3
-0
/
+38
|
/
*
Convert WatchedItemStoreUnitTest to pure unit tests
DannyS712
2021-03-21
1
-1
/
+5
*
WatchedItemStore: inject a TitleFactory
DannyS712
2021-03-17
1
-2
/
+8
*
Hard deprecate WatchedItem::getUser in favor of ::getUserIdentity
Vadim Kovalenko
2021-02-26
1
-0
/
+2
*
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
[next]