| .. |
|
CliInstaller.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
DatabaseInstaller.php
|
Replace deprecated wfMsg* calls with Message class calls.
|
2012-08-21 21:58:47 +02:00 |
|
DatabaseUpdater.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 23:58:28 +02:00 |
|
Ibm_db2Installer.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
Ibm_db2Updater.php
|
Updates for MW 1.21
|
2012-09-28 16:19:19 +01:00 |
|
InstallDocFormatter.php
|
Added missing GPLv2 headers in some places.
|
2012-05-06 07:50:15 +02:00 |
|
Installer.i18n.php
|
Localisation updates from http://translatewiki.net.
|
2012-08-19 14:30:50 +00:00 |
|
Installer.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |
|
LocalSettingsGenerator.php
|
Add a way for packagers to override some installation details
|
2012-06-12 20:18:44 +04:00 |
|
MysqlInstaller.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
MysqlUpdater.php
|
(bug 34960) drop unused fields rc_moved_to_ns/rc_moved_to_title
|
2012-09-29 17:19:40 +02:00 |
|
OracleInstaller.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
OracleUpdater.php
|
Updates for MW 1.21
|
2012-09-28 16:19:19 +01:00 |
|
PhpBugTests.php
|
Fix doxygen docs before REL1_19 branching
|
2012-02-01 20:53:38 +00:00 |
|
PostgresInstaller.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
PostgresUpdater.php
|
Clean up applyPatch() usage in the installer.
|
2012-08-18 14:13:43 -04:00 |
|
SqliteInstaller.php
|
Added missing GPLv2 headers in some places.
|
2012-05-06 07:50:15 +02:00 |
|
SqliteUpdater.php
|
(bug 34960) drop unused fields rc_moved_to_ns/rc_moved_to_title
|
2012-09-29 17:19:40 +02:00 |
|
WebInstaller.php
|
Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplaceArgs.
|
2012-09-03 11:49:58 +02:00 |
|
WebInstallerOutput.php
|
(bug 39941) Add missing stylesheet common/shared.css to the installer
|
2012-09-14 21:27:35 +02:00 |
|
WebInstallerPage.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |