| .. |
|
CliInstaller.php
|
Separate Cli/Web logic for envCheckServer() per CR on r104576
|
2011-12-12 15:11:08 +00:00 |
|
DatabaseInstaller.php
|
More return documentation
|
2012-02-09 21:35:05 +00:00 |
|
DatabaseUpdater.php
|
* Oracle schema update to latest (tested with phpunit)
|
2012-01-24 09:48:26 +00:00 |
|
Ibm_db2Installer.php
|
Fixes to DB2 support:
|
2011-12-16 21:17:20 +00:00 |
|
Ibm_db2Updater.php
|
Move config to 1.20 tooooo
|
2012-02-10 00:05:36 +00:00 |
|
InstallDocFormatter.php
|
Maintenance script for exporting the preprocessed wikitext from installer document pages, plus relevant refactoring. For use in updating http://www.mediawiki.org/wiki/Release_notes/1.17 etc.
|
2011-06-14 03:09:49 +00:00 |
|
Installer.i18n.php
|
Localisation updates for core and extension messages from translatewiki.net
|
2012-02-14 21:44:34 +00:00 |
|
Installer.php
|
More return documentation
|
2012-02-09 21:35:05 +00:00 |
|
LocalSettingsGenerator.php
|
Add documentation
|
2011-10-18 17:26:09 +00:00 |
|
MysqlInstaller.php
|
Fix Bug 29102 - Upgrade fails "Unknown character set: 'mysql4'
|
2012-01-04 15:52:48 +00:00 |
|
MysqlUpdater.php
|
Followup r111006
|
2012-02-09 01:21:02 +00:00 |
|
OracleInstaller.php
|
More return documentation
|
2012-02-09 21:35:05 +00:00 |
|
OracleUpdater.php
|
Move config to 1.20 tooooo
|
2012-02-10 00:05:36 +00:00 |
|
PhpBugTests.php
|
Fix doxygen docs before REL1_19 branching
|
2012-02-01 20:53:38 +00:00 |
|
PostgresInstaller.php
|
More return documentation
|
2012-02-09 21:35:05 +00:00 |
|
PostgresUpdater.php
|
More return documentation
|
2012-02-09 21:35:05 +00:00 |
|
SqliteInstaller.php
|
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
|
2012-02-09 19:30:01 +00:00 |
|
SqliteUpdater.php
|
Followup r111006
|
2012-02-09 01:21:02 +00:00 |
|
WebInstaller.php
|
More return documentation
|
2012-02-09 21:35:05 +00:00 |
|
WebInstallerOutput.php
|
[Core JS] wikibits.js / IEFixes clean up
|
2011-12-26 16:12:07 +00:00 |
|
WebInstallerPage.php
|
Re r111197 Fix Bug 33691 - PHP Warning on showing Release Notes due to the fact that file does not exist
|
2012-02-10 20:37:21 +00:00 |