follow up r61319
[lhc/web/wiklou.git] / config / Installer.php
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...