Fix for Bug #29628 - scriptpath Option of maintenance/install.php is ignored
[lhc/web/wiklou.git] / includes / installer / Installer.php
2011-07-01 Mark A. HershbergerFix for Bug #29628 - scriptpath Option of maintenance...
2011-06-21 Chad Horohoe(bug 29492) Long-running steps in the installer (such...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-16 Tim StarlingFixes for r90105, r90193:
2011-06-16 Tim StarlingRemoved $wgProto. Previously, setting this undocumented...
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-06-10 Tim StarlingPostgreSQL install fixes:
2011-06-08 Mark A. HershbergerRevert r89374, r88936 backports.
2011-06-07 PlatonidesFollow up r89707. No need for the explicit concatenations.
2011-06-07 Thomas Griesquick fix for bug28983 . Do not use $path in the loop...
2011-06-05 Max SemenikFollow-up r89254 and r89481: re-did loading extension...
2011-06-03 Mark A. HershbergerFix for bug #28172 (“wfGetDB called when it shouldn...
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-27 Sam ReedMFB r88946
2011-05-20 Chad HorohoeCleanup to extension directory checks. Saves a check...
2011-05-20 PlatonidesDo not block the installer (through an unhandled except...
2011-05-20 Mark A. Hershbergerw/s cleanup
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-11 Ryan Kaldarireadding generic public domain option per comments...
2011-05-11 Ryan KaldariUpdating license choices for installer. CC public domai...
2011-05-07 Happy-melonCentralise the minimum-required-php-version in a MW_MIN...
2011-05-05 Roan KattouwFor bug 28738, have the installer check for the Suhosin...
2011-05-02 Sam ReedDocumentation
2011-05-01 Chad HorohoeWhen we failed to detect a DB driver, put the help...
2011-04-27 Max SemenikBug 28039 - Boldface all fatals. Moved showError()...
2011-04-12 Leons PetrazickisFixes to DB2 support. DB2 support integration with...
2011-04-11 Max SemenikBug 28478: database error in DatabaseSqlite::getFulltex...
2011-04-10 PlatonidesRemove double ; from r84971
2011-04-01 Max SemenikWe developers are so elitist, running shiny machines...
2011-03-29 Max SemenikTweaks for key generation:
2011-03-29 Chad Horohoeminor cleanup
2011-03-29 Chad Horohoe(bug 26481) $wgUpgradeKey/$wgSecretKey values sometimes...
2011-03-25 Max Semenik(bug 27171) Incorrect error message during extension...
2011-03-24 PlatonidesUse class name Html in canonical form.
2011-03-20 Max SemenikInstaller: require_once extensions, simple require...
2011-03-20 Max SemenikFixed <doclink> broken by r83023
2011-03-14 Tim StarlingRequire at least PHP 5.2.3. There's not much point...
2011-03-07 Max SemenikBug 27920 - Installer sets $wgUseImageMagick = true...
2011-03-06 Chad Horohoe(bug 17691) Support CC0 license in installer
2011-03-06 Chad Horohoe(bug 27901) Missing php version in config-using531 msg
2011-03-04 Chad Horohoe(bug 27781) Pt 2: Check for minimum PHP version in...
2011-03-04 Chad HorohoeCleanup r83022: just use IGNORE
2011-03-01 Chad HorohoeKill all other uses of $wgHooks in includeExtensions...
2011-03-01 Chad HorohoeSkip site stats insertion if theres already a row....
2011-02-26 Max SemenikFollow-up r82845: fix $wgScriptPath detection.
2011-02-26 Max Semenik(bug 1379) Installer directory conflicts with some...
2011-02-23 Chad HorohoePartial revert r81779, $wgHooks is needed. Also add...
2011-02-19 Max SemenikFollow-up r76456: more thorough check for UTF-8 support...
2011-02-19 Sam ReedMore function level documentation
2011-02-08 Platonides$IP marked as global again in line 1208, function inclu...
2011-01-31 Chad Horohoe(bug 26857) Fatal error during installation enabling...
2011-01-28 Chad HorohoegoodNames isn't used anymore
2011-01-28 Chad HorohoeMinor cleanup, docs
2011-01-27 Tim Starling* Fixed Oracle new installer support, broken by r80957...
2011-01-26 PlatonidesTransforming a message uses automatically $wgTitle...
2011-01-25 PlatonidesgenerateUpgradeKey() could produce NULL return, which...
2011-01-25 PlatonidesThe function wfShorthandToInteger() is precisely for...
2011-01-25 Krinklewhitespace fix (tab too many)
2011-01-25 Tim Starling* Fixed a bug causing the installer to ignore the ...
2011-01-24 Chad Horohoe(bug 26907) MediaWiki Default -> MediaWiki default
2011-01-24 Chad HorohoeWorkaround null Title error in parser during main page...
2011-01-24 Chad Horohoe* Cleanup massive duplication across Database construct...
2011-01-21 Chad HorohoePartially revert r69738 (splitting Installer/CoreInstal...
2011-01-06 Chad HorohoeRevert r78000 (removing PHP version from environment...
2011-01-05 Chad HorohoeMove pass/fail message out of doEnvironmentChecks(...
2010-12-19 Mark A. HershbergerMisc whitespace changes, mostly EOL w/s and indention...
2010-12-16 Sam ReedRemoving trailing whitespace
2010-12-13 Roan KattouwFollowup r76220: locateExecutableInDefaultPaths() was...
2010-12-11 PlatonidesRemove that ugly unset( $vars['_lsExists'] );
2010-12-10 Tim Starling* Hide the "back" buttons on the completion pages,...
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-07 Chad HorohoeTypofix r77999
2010-12-07 Chad HorohoeLogic error from r77999
2010-12-07 Chad HorohoeAlso ditch PHP thing. We would've bailed for a bad...
2010-12-07 Chad HorohoeRemove various "success" messages from Welcome screen...
2010-12-06 Chad HorohoeRemove "checking for latest version" feature from the...
2010-11-16 Chad HorohoeEnvironment checks don't need to be public
2010-11-12 Max SemenikFix for r74950: use wfEscapeShellArg()
2010-11-11 PlatonidesDocummentation minor fixes.
2010-11-10 Max SemenikAdded a check for PCRE_UTF8 per report at Support desk
2010-11-09 Chad HorohoeRewrite install step callbacks to use the array model...
2010-11-08 Chad Horohoe(bug 13353) Diff3 version checks are too strict. Just...
2010-11-06 PlatonidesFollow up r75392.
2010-11-06 Chad HorohoeTrying to kill install-utils.inc/old install crap:
2010-11-03 Chad HorohoeOnly show one message when not using intl or utf8_norma...
2010-11-02 Chad HorohoeRename env check to be more like the others
2010-11-01 Chad HorohoeAdd sanity checkbox for external HTTP requests
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-27 Chad HorohoeDon't show new and ok message at the same time
2010-10-27 Chad HorohoeRemove unnecessary writable config dir check
2010-10-25 Chad Horohoe(bug 198: Easy, secure in-place upgrade) Introduce...
2010-10-25 Jure Kajzer* moved installMainpage to CoreInstaller as requested...
2010-10-25 Jure Kajzer* DatabaseOracle - throw connection exception instead...
2010-10-25 Chad HorohoeRevert mainpage part of r75347. Should go in its own...
2010-10-25 Jure Kajzer* Installer for Oracle fixes
2010-10-18 Max SemenikFixed ImageMagick detection on Windows
2010-10-18 Jure Kajzer* Installer: works (beta). More testing tomorow.
2010-10-17 Chad HorohoeFollowup r74918, rm leftover debugging
2010-10-17 Chad Horohoe* Revert r69013 (Use `` instead of wfShellExec() like...
next