Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / includes / installer / WebInstaller.php
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-19 Sam ReedMore unused....
2010-08-19 Sam ReedRemove some more unused variables
2010-08-02 Max SemenikFollow-up to r64587:
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-29 Jeroen De DauwFollow up to r70140
2010-07-29 Jeroen De DauwRemoved showStatusMessage from the Installer and WebIns...
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
2010-07-21 Jeroen De DauwClarified field and method visibility and doc improvements
2010-07-21 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-19 Jeroen De DauwSplit WebInstallerPage and deriving classes from WebIns...
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-14 Chad HorohoeRevert r64217 (WikiSysop is back, and now (s)he's local...
2010-07-14 Chad HorohoeInstaller no longer writes LocalSettings.php to /config...
2010-07-10 Chad HorohoeAdd $wgUseInstantCommons support to installer, tweak...
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