 | Up one level
| |
 | CallableUpdate.php [source] [29 lines] | |
 | DataUpdate.php [source] [125 lines] | Base code for update jobs that do something with some secondary data extracted from article. 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. |
 | DeferredUpdates.php [source] [136 lines] | Interface and manager for deferred updates. 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. |
 | HTMLCacheUpdate.php [source] [70 lines] | HTML cache invalidation of all pages linking to a given title. 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. |
 | LinksUpdate.php [source] [1019 lines] | Updater for link tracking tables after a page edit. 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. |
 | SearchUpdate.php [source] [209 lines] | Search index updater See deferred.txt |
 | SiteStatsUpdate.php [source] [254 lines] | 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
 | SqlDataUpdate.php [source] [159 lines] | Base code for update jobs that put some secondary data extracted from article content into the database. 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. |
 | SquidUpdate.php [source] [311 lines] | Squid cache purging. 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. |
 | ViewCountUpdate.php [source] [119 lines] | Update for the 'page_counter' field 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. |