wiki.techinc.nl/includes/installer
Translation updater bot ed4d7ef057 Localisation updates from https://translatewiki.net.
Change-Id: I4b631605549ac3599ca01d59fa69e35fad6c879e
2018-10-15 21:57:04 +02:00
..
i18n Localisation updates from https://translatewiki.net. 2018-10-15 21:57:04 +02:00
CliInstaller.php install.php: Allow extensions and skins to be specified 2018-10-10 03:26:14 +00:00
DatabaseInstaller.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
DatabaseUpdater.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
InstallDocFormatter.php InstallDocFormatter: Add missing @covers scope 2017-11-22 11:01:54 -08:00
Installer.php install.php: Allow extensions and skins to be specified 2018-10-10 03:26:14 +00:00
InstallerOverrides.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
InstallerSessionProvider.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
LocalSettingsGenerator.php installer: Add support for PlatformSettings.php 2018-04-10 02:51:02 +00:00
MssqlInstaller.php Check minimum database server version when running update.php 2017-10-02 22:23:32 -07:00
MssqlUpdater.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
MysqlInstaller.php Make MysqlInstaller check if DB exists in a cleaner way 2018-08-24 22:49:15 -07:00
MysqlUpdater.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
OracleInstaller.php Fix bogus DatabaseOracle::__construct() calls in OracleInstaller 2018-02-28 22:59:30 +00:00
OracleUpdater.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
PhpBugTests.php A few doc comment fixups 2017-12-04 11:11:52 +11:00
PostgresInstaller.php Bump required Postgres version to 9.2 2018-03-26 20:12:36 +00:00
PostgresUpdater.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04: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 Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
WebInstaller.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
WebInstallerComplete.php
WebInstallerCopying.php
WebInstallerDBConnect.php
WebInstallerDBSettings.php
WebInstallerDocument.php Tidy and rename WebInstallerOutput::addWikiText() to addWikiTextInterface() 2018-09-25 14:47:33 -04:00
WebInstallerExistingWiki.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07: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 Web installer: Correctly escape U+00A0 NO-BREAK SPACE 2018-07-08 23:16:22 -04:00
WebInstallerOutput.php Tidy and rename WebInstallerOutput::addWikiText() to addWikiTextInterface() 2018-09-25 14:47:33 -04:00
WebInstallerPage.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
WebInstallerReadme.php
WebInstallerReleaseNotes.php
WebInstallerRestart.php
WebInstallerUpgrade.php
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php Tidy and rename WebInstallerOutput::addWikiText() to addWikiTextInterface() 2018-09-25 14:47:33 -04:00