MediaWiki REL1_34
|
Files | |
AtomicSectionUpdate.php | |
AutoCommitUpdate.php | |
CdnCacheUpdate.php | |
CDN cache purging. | |
DataUpdate.php | |
Base code for update jobs that do something with some secondary data extracted from article. | |
DeferrableCallback.php | |
DeferrableUpdate.php | |
DeferredUpdates.php | |
Interface and manager for deferred updates. | |
EnqueueableDataUpdate.php | |
HTMLCacheUpdate.php | |
HTML cache invalidation of all pages linking to a given title. | |
JobQueueEnqueueUpdate.php | |
Handler for triggering the enqueuing of lazy-pushed jobs. | |
LinksDeletionUpdate.php | |
Updater for link tracking tables after a page edit. | |
LinksUpdate.php | |
Updater for link tracking tables after a page edit. | |
MergeableUpdate.php | |
MessageCacheUpdate.php | |
Message cache purging and in-place update handler for specific message page changes. | |
MWCallableUpdate.php | |
SearchUpdate.php | |
Search index updater. | |
SendPasswordResetEmailUpdate.php | |
Send an email to reset the password. | |
SiteStatsUpdate.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
TransactionRoundAwareUpdate.php | |
TransactionRoundDefiningUpdate.php | |
UserEditCountUpdate.php | |
User edit count incrementing. | |
WANCacheReapUpdate.php | |