| .. |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2018-09-22 09:28:29 +02:00 |
|
CliInstaller.php
|
Mass conversion of $wgContLang to service
|
2018-08-11 22:44:29 -06:00 |
|
DatabaseInstaller.php
|
Update suppressWarning()/restoreWarning() calls
|
2018-02-10 08:50:12 +00:00 |
|
DatabaseUpdater.php
|
Merge "Don't throw an exception when waiting for replication times out"
|
2018-09-04 02:20:12 +00:00 |
|
InstallDocFormatter.php
|
|
|
|
Installer.php
|
Merge "Segregate right to edit sitewide CSS/JS"
|
2018-07-26 22:26:11 +00:00 |
|
InstallerOverrides.php
|
Use ::class to resolve class names in includes files
|
2018-01-27 20:34:29 +01:00 |
|
InstallerSessionProvider.php
|
|
|
|
LocalSettingsGenerator.php
|
installer: Add support for PlatformSettings.php
|
2018-04-10 02:51:02 +00:00 |
|
MssqlInstaller.php
|
|
|
|
MssqlUpdater.php
|
Make Schema changes for Partial Blocks
|
2018-09-07 15:25:49 -07:00 |
|
MysqlInstaller.php
|
Make MysqlInstaller check if DB exists in a cleaner way
|
2018-08-24 22:49:15 -07:00 |
|
MysqlUpdater.php
|
Fix some phan-taint-check false positives
|
2018-09-21 17:27:44 -07:00 |
|
OracleInstaller.php
|
Fix bogus DatabaseOracle::__construct() calls in OracleInstaller
|
2018-02-28 22:59:30 +00:00 |
|
OracleUpdater.php
|
Make Schema changes for Partial Blocks
|
2018-09-07 15:25:49 -07: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
|
Make Schema changes for Partial Blocks
|
2018-09-07 15:25:49 -07: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
|
Make Schema changes for Partial Blocks
|
2018-09-07 15:25:49 -07: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
|
|
|
|
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
|
skins: Move default style modules to getDefaultModules
|
2018-05-04 23:52:02 +00: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
|
|
|