..
Hook
i18n
COPYING: Do not reference old FSF postal address
2025-10-02 09:32:10 +00:00
CliInstaller.php
installer: Restore success messages
2025-02-18 02:01:00 +00:00
ConnectionStatus.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
DatabaseConnectForm.php
DatabaseForm.php
DatabaseInstaller.php
installer: Merge manual table creation into the create-tables step
2024-10-01 19:58:53 +00:00
DatabaseSettingsForm.php
installer: Parse messages for Html::warningBox
2024-09-26 19:22:53 +00:00
DatabaseUpdater.php
[DatabaseUpdater] Don't interact with updatelog on virtual domains
2024-10-17 15:12:35 +01:00
InstallDocFormatter.php
Installer.php
installer: Restore success messages
2025-02-18 02:01:00 +00:00
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
LocalSettingsGenerator.php
installer: Consistently use double quotes when outputting settings
2024-09-27 14:53:46 +02:00
MysqlConnectForm.php
Unify installer connection handling
2024-09-26 12:42:18 +10:00
MysqlInstaller.php
installer: fix MySQL create user permissions check
2025-04-18 03:02:04 +00:00
MysqlSettingsForm.php
rdbms: stop passing bogus $dbname values to DatabaseMySQL::open()
2024-06-05 02:49:53 +00:00
MysqlUpdater.php
Add migrateSearchindex functions
2024-11-26 17:59:30 +00:00
Pingback.php
Pass function name to HttpRequestFactory::create
2024-09-19 19:59:46 +02:00
PostgresConnectForm.php
Unify installer connection handling
2024-09-26 12:42:18 +10:00
PostgresInstaller.php
rdbms: fix table prefixing in "FOR UPDATE" clause generation in Postgres
2025-06-24 22:33:30 +01:00
PostgresSettingsForm.php
Unify installer connection handling
2024-09-26 12:42:18 +10:00
PostgresUpdater.php
PostgresUpdater: Fix typo in sites_group index renaming; re-attempt to drop most of the dropped sites indexes
2025-08-03 11:40:46 +01:00
SqliteConnectForm.php
SqliteInstaller.php
rdbms: fix table prefixing in "FOR UPDATE" clause generation in Postgres
2025-06-24 22:33:30 +01:00
SqliteUpdater.php
Merge "Move update-keys.sql to a PHP array"
2024-09-16 10:27:53 +00:00
WebInstaller.php
installer: Restore "complete" success message
2025-02-18 02:01:37 +00:00
WebInstallerComplete.php
installer: Restore "complete" success message
2025-02-18 02:01:37 +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
WebInstallerDocument.php
WebInstallerExistingWiki.php
Unify installer connection handling
2024-09-26 12:42:18 +10:00
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
installer: Parse messages for Html::warningBox
2024-09-26 19:22:53 +00:00
WebInstallerOutput.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
WebInstallerPage.php
Add namespace and deprecation alias to Xml and XmlSelect
2024-05-16 15:23:14 +03:30
WebInstallerReleaseNotes.php
WebInstallerRestart.php
installer: Parse messages for Html::warningBox
2024-09-26 19:22:53 +00:00
WebInstallerUpgrade.php
installer: Restore success messages
2025-02-18 02:01:00 +00:00
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php
installer: Restore success messages
2025-02-18 02:01:00 +00:00