MediaWiki
1.33.1
|
Files | |
file | checkStorage.php [code] |
Fsck for MediaWiki. | |
file | compressOld.php [code] |
Compress the text of a wiki. | |
file | dumpRev.php [code] |
Get the text of a revision, resolving external storage if needed. | |
file | fixT22757.php [code] |
Script to fix T22757. | |
file | moveToExternal.php [code] |
Move revision's text to external storage. | |
file | orphanStats.php [code] |
Show some statistics on the blob_orphans table, created with trackBlobs.php. | |
file | recompressTracked.php [code] |
Moves blobs indexed by trackBlobs.php to a specified list of destination clusters, and recompresses them in the process. | |
file | resolveStubs.php [code] |
Convert history stubs that point to an external row to direct external pointers. | |
file | storageTypeStats.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 | testCompression.php [code] |
Test revision text compression and decompression. | |
file | trackBlobs.php [code] |
Adds blobs from a given external storage cluster to the blob_tracking table. | |