wiki.techinc.nl/includes/installer
2018-06-01 21:35:50 +00:00
..
i18n Merge "installer: Hide binary/utf-8 charset option from users" 2018-06-01 21:25:58 +00:00
CliInstaller.php installer: Don't allow setting $wgDBmysql5 2018-06-01 11:57:52 -07:00
DatabaseInstaller.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
DatabaseUpdater.php Have class match filename in some maintenance scripts 2018-05-23 19:36:51 -07:00
InstallDocFormatter.php InstallDocFormatter: Add missing @covers scope 2017-11-22 11:01:54 -08:00
Installer.php Bump PHP version requirement to 7.0.0+ 2018-05-24 16:15:56 +01: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 Add ct_tag_id field to change_tag table 2018-05-18 16:37:04 +02:00
MysqlInstaller.php Merge "installer: Don't allow setting $wgDBmysql5" 2018-06-01 21:35:50 +00:00
MysqlUpdater.php Add ct_tag_id field to change_tag table 2018-05-18 16:37:04 +02:00
OracleInstaller.php Fix bogus DatabaseOracle::__construct() calls in OracleInstaller 2018-02-28 22:59:30 +00:00
OracleUpdater.php Add ct_tag_id field to change_tag table 2018-05-18 16:37:04 +02: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 Add ct_tag_id field to change_tag table 2018-05-18 16:37:04 +02:00
SqliteInstaller.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
SqliteUpdater.php Add ct_tag_id field to change_tag table 2018-05-18 16:37:04 +02:00
WebInstaller.php Handle extension dependencies in the installer 2018-04-13 15:28:40 -07:00
WebInstallerComplete.php
WebInstallerCopying.php
WebInstallerDBConnect.php
WebInstallerDBSettings.php
WebInstallerDocument.php
WebInstallerExistingWiki.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
WebInstallerInstall.php
WebInstallerLanguage.php Avoid sorting the language array twice 2018-05-22 23:02:34 -07:00
WebInstallerName.php installer: Do not wrongly hide namespace input field 2018-05-08 02:39:52 +00:00
WebInstallerOptions.php installer: Clean up ext-dependency jQuery code 2018-04-18 03:14:30 +01:00
WebInstallerOutput.php skins: Move default style modules to getDefaultModules 2018-05-04 23:52:02 +00:00
WebInstallerPage.php Clean up remaining get_class() uses 2017-03-07 22:03:47 +00:00
WebInstallerReadme.php
WebInstallerReleaseNotes.php
WebInstallerRestart.php
WebInstallerUpgrade.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php