| .. |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2018-07-01 21:52:47 +02:00 |
|
CliInstaller.php
|
Replace call_user_func_array(), part 1
|
2018-06-04 23:39:04 -07:00 |
|
DatabaseInstaller.php
|
Update suppressWarning()/restoreWarning() calls
|
2018-02-10 08:50:12 +00:00 |
|
DatabaseUpdater.php
|
Get rid of call_user_func(_array)(), part 3
|
2018-06-10 02:21:24 +00:00 |
|
InstallDocFormatter.php
|
|
|
|
Installer.php
|
Clean up CSPRNG support for PHP7
|
2018-06-10 00:52:04 +00:00 |
|
InstallerOverrides.php
|
|
|
|
InstallerSessionProvider.php
|
|
|
|
LocalSettingsGenerator.php
|
installer: Add support for PlatformSettings.php
|
2018-04-10 02:51:02 +00:00 |
|
MssqlInstaller.php
|
|
|
|
MssqlUpdater.php
|
Make archive.ar_rev_id unique
|
2018-06-04 08:52:06 +00:00 |
|
MysqlInstaller.php
|
Merge "installer: Don't allow setting $wgDBmysql5"
|
2018-06-01 21:35:50 +00:00 |
|
MysqlUpdater.php
|
Avoid recreating ar_revid index after it's replaced by ar_revid_uniq
|
2018-06-05 11:35:03 -04:00 |
|
OracleInstaller.php
|
Fix bogus DatabaseOracle::__construct() calls in OracleInstaller
|
2018-02-28 22:59:30 +00:00 |
|
OracleUpdater.php
|
Make archive.ar_rev_id unique
|
2018-06-04 08:52:06 +00:00 |
|
PhpBugTests.php
|
|
|
|
PostgresInstaller.php
|
Bump required Postgres version to 9.2
|
2018-03-26 20:12:36 +00:00 |
|
PostgresUpdater.php
|
Make archive.ar_rev_id unique
|
2018-06-04 08:52:06 +00:00 |
|
SqliteInstaller.php
|
Update suppressWarning()/restoreWarning() calls
|
2018-02-10 08:50:12 +00:00 |
|
SqliteUpdater.php
|
Avoid recreating ar_revid index after it's replaced by ar_revid_uniq
|
2018-06-05 11:35:03 -04:00 |
|
WebInstaller.php
|
Use \u{00A0} instead of   or
|
2018-06-24 01:20:13 +00: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
|
installer: Do not wrongly hide namespace input field
|
2018-05-08 02:39:52 +00:00 |
|
WebInstallerOptions.php
|
Use \u{00A0} instead of   or
|
2018-06-24 01:20:13 +00:00 |
|
WebInstallerOutput.php
|
skins: Move default style modules to getDefaultModules
|
2018-05-04 23:52:02 +00:00 |
|
WebInstallerPage.php
|
|
|
|
WebInstallerReadme.php
|
|
|
|
WebInstallerReleaseNotes.php
|
|
|
|
WebInstallerRestart.php
|
|
|
|
WebInstallerUpgrade.php
|
|
|
|
WebInstallerUpgradeDoc.php
|
|
|
|
WebInstallerWelcome.php
|
|
|