|
MediaWiki
master
|

Files | |
| file | AtomicSectionUpdate.php [code] |
| file | AutoCommitUpdate.php [code] |
| file | CdnCacheUpdate.php [code] |
| CDN cache purging. | |
| file | DataUpdate.php [code] |
| Base code for update jobs that do something with some secondary data extracted from article. | |
| file | DeferrableCallback.php [code] |
| file | DeferrableUpdate.php [code] |
| file | DeferredUpdates.php [code] |
| Interface and manager for deferred updates. | |
| file | HTMLCacheUpdate.php [code] |
| HTML cache invalidation of all pages linking to a given title. | |
| file | LinksDeletionUpdate.php [code] |
| Updater for link tracking tables after a page edit. | |
| file | LinksUpdate.php [code] |
| Updater for link tracking tables after a page edit. | |
| file | MergeableUpdate.php [code] |
| file | MWCallableUpdate.php [code] |
| file | SearchUpdate.php [code] |
| Search index updater. | |
| file | SiteStatsUpdate.php [code] |
| 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. | |
| file | SqlDataUpdate.php [code] |
| Base code for update jobs that put some secondary data extracted from article content into the database. | |