wiki.techinc.nl/includes/installer
2010-12-29 17:15:46 +00:00
..
CliInstaller.php Not sure how I missed --scriptpath option since it was right above the wikiroot option I added, but I did. (ok, so I *do* know how I missed it, but it was a dumb mistake). 2010-12-19 05:32:55 +00:00
CoreInstaller.php Rewrite install steps again (cleanup r76390) 2010-12-22 05:21:22 +00:00
DatabaseInstaller.php Misc whitespace changes, mostly EOL w/s and indention fixes so TAB = 4 spaces 2010-12-19 04:31:15 +00:00
DatabaseUpdater.php * Followup r78450: just use selectField() instead of pg_fetch_result() with a raw doQuery() 2010-12-27 13:56:20 +00:00
Installer.i18n.php Localisation updates for core and extension messages from translatewiki.net (2010-12-27 20:57:00 UTC) 2010-12-28 20:55:53 +00:00
Installer.php Misc whitespace changes, mostly EOL w/s and indention fixes so TAB = 4 spaces 2010-12-19 04:31:15 +00:00
LocalSettingsGenerator.php Removing trailing whitespace 2010-12-16 11:20:39 +00:00
MysqlInstaller.php Rewrite install steps again (cleanup r76390) 2010-12-22 05:21:22 +00:00
MysqlUpdater.php Misc whitespace changes, mostly EOL w/s and indention fixes so TAB = 4 spaces 2010-12-19 04:31:15 +00:00
OracleInstaller.php * Fix r78774 for Oracle and Postgres, broke by method rename 2010-12-23 20:24:11 +00:00
OracleUpdater.php Misc whitespace changes, mostly EOL w/s and indention fixes so TAB = 4 spaces 2010-12-19 04:31:15 +00:00
PhpBugTests.php Trying to kill install-utils.inc/old install crap: 2010-11-06 22:16:19 +00:00
PostgresInstaller.php Move setup_plpgsql() to PostgresInstaller and make it use status objects for when the rest of this is moved over too 2010-12-27 15:41:11 +00:00
PostgresUpdater.php * Followup r78450: just use selectField() instead of pg_fetch_result() with a raw doQuery() 2010-12-27 13:56:20 +00:00
SqliteInstaller.php Removing trailing whitespace 2010-12-16 11:20:39 +00:00
SqliteUpdater.php Removing trailing whitespace 2010-12-16 11:20:39 +00:00
WebInstaller.php Follow-up r77121 2010-12-24 01:41:15 +00:00
WebInstallerOutput.php Misc whitespace changes, mostly EOL w/s and indention fixes so TAB = 4 spaces 2010-12-19 04:31:15 +00:00
WebInstallerPage.php Followup r78823: just remove the offending line entirely 2010-12-29 17:15:46 +00:00