Partial revert r69231, unrelated and unfinished installer changes
[lhc/web/wiklou.git] / includes / installer / WebInstaller.php
2010-07-10 Chad HorohoePartial revert r69231, unrelated and unfinished install...
2010-07-10 Chad Horohoe(bug 24303) Expose hostname in API results. Show via...
2010-07-09 Chad HorohoeReduce some duplication
2010-07-09 Chad HorohoePut sanity checks on some of the installer steps. Also...
2010-07-09 Chad HorohoeMove status box below output from pass/fail
2010-07-08 Chad HorohoeFollowup r68831, r69170. Set none as the default cache...
2010-07-08 Mark A. Hershbergerr68831 make sure $selected is set.
2010-07-07 Ævar Arnfjörð Bjar... new-installer: WebInstaller's ->finish method needs...
2010-07-07 Mark A. Hershbergerfinish revert of r69108
2010-07-06 Ævar Arnfjörð Bjar... new-installer: Make findExtensions() return a key-value...
2010-07-06 Ævar Arnfjörð Bjar... new-installer: Delay database object construction until...
2010-07-06 Chad HorohoeDisable installer when LocalSettings.php is detected
2010-07-06 Chad HorohoeRefactor installation into parent class, shouldn't...
2010-07-06 Chad HorohoeTurn getStatusErrorBox() into getStatusBox() so it...
2010-07-05 Chad HorohoeMake visibilities actually mean it
2010-07-04 Ævar Arnfjörð Bjar... new-installer: A better implementation of the database...
2010-07-02 Mark A. Hershberger* Eliminate CLIInstallerOutput per r68645 since, yes...
2010-07-01 Chad HorohoeFollowup r63389: remove useless CACHE_DB and confusing...
2010-06-30 Roan KattouwFix r65069 per CR: put logo setting outside of block...
2010-06-30 Tim Starling* Removed mockup code from WebInstallerPage::execute...
2010-06-09 Chad HorohoeEscape {{, [[ and < in doc pages (not all wikitext...
2010-06-06 Chad Horohoe(bug 23021) Mediawiki should not warn if the sesion...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-20 Chad HorohoeShow/hide memcached server field based on radio selecti...
2010-05-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-07 Chad HorohoeMerge new-installer branch to trunk