 | Up one level
| |
 | blob_tracking.sql [source] [57 lines] | |
 | blobs.sql [source] [7 lines] | |
 | checkStorage.php [source] [528 lines] | Fsck for MediaWiki 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. |
 | compressOld.php [source] [468 lines] | Compress the text of a wiki. Usage: |
 | drop_content_model_info.sql [source] [7 lines] | |
 | dumpRev.php [source] [88 lines] | Get the text of a revision, resolving external storage if needed. 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. |
 | fixBug20757.php [source] [351 lines] | Script to fix bug 20757. 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. |
 | make-blobs [source] [14 lines] | |
 | moveToExternal.php [source] [126 lines] | Move revision's text to external storage |
 | orphanStats.php [source] [84 lines] | Show some statistics on the blob_orphans table, created with trackBlobs.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. |
 | recompressTracked.php [source] [844 lines] | Moves blobs indexed by trackBlobs.php to a specified list of destination clusters, and recompresses them in the process. 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. |
 | resolveStubs.php [source] [121 lines] | Convert history stubs that point to an external row to direct external pointers. 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. |
 | storageTypeStats.php [source] [115 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. |
 | testCompression.php [source] [101 lines] | Test revision text compression and decompression. |
 | trackBlobs.php [source] [398 lines] | Adds blobs from a given external storage cluster to the blob_tracking table. |