wiki.techinc.nl/includes/installer
2018-12-09 01:34:23 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2018-12-06 22:02:15 +01:00
CliInstaller.php Save value from CLI installers --lang argument 2018-12-03 11:48:08 +01:00
DatabaseInstaller.php Improve display of an SQL error during the installation 2018-11-16 23:56:31 +01:00
DatabaseUpdater.php Drop the image_comment_temp table 2018-11-14 15:04:31 -05:00
InstallDocFormatter.php
Installer.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
InstallerOverrides.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
InstallerSessionProvider.php
LocalSettingsGenerator.php installer: Add support for PlatformSettings.php 2018-04-10 02:51:02 +00:00
MssqlInstaller.php
MssqlUpdater.php Drop ct_tag column from change_tag table 2018-11-28 23:03:43 +01:00
MysqlInstaller.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
MysqlUpdater.php Drop ct_tag column from change_tag table 2018-11-28 23:03:43 +01:00
OracleInstaller.php Fix bogus DatabaseOracle::__construct() calls in OracleInstaller 2018-02-28 22:59:30 +00:00
OracleUpdater.php Drop ct_tag column from change_tag table 2018-11-28 23:03:43 +01:00
PhpBugTests.php
PostgresInstaller.php Bump required Postgres version to 9.2 2018-03-26 20:12:36 +00:00
PostgresUpdater.php Merge "No yoda conditions" 2018-12-09 01:34:23 +00:00
SqliteInstaller.php Move l10n_cache table to a separate DB for sqlite via the installer 2018-08-14 17:29:01 +00:00
SqliteUpdater.php Merge "Drop ct_tag column from change_tag table" 2018-11-28 23:52:05 +00:00
WebInstaller.php Only expand {{...}} in messages once (part 2) 2018-10-26 17:09:42 +00:00
WebInstallerComplete.php
WebInstallerCopying.php
WebInstallerDBConnect.php
WebInstallerDBSettings.php
WebInstallerDocument.php Rename WebInstallerOutput::addWikiTextInterface 2018-10-21 23:02:32 -04:00
WebInstallerExistingWiki.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
WebInstallerInstall.php
WebInstallerLanguage.php Only use languages with localisation in the installer 2018-06-20 16:21:08 +02:00
WebInstallerName.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
WebInstallerOptions.php Do not pass unused parameter 2018-12-01 18:04:44 +01:00
WebInstallerOutput.php installer: Use getUrl() for CSS link in WebInstallerOutput 2018-11-04 21:00:00 +00:00
WebInstallerPage.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
WebInstallerReadme.php
WebInstallerReleaseNotes.php
WebInstallerRestart.php
WebInstallerUpgrade.php WebInstallerUpgrade: Simplify return paths 2018-12-01 21:31:27 +00:00
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php Rename WebInstallerOutput::addWikiTextInterface 2018-10-21 23:02:32 -04:00