wiki.techinc.nl/includes/installer
Ebrahim Byagowi 4c270a72ac Add namespace to WikitextContent
It adds MediaWiki\Content namespace to WikitextContent
and two classes related.

Change-Id: Ib74e4c5b3edac6aa0e35d3b2093ce1d0b794cb6d
2024-08-06 17:42:51 +03:30
..
Hook
i18n Localisation updates from https://translatewiki.net. 2024-07-30 09:06:14 +02:00
CliInstaller.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
ConnectionStatus.php Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
DatabaseConnectForm.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
DatabaseForm.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
DatabaseInstaller.php Remove error printing in MWException 2024-04-25 11:58:53 +00:00
DatabaseSettingsForm.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
DatabaseUpdater.php Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
InstallDocFormatter.php
Installer.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php
LocalSettingsGenerator.php
MysqlConnectForm.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
MysqlInstaller.php rdbms: stop passing bogus $dbname values to DatabaseMySQL::open() 2024-06-05 02:49:53 +00:00
MysqlSettingsForm.php rdbms: stop passing bogus $dbname values to DatabaseMySQL::open() 2024-06-05 02:49:53 +00:00
MysqlUpdater.php schema: Remove allowInfinite from page_links_updated 2024-07-29 22:48:07 +02:00
Pingback.php Update Pingback.php documentation 2024-07-29 10:01:49 -04:00
PostgresConnectForm.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
PostgresInstaller.php Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
PostgresSettingsForm.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
PostgresUpdater.php Merge "DatabaseUpdater: Don't require script path in 'runMaintenance'" 2024-06-19 00:06:29 +00:00
SqliteConnectForm.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
SqliteInstaller.php Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00
SqliteUpdater.php Merge "DatabaseUpdater: Don't require script path in 'runMaintenance'" 2024-06-19 00:06:29 +00:00
WebInstaller.php installer: Use $this->request instead of $wgRequest in WebInstaller 2024-07-02 18:56:19 +00:00
WebInstallerComplete.php installer: Remove MSIE 7+ workaround 2024-03-29 23:22:19 +00:00
WebInstallerCopying.php
WebInstallerDBConnect.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
WebInstallerDBSettings.php Split web-specific code out of DatabaseInstaller 2024-03-13 13:04:13 +11:00
WebInstallerDocument.php
WebInstallerExistingWiki.php
WebInstallerInstall.php
WebInstallerLanguage.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
WebInstallerName.php Namespace includes/password 2024-05-18 16:17:38 +01:00
WebInstallerOptions.php
WebInstallerOutput.php build: Fix line indents 2024-03-11 00:14:16 +01:00
WebInstallerPage.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
WebInstallerReleaseNotes.php
WebInstallerRestart.php
WebInstallerUpgrade.php
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php