* Store the value of the page.page_restrictions field in Title::loadFromRow() and...
[lhc/web/wiklou.git] / includes / installer / WebInstaller.php
2011-12-12 Chad HorohoeSeparate Cli/Web logic for envCheckServer() per CR...
2011-11-23 John Du HartFollowup r103814, fixed a few typos and a stray newline
2011-11-22 Sam ReedFew bits of documentation
2011-11-21 John Du HartBug 28296 - Installer should honor &uselang= parameter
2011-11-05 Sam ReedFollowup r100126, per brion remove htmlspecialchars...
2011-10-18 Sam ReedAdd documentation
2011-08-03 Mark A. Hershberger* Make envCheckPath() specific to each installer, web...
2011-08-01 Mark A. HershbergerFixes Bug #30061 - Command line installer $wgScriptPath
2011-06-21 Chad Horohoe(bug 29492) Long-running steps in the installer (such...
2011-06-02 Chad HorohoeMake user right selection in installer actually work...
2011-06-01 Jure Kajzer* moved infobox to Html (r88109#c16937)
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-20 Mark A. Hershbergerw/s cleanup
2011-05-14 Jure Kajzerdiscussion with hashar
2011-05-02 Sam ReedDocumentation
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-03-27 Brion Vibber* (bug 27170) [Installer] Install now completes when...
2011-03-20 Max SemenikFixed <doclink> broken by r83023
2011-02-26 Max Semenik(bug 1379) Installer directory conflicts with some...
2011-02-23 Chad Horohoe(bug 25855) Installer does not validate Memcached serve...
2011-02-23 Chad HorohoeMove doclink pages to the left sidebar, rather than...
2011-01-28 Chad HorohoeMinor cleanup, docs
2011-01-21 Chad HorohoePartially revert r69738 (splitting Installer/CoreInstal...
2010-12-24 KrinkleFollow-up r77121
2010-12-19 Mark A. HershbergerMisc whitespace changes, mostly EOL w/s and indention...
2010-12-16 Sam ReedRemoving trailing whitespace
2010-12-12 Chad HorohoeRemove bogus session_path checks. Reverts r67465, r6381...
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-07 Tim StarlingModify config-install-done, hopefully this is what...
2010-12-07 Tim Starling* Pop up a download box for LocalSettings.php when...
2010-12-07 Tim StarlingFix incorrect use of wfMsgReal() from r77929, causes...
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Brandon HarrisRevert r77860, which was a reversion of r75832.
2010-12-06 Tim Starling* Made it possible to run multiple installer instances...
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-11-23 Krinkle* Swapping enableForOther locked input-field from disab...
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-22 KrinklePutting .config-page-list (sidebar nav) floating to...
2010-11-10 Chad Horohoe(bug 25856) fix exaggerated indentation of checkbox...
2010-11-08 Max SemenikAllow downloading LocalSettings after upgrades
2010-11-05 Chad HorohoeDynamically generate CSS (using vector now). Handles...
2010-11-04 Chad HorohoeFollowup r76055, missed a few more
2010-11-01 Brandon Harris* Added tipsy library
2010-10-26 Chad HorohoeReduce more WebInstaller bloat, move getFieldset(Start...
2010-10-26 Chad HorohoeClarify some visibilities based on actual usage
2010-10-26 Chad Horohoerm unused code
2010-10-25 Chad Horohoe(bug 198: Easy, secure in-place upgrade) Introduce...
2010-10-23 Chad HorohoeFix r63813, r64717 (session path detection in new insta...
2010-10-02 Alexandre Emsenhuberremoved trailing whitespaces
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