* Modified file description header to use "/** ... */" and added @file
[lhc/web/wiklou.git] / config / Installer.php
2010-08-02 Alexandre Emsenhuber* Modified file description header to use "/** ......
2010-07-25 PlatonidesKill $wgDBport_db2
2010-07-25 PlatonidesKill $wgDBsuperuser
2010-07-19 Danny B* 2009 -> 2010
2010-07-04 PlatonidesMake the "E-mail notification about changes" options...
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-06-08 Jure Kajzer* Fixed parserTests compatibility for Oracle
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-07 Roan KattouwFix r66008: don't declare wfArrayMap() twice
2010-04-29 PlatonidesFollow up r65672. FIXED.
2010-04-29 PlatonidesActually check sourceFile for failure, showing the...
2010-04-21 Chad HorohoeRemove current MSSQL implementation from trunk. See...
2010-03-21 PlatonidesDirectly grab the default installer values from Default...
2010-03-13 Max SemenikMTT r63686: Handle realpath errors in SQLite installer
2010-03-02 Raimond SpekkingAdd 'vector' as new skin example, remove the ancient...
2010-02-20 Max SemenikRv part of r61319 that always sets $wgSQLiteDataDir...
2010-02-16 Max SemenikRemoved MMCache support, this thing is dead. Partially...
2010-02-11 Aryeh GregorWar on xml:lang
2010-02-05 Aryeh GregorUse HTML instead of EOT to delimit heredocs
2010-01-29 Mark A. Hershbergerfollow up r61319
2010-01-21 Mark A. HershbergerFix up data directory sniffing for sqlite. Touch up...
2010-01-20 Mark A. Hershbergereol whitespace cleanups
2010-01-17 Jure KajzerFixed error suppressing suggested in r58559 by Tim...
2010-01-15 Tim StarlingPHP 5.3.2 might not be out until February, by which...
2010-01-08 Tim StarlingBlacklist PHP 5.3.1 due to __call() regression.
2010-01-06 Max SemenikClean-up for r60598: introduced a global setting for...
2010-01-04 Max SemenikRemoved dummy/obsolete language codes from installer
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-04 Jure KajzerFixed some Oracle-specific installer and Strict Standar...
2009-10-29 Max SemenikMerge SQLite search from branches/sqlite/ to trunk
2009-10-25 Benjamin LeesAdd $wgStylePath and $wgLogo to the default LocalSettin...
2009-10-20 Max SemenikFollow up to r57949: rm message that makes no sense now
2009-10-20 Max Semenik(bug 20911) Installer failed to create a SQLite databas...
2009-10-20 Max SemenikFollow-up to r57949: whitespace tweaks
2009-10-20 Max Semenik(bug 20242) Installer no longer promts for user credent...
2009-10-19 Fenzik Joseph* function isValidPassword modified to return boolean...
2009-10-07 OverlordQ* (bug 21030) Fixed schema choices from being overwritt...
2009-09-20 Chad HorohoeInstaller spewing warnings due to disable_functions
2009-09-13 Chad Horohoe(bug 20624) Installation allows to select "language...
2009-09-01 Chad Horohoe(bug 20463) Replace is_a() with instanceof. Installer...
2009-08-29 Benjamin LeesAdd set_time_limit( 0 ) to the installer; this should...
2009-08-26 Chad HorohoePartial revert of r53664 (bug 14201 Set $wgDBadminuser...
2009-08-19 Brion VibberDe-clutter base directory; moving install-utils.inc...
2009-08-19 Brion VibberBreak installer guts out of config/index.php so we...