|
| | CliInstaller.php |
| | Core installer command line interface.
|
| |
| | DatabaseInstaller.php |
| | DBMS-specific installation helper.
|
| |
| | DatabaseUpdater.php |
| | DBMS-specific updater helper.
|
| |
| | InstallDocFormatter.php |
| | Installer-specific wikitext formatting.
|
| |
| | Installer.php |
| | Base code for MediaWiki installer.
|
| |
| | InstallerOverrides.php |
| | MediaWiki installer overrides.
|
| |
| | InstallerSessionProvider.php |
| | Session provider which always provides the same session ID and doesn't persist the session.
|
| |
| | InstallException.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.
|
| |
| | LocalSettingsGenerator.php |
| | Generator for LocalSettings.php file.
|
| |
| | MysqlInstaller.php |
| | MySQL-specific installer.
|
| |
| | MysqlUpdater.php |
| | MySQL-specific updater.
|
| |
| | PostgresInstaller.php |
| | PostgreSQL-specific installer.
|
| |
| | PostgresUpdater.php |
| | PostgreSQL-specific updater.
|
| |
| | SqliteInstaller.php |
| | Sqlite-specific installer.
|
| |
| | SqliteUpdater.php |
| | Sqlite-specific updater.
|
| |
| | WebInstaller.php |
| | Core installer web interface.
|
| |
| | WebInstallerComplete.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.
|
| |
| | WebInstallerCopying.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.
|
| |
| | WebInstallerDBConnect.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.
|
| |
| | WebInstallerDBSettings.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.
|
| |
| | WebInstallerDocument.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.
|
| |
| | WebInstallerExistingWiki.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.
|
| |
| | WebInstallerInstall.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.
|
| |
| | WebInstallerLanguage.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.
|
| |
| | WebInstallerName.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.
|
| |
| | WebInstallerOptions.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.
|
| |
| | WebInstallerOutput.php |
| | Output handler for the web installer.
|
| |
| | WebInstallerPage.php |
| | Base code for web installer pages.
|
| |
| | WebInstallerReleaseNotes.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.
|
| |
| | WebInstallerRestart.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.
|
| |
| | WebInstallerUpgrade.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.
|
| |
| | WebInstallerUpgradeDoc.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.
|
| |
| | WebInstallerWelcome.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.
|
| |