| .. |
|
Hook
|
Drop unused deprecated hooks
|
2022-11-28 13:15:19 +00:00 |
|
LinksUpdate
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
AtomicSectionUpdate.php
|
Use @internal instead of @private per policy
|
2020-06-26 14:14:23 +02:00 |
|
AutoCommitUpdate.php
|
Use finally in AutoCommitUpdate
|
2020-10-24 23:38:10 +02:00 |
|
CdnCacheUpdate.php
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
DataUpdate.php
|
Remove some deprecated methods from deferred updates
|
2022-11-09 11:37:48 -05:00 |
|
DeferrableCallback.php
|
Replace "@stable for implementation" with "@stable to implement"
|
2020-07-13 11:05:49 +02:00 |
|
DeferrableUpdate.php
|
Replace "@stable for implementation" with "@stable to implement"
|
2020-07-13 11:05:49 +02:00 |
|
DeferredUpdates.php
|
Add DeferredUpdatesManager service to replace DeferredUpdates
|
2023-05-29 03:59:03 +00:00 |
|
DeferredUpdatesManager.php
|
Injecting dependencies into DeferredUpdatesManager
|
2023-05-29 03:59:12 +00:00 |
|
DeferredUpdatesScope.php
|
Typo fix: "the the" -> "the"
|
2021-07-17 02:48:54 +00:00 |
|
DeferredUpdatesScopeStack.php
|
deferred: make DeferredUpdates::doUpdates() recursion more uniform
|
2021-01-14 15:37:58 -08:00 |
|
EnqueueableDataUpdate.php
|
Replace "@stable for implementation" with "@stable to implement"
|
2020-07-13 11:05:49 +02:00 |
|
HtmlFileCacheUpdate.php
|
Remove some deprecated methods from deferred updates
|
2022-11-09 11:37:48 -05:00 |
|
JobQueueEnqueueUpdate.php
|
Replace deprecated JobQueueGroup::singleton in JobQueueEnqueueUpdate
|
2021-10-19 20:09:02 +00:00 |
|
MergeableUpdate.php
|
deferred: make DeferredUpdates::doUpdates() recursion more uniform
|
2021-01-14 15:37:58 -08:00 |
|
MessageCacheUpdate.php
|
|
|
|
MWCallableUpdate.php
|
Use @internal instead of @private per policy
|
2020-06-26 14:14:23 +02:00 |
|
RefreshSecondaryDataUpdate.php
|
Move LinksUpdate and LinksDeletionUpdate into the new namespace
|
2022-01-04 15:35:57 +11:00 |
|
SearchUpdate.php
|
Just another 80 or so PHPStorm inspection fixes (#4)
|
2023-03-25 00:39:06 +00:00 |
|
SendPasswordResetEmailUpdate.php
|
|
|
|
SiteStatsUpdate.php
|
Migrate Database::update() to UpdateQueryBuilder
|
2023-06-08 12:34:20 +02:00 |
|
TransactionRoundAwareUpdate.php
|
Replace "@stable for implementation" with "@stable to implement"
|
2020-07-13 11:05:49 +02:00 |
|
TransactionRoundDefiningUpdate.php
|
|
|
|
UserEditCountInfo.php
|
Add hook UserEditCountUpdate
|
2022-01-31 17:00:49 +11:00 |
|
UserEditCountUpdate.php
|
Migrate Database::update() to UpdateQueryBuilder
|
2023-06-08 12:34:20 +02:00 |