Classes | |
class | ForkController |
Class for managing forking command line scripts. More... | |
class | SevenZipStream |
Stream wrapper around 7za filter program. More... | |
class | DumpDBZip2Output |
class | BackupDumper |
class | BaseDump |
Readahead helper for making large MediaWiki data dumps; reads in a previous XML dump to sequentially prefetch text records already normalized and decompressed. More... | |
class | Site |
class | TextPassDumper |
class | BackupReader |
class | InstallerRepository |
class | LocalInstallerRepository |
class | WebInstallerRepository |
class | SVNInstallerRepository |
class | InstallerResource |
class | LocalInstallerResource |
class | WebInstallerResource |
class | SVNInstallerResource |
class | ExtensionInstaller |
class | Maintenance |
Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effort. More... | |
class | ParserTest |
class | CheckStorage |
class | UserDupes |
Look for duplicate user table entries and optionally prune them. More... | |
class | userOptions |
Files | |
file | addwiki.php |
Add a new wiki Wikimedia specific! | |
file | backup.inc |
Copyright (C) 2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/. | |
file | cleanupDupes.inc |
If on the old non-unique indexes, check the cur table for duplicate entries and remove them. | |
file | convertLinks.inc |
file | doMaintenance.php |
We want to make this whole thing as seamless as possible to the end-user. | |
file | dumpBackup.php |
Copyright (C) 2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/. | |
file | dumpInterwiki.inc |
Rebuild interwiki table using the file on meta and the language list Wikimedia specific! | |
file | dumpInterwiki.php |
Rebuild interwiki table using the file on meta and the language list Wikimedia specific! | |
file | dumpTextPass.php |
Copyright (C) 2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/. | |
file | eval.php |
PHP lacks an interactive mode, but this can be very helpful when debugging. | |
file | FiveUpgrade.inc |
file | fuzz-tester.php |
file | importDump.php |
Copyright (C) 2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/. | |
file | importImages.inc |
Support functions for the importImages script. | |
file | importImages.php |
Maintenance script to import one or more images from the local file system into the wiki without using the web-based interface. | |
file | importTextFile.php |
Maintenance script allows creating or editing pages using the contents of a text file. | |
file | importUseModWiki.php |
Import data from a UseModWiki into a MediaWiki wiki 2003-02-09 Brion VIBBER <brion@pobox.com> Based loosely on Magnus's code from 2001-2002. | |
file | installExtension.php |
Copyright (C) 2006 Daniel Kinzler, brightbyte.de. | |
file | Maintenance.php |
file | mcc.php |
memcached diagnostic tool | |
file | mwdocgen.php |
Script to easily generate the mediawiki documentation using doxygen. | |
file | ourusers.php |
Wikimedia specific. | |
file | parserTests.inc |
file | parserTests.php |
file | parserTestsParserHook.php |
A basic extension that's used by the parser tests to test whether input and arguments are passed to extensions properly. | |
file | parserTestsParserTime.php |
A basic extension that's used by the parser tests to test date magic words. | |
file | parserTestsStaticParserHook.php |
A basic extension that's used by the parser tests to test whether the parser calls extensions when they're called inside comments, it shouldn't do that. | |
file | populateCategory.inc |
file | populateCategory.php |
file | populateLogSearch.inc |
Makes the required database updates for log display in Special:RevisionDelete. | |
file | preprocessorFuzzTest.php |
file | purgeOldText.inc |
Support functions for cleaning up redundant text records. | |
file | rebuildInterwiki.inc |
Rebuild interwiki table using the file on meta and the language list Wikimedia specific! | |
file | rebuildInterwiki.php |
Rebuild interwiki table using the file on meta and the language list Wikimedia specific! | |
file | renamewiki.php |
Why yes, this *is* another special-purpose Wikimedia maintenance script! Should be fixed up and generalized. | |
file | renderDump.php |
Take page text out of an XML dump file and render basic HTML out to files. | |
file | checkStorage.php |
Fsck for MediaWiki. | |
file | compressOld.inc |
file | compressOld.php |
Compress the text of a wiki. | |
file | moveToExternal.php |
Move revision's text to external storage. | |
file | resolveStubs.php |
file | undelete.php |
Undelete a page by fetching it from the archive table. | |
file | update.php |
Run all updaters. | |
file | updaters.inc |
file | upgrade1_5.php |
Alternate 1.4 -> 1.5 schema upgrade. | |
file | userDupes.inc |
file | userOptions.inc |
file | userOptions.php |
Script to change users skins on the fly. |