| .. |
|
CliInstaller.php
|
Uncommented some used options; added the possibility to define $wgScriptPath
|
2010-10-02 07:39:17 +00:00 |
|
CoreInstaller.php
|
Per r75386 CR, use newMainPage()
|
2010-10-30 17:47:00 +00:00 |
|
DatabaseInstaller.php
|
* moved installMainpage to CoreInstaller as requested in r75366
|
2010-10-25 18:57:44 +00:00 |
|
DatabaseUpdater.php
|
Make update.php obey --quiet
|
2010-10-27 14:38:31 +00:00 |
|
Installer.i18n.php
|
Localisation updates for core and extension messages from translatewiki.net (2010-10-31 18:53:00 UTC)
|
2010-10-30 19:24:03 +00:00 |
|
Installer.php
|
Don't show new and ok message at the same time
|
2010-10-27 13:18:14 +00:00 |
|
LocalSettingsGenerator.php
|
added line expressly stating where the extensions are included
|
2010-09-15 21:13:57 +00:00 |
|
MysqlInstaller.php
|
Added some __METHOD__ to DatabaseBase::query() calls
|
2010-09-11 19:41:30 +00:00 |
|
MysqlUpdater.php
|
Make update.php obey --quiet
|
2010-10-27 14:38:31 +00:00 |
|
OracleInstaller.php
|
* installers skips recreation of existing user
|
2010-10-27 14:52:18 +00:00 |
|
OracleUpdater.php
|
* installers skips recreation of existing user
|
2010-10-27 14:52:18 +00:00 |
|
PostgresInstaller.php
|
rm always-true isOK() check
|
2010-10-17 19:35:13 +00:00 |
|
PostgresUpdater.php
|
Another followup to r71426, $ni to $fieldRecord
|
2010-10-14 20:34:01 +00:00 |
|
SqliteInstaller.php
|
New-installer: removed an ugly and unneeded warning, there's nothing special about adding full-text support
|
2010-10-06 16:31:50 +00:00 |
|
SqliteUpdater.php
|
wfOut() -> $this->output(). More useful in the long run. No functional changes.
|
2010-10-01 15:11:06 +00:00 |
|
WebInstaller.php
|
Reduce more WebInstaller bloat, move getFieldset(Start|End) to WebInstallerPage where its used
|
2010-10-26 12:05:57 +00:00 |
|
WebInstallerOutput.php
|
Fix jQuery loading
|
2010-09-09 22:11:19 +00:00 |
|
WebInstallerPage.php
|
Reduce more WebInstaller bloat, move getFieldset(Start|End) to WebInstallerPage where its used
|
2010-10-26 12:05:57 +00:00 |