wiki.techinc.nl/includes/installer
Jure Kajzer ec53acbede * removed manual cascading of recentchanges on page delete
* fixed purgeCache bug in updater
* TESTED install/update from 1.18/phpunit
2011-12-20 16:11:45 +00:00
..
CliInstaller.php Separate Cli/Web logic for envCheckServer() per CR on r104576 2011-12-12 15:11:08 +00:00
DatabaseInstaller.php Add $fname to tableExists 2011-11-10 20:39:23 +00:00
DatabaseUpdater.php update message when dropping index ('index' not 'key') 2011-12-12 10:48:49 +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 2011-12-18 20:47:06 +00:00
Installer.php Stupid fatal 2011-12-12 15:12:38 +00:00
LocalSettingsGenerator.php Add documentation 2011-10-18 17:26:09 +00:00
MysqlInstaller.php Add a TODO with regards to existing mysql4 schemas.. 2011-12-15 14:56:09 +00:00
MysqlUpdater.php Use database to track uploaded chunks and concatenate at the end. 2011-11-30 14:56:40 +00:00
OracleInstaller.php Add documentation 2011-10-18 17:26:09 +00:00
OracleUpdater.php * removed manual cascading of recentchanges on page delete 2011-12-20 16:11:45 +00:00
PhpBugTests.php Fix bug link for PhpRefCallBugTester class 2011-05-11 22:29:24 +00:00
PostgresInstaller.php Bug 28172 - wfGetDB called when it shouldn't be 2011-11-03 21:00:14 +00:00
PostgresUpdater.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
SqliteInstaller.php Adding __METHOD__ to parameters passed to wfMkdirParents() 2011-07-25 22:01:19 +00:00
SqliteUpdater.php Fix DatabaseSqliteTest for db changes for chunk support. 2011-11-30 15:24:27 +00:00
WebInstaller.php Separate Cli/Web logic for envCheckServer() per CR on r104576 2011-12-12 15:11:08 +00:00
WebInstallerOutput.php Simplify code (minor) 2011-12-12 21:56:26 +00:00
WebInstallerPage.php Showing an error message always left-to-right. 2011-12-05 00:13:06 +00:00