| .. |
|
CliInstaller.php
|
More whitespace updates for files touched in r72342:
|
2010-09-04 13:48:16 +00:00 |
|
CoreInstaller.php
|
Document a few things
|
2010-09-10 12:40:21 +00:00 |
|
DatabaseInstaller.php
|
outputHandler() isn't static
|
2010-09-09 15:37:23 +00:00 |
|
DatabaseUpdater.php
|
Let's just kill $wgUpdates since OpenID was converted in r72798.
|
2010-09-12 16:48:03 +00:00 |
|
Installer.i18n.php
|
Although the default logo placeholder is indeed 135x135, there's room for 135x160
|
2010-09-15 10:11:12 +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
|
Added some __METHOD__ to DatabaseBase::query() calls
|
2010-09-11 19:41:30 +00:00 |
|
MysqlUpdater.php
|
GOOD BYE, dear old updaters.inc!
|
2010-09-12 16:24:03 +00:00 |
|
OracleInstaller.php
|
Add getConnection() for Oracle
|
2010-09-01 19:09:27 +00:00 |
|
OracleUpdater.php
|
Moved OracleUpdater to its own file so that I can stop asking me why this file is missing
|
2010-09-03 18:53:19 +00:00 |
|
PostgresInstaller.php
|
Per ^demon's comment on r71430: moved doUpgrade() to DatabaseInstaller (did not remove the stub method in Oracle installer)
|
2010-09-07 20:57:53 +00:00 |
|
PostgresUpdater.php
|
Add new index on pagelinkes(pl_title) per suggestion from bug 25111
|
2010-09-13 15:04:04 +00:00 |
|
SqliteInstaller.php
|
Per ^demon's comment on r71430: moved doUpgrade() to DatabaseInstaller (did not remove the stub method in Oracle installer)
|
2010-09-07 20:57:53 +00:00 |
|
SqliteUpdater.php
|
GOOD BYE, dear old updaters.inc!
|
2010-09-12 16:24:03 +00:00 |
|
WebInstaller.php
|
* Added file description headers
|
2010-08-21 18:20:09 +00:00 |
|
WebInstallerOutput.php
|
Fix jQuery loading
|
2010-09-09 22:11:19 +00:00 |
|
WebInstallerPage.php
|
Fix author list duplication.
|
2010-09-01 21:01:46 +00:00 |