MediaWiki
1.23.5
|
Files | |
file | CallableUpdate.php [code] |
file | DataUpdate.php [code] |
Base code for update jobs that do something with some secondary data extracted from article. | |
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 | LinksUpdate.php [code] |
Updater for link tracking tables after a page edit. | |
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. | |
file | SquidUpdate.php [code] |
Squid cache purging. | |
file | ViewCountUpdate.php [code] |
Update for the 'page_counter' field. | |