wiki.techinc.nl/includes/installer
Sam Reed 22fd781ec0 Followup r111006
Move config to 1.20 changes

Move release notes for reverted bugs from 1.19 to 1.20
2012-02-09 01:21:02 +00:00
..
CliInstaller.php Separate Cli/Web logic for envCheckServer() per CR on r104576 2011-12-12 15:11:08 +00:00
DatabaseInstaller.php Made installer not install on SQLite less than 3.3.7, would prevent stuff like bug 25746. Also, threw MSSQL out of release notes - it can't be installed through the usual means. 2012-01-04 10:41:39 +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 Fix parser error in r106480. 2011-12-16 22:33:02 +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-08 20:51:14 +00:00
Installer.php Sort extension names on those lame Linux file systems:) 2012-02-08 14:59:22 +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 Add documentation 2011-10-18 17:26:09 +00:00
OracleUpdater.php * Oracle schema update to latest (tested with phpunit) 2012-01-24 09:48:26 +00:00
PhpBugTests.php Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
PostgresInstaller.php Bug 28172 - wfGetDB called when it shouldn't be 2011-11-03 21:00:14 +00:00
PostgresUpdater.php Followup to r107866, add in new job_timestamp field which was likely completely breaking anything related to the job queue, should fix failing TemplateCategoriesTest.testTemplateCategories on PG 2012-01-12 22:11:12 +00:00
SqliteInstaller.php Made installer not install on SQLite less than 3.3.7, would prevent stuff like bug 25746. Also, threw MSSQL out of release notes - it can't be installed through the usual means. 2012-01-04 10:41:39 +00:00
SqliteUpdater.php Followup r111006 2012-02-09 01:21:02 +00:00
WebInstaller.php Made WebInstaller::showStatusMessage() look uniformly for one and multiple errors/warnings per status 2012-01-04 10:08:59 +00:00
WebInstallerOutput.php [Core JS] wikibits.js / IEFixes clean up 2011-12-26 16:12:07 +00:00
WebInstallerPage.php Showing an error message always left-to-right. 2011-12-05 00:13:06 +00:00