wiki.techinc.nl/includes/installer
2023-08-08 11:01:32 +00:00
..
Hook
i18n Localisation updates from https://translatewiki.net. 2023-08-07 08:11:37 +02:00
CliInstaller.php installer: Support SSL in the installer 2023-05-03 20:39:17 +02:00
DatabaseInstaller.php installer: Check MariaDB version in updater/installer 2023-07-22 23:02:09 +02:00
DatabaseUpdater.php Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
InstallDocFormatter.php
Installer.php Replace array_keys in foreach to use $_ as value instead 2023-07-10 02:53:52 +00:00
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php
LocalSettingsGenerator.php
MysqlInstaller.php installer: Check MariaDB version in updater/installer 2023-07-22 23:02:09 +02:00
MysqlUpdater.php Schema: Add pl_target_id column to pagelinks 2023-07-25 21:03:45 +02:00
Pingback.php Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
PostgresInstaller.php installer: Check MariaDB version in updater/installer 2023-07-22 23:02:09 +02:00
PostgresUpdater.php Schema: Add pl_target_id column to pagelinks 2023-07-25 21:03:45 +02:00
SqliteInstaller.php installer: Check MariaDB version in updater/installer 2023-07-22 23:02:09 +02:00
SqliteUpdater.php Schema: Add pl_target_id column to pagelinks 2023-07-25 21:03:45 +02:00
WebInstaller.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WebInstallerComplete.php Use Html::encodeJsVar() and Html::encodeJsCall() 2023-07-20 16:53:52 +02:00
WebInstallerCopying.php
WebInstallerDBConnect.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WebInstallerDBSettings.php
WebInstallerDocument.php
WebInstallerExistingWiki.php
WebInstallerInstall.php
WebInstallerLanguage.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WebInstallerName.php Reorg: Move Pingback to installer/ 2023-06-05 09:42:57 -04:00
WebInstallerOptions.php Use Html::encodeJsVar() and Html::encodeJsCall() 2023-07-20 16:53:52 +02:00
WebInstallerOutput.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WebInstallerPage.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WebInstallerReleaseNotes.php
WebInstallerRestart.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WebInstallerUpgrade.php
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php