wiki.techinc.nl/includes/installer
Amir Sarabadani cd7a28d30f Migrate iwlinks to abstract schema
In order to migrate MySQL and Sqlite to abstract schema changed the
iwl_title data type from varchar binary to varbinary. This wouldn't
affect production.

For migrating Postgres:
 - Turning the unique index to PK to make it in sync with MySQL

Bug: T164898
Bug: T230428
Change-Id: Iaa625b66c874023b8cf2403917fa2fa120279208
2020-09-05 20:02:43 +02:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
i18n Localisation updates from https://translatewiki.net. 2020-08-24 11:56:21 +02:00
CliInstaller.php CliInstaller: fail in a sane way when the password is invalid 2020-07-13 12:09:11 +02:00
DatabaseInstaller.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
DatabaseUpdater.php Revert "Add a new type of database to the installer from extension" 2020-07-22 16:05:31 -07:00
InstallDocFormatter.php
Installer.php installer: Write to wgLogos, not wgLogo 2020-07-29 02:15:51 +01:00
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
LocalSettingsGenerator.php installer: Write to wgLogos, not wgLogo 2020-07-29 02:15:51 +01:00
MysqlInstaller.php
MysqlUpdater.php Migrate iwlinks to abstract schema 2020-09-05 20:02:43 +02:00
PostgresInstaller.php installer: PostgreSQL installer should respect a custom port 2020-08-11 22:24:34 -07:00
PostgresUpdater.php Migrate iwlinks to abstract schema 2020-09-05 20:02:43 +02:00
SqliteInstaller.php Pass function name to database functions (rdbms/installer) 2020-06-07 21:06:47 +02:00
SqliteUpdater.php Migrate iwlinks to abstract schema 2020-09-05 20:02:43 +02:00
WebInstaller.php installer: Remove deprecated getWarningBox() and getErrorBox() 2020-07-29 01:19:00 +01:00
WebInstallerComplete.php
WebInstallerCopying.php
WebInstallerDBConnect.php Revert "Add a new type of database to the installer from extension" 2020-07-22 16:05:31 -07:00
WebInstallerDBSettings.php
WebInstallerDocument.php
WebInstallerExistingWiki.php Revert "Add a new type of database to the installer from extension" 2020-07-22 16:05:31 -07:00
WebInstallerInstall.php
WebInstallerLanguage.php
WebInstallerName.php
WebInstallerOptions.php installer: Write to wgLogos, not wgLogo 2020-07-29 02:15:51 +01:00
WebInstallerOutput.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
WebInstallerPage.php
WebInstallerReleaseNotes.php Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
WebInstallerRestart.php
WebInstallerUpgrade.php Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php