wiki.techinc.nl/includes/installer
Translation updater bot 1fd35bc924 Localisation updates from https://translatewiki.net.
Change-Id: I213ca5e0b1b5fc1bfb666d1246086b3ed5f2866b
2019-03-20 21:56:08 +01:00
..
i18n Localisation updates from https://translatewiki.net. 2019-03-20 21:56:08 +01:00
CliInstaller.php Save value from CLI installers --lang argument 2018-12-03 11:48:08 +01:00
DatabaseInstaller.php Various fixes for phan-taint-check 2019-02-17 11:41:11 +00:00
DatabaseUpdater.php resourceloader: Make $rl parameter mandatory for MessageBlobStore 2019-02-19 17:16:57 +00:00
InstallDocFormatter.php InstallDocFormatter: Add missing @covers scope 2017-11-22 11:01:54 -08:00
Installer.php Merge "installer: Remove redundant $key variable" 2019-03-09 22:38:59 +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 Fix small typos 2019-01-27 17:40:18 +05:30
MssqlInstaller.php Check minimum database server version when running update.php 2017-10-02 22:23:32 -07:00
MssqlUpdater.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
MysqlInstaller.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
MysqlUpdater.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
OracleInstaller.php Fix bogus DatabaseOracle::__construct() calls in OracleInstaller 2018-02-28 22:59:30 +00:00
OracleUpdater.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11: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 Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
SqliteInstaller.php Bump minimum SQLite version to 3.8.0 2019-03-10 17:30:09 -07:00
SqliteUpdater.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
WebInstaller.php installer: Replace the use of global $wgParser with services 2019-03-03 15:05:16 +01: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 resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +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