| .. |
|
CliInstaller.php
|
* Added file description headers
|
2010-08-21 18:20:09 +00:00 |
|
CoreInstaller.php
|
Fix complete breakage of new installer due to multiple ob_flush() calls with gzip handler enabled.
|
2010-08-23 02:31:13 +00:00 |
|
DatabaseInstaller.php
|
* Make the MySQL updater work in the new installer
|
2010-08-22 10:37:27 +00:00 |
|
DatabaseUpdater.php
|
Some extensions like to pass an array for the callback, and method_exists() doesn't like that
|
2010-08-22 12:02:36 +00:00 |
|
Installer.i18n.php
|
Localisation updates for core and extension messages from translatewiki.net (2010-08-30 18:48:00 UTC)
|
2010-08-30 19:13:28 +00:00 |
|
Installer.php
|
Kill oracle installer support until its more complete
|
2010-08-22 20:06:08 +00:00 |
|
LocalSettingsGenerator.php
|
* Added file description headers
|
2010-08-21 18:20:09 +00:00 |
|
MysqlInstaller.php
|
* Make the MySQL updater work in the new installer
|
2010-08-22 10:37:27 +00:00 |
|
MysqlUpdater.php
|
Removed some specific methods from updaters.inc that can use generic ones
|
2010-08-22 11:57:31 +00:00 |
|
OracleInstaller.php
|
* Make the MySQL updater work in the new installer
|
2010-08-22 10:37:27 +00:00 |
|
PostgresInstaller.php
|
* Make the MySQL updater work in the new installer
|
2010-08-22 10:37:27 +00:00 |
|
PostgresUpdater.php
|
Oops, forgot to change this in r71426
|
2010-08-22 08:32:29 +00:00 |
|
SqliteInstaller.php
|
* Make the MySQL updater work in the new installer
|
2010-08-22 10:37:27 +00:00 |
|
SqliteUpdater.php
|
* Added file description headers
|
2010-08-21 18:20:09 +00:00 |
|
WebInstaller.php
|
* Added file description headers
|
2010-08-21 18:20:09 +00:00 |
|
WebInstallerOutput.php
|
* Added file description headers
|
2010-08-21 18:20:09 +00:00 |
|
WebInstallerPage.php
|
Followup r71441, break up messages by type, iterate over known types. Expand on info in box
|
2010-08-22 21:52:39 +00:00 |