Documentation addition/tweaks
[lhc/web/wiklou.git] / includes / installer /
2011-01-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-07 Raimond SpekkingFollow-up r79828: Add dot
2011-01-07 Chad HorohoeRm stray html tag
2011-01-07 Chad HorohoeForgot param 1, make URL param 2 per Nikerabbit
2011-01-07 Chad HorohoeMove over some initial_setup() for Postgres (THIS IS...
2011-01-07 Sam ReedRevert r79807
2011-01-07 Roan KattouwFix indentation in r79746
2011-01-07 Sam ReedAllow CLI installer to set $whShowExceptionDetails
2011-01-06 Chad HorohoeTypofix key names
2011-01-06 Chad Horohoe(bug 25969) Allow hyphens in db name/prefix. Lots of...
2011-01-06 Chad HorohoeFix docs per comment on r78774
2011-01-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-06 Chad HorohoeRevert r78000 (removing PHP version from environment...
2011-01-06 Sam ReedFollowup r79702, r66793, r66822
2011-01-06 Chad HorohoeFixes for r75545: don't use MEDIAWIKI_INSTALL in the...
2011-01-06 Chad HorohoeFix ParserOptions so it uses correct language when...
2011-01-05 Chad HorohoeMove pass/fail message out of doEnvironmentChecks(...
2011-01-05 Chad Horohoe* Validate e-mail address if provided
2011-01-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2011-01-03 Chad HorohoeAdd new addExtensionTable() wrapper for adding new...
2011-01-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-03 Tim StarlingRefresh header fix for Opera, as in r79498
2011-01-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-02 Alexandre EmsenhuberFix for r64254: undefined variable
2011-01-02 Alexandre EmsenhuberFix for r45497: undefined variable
2011-01-02 Raimond SpekkingFollow-up r79483: Fix syntax error: PHP Notice: Undefin...
2011-01-02 Sam ReedFixup some syntax errors in messages
2011-01-02 Sam ReedMethod documentation
2011-01-02 Sam ReedExplicitally define $duplicates = array();
2011-01-02 Sam Reed* (bug 26540) Fixed wrong call to applyPatch in MysqlUp...
2011-01-02 Sam ReedMethod documentation
2011-01-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-31 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-30 Greg Sabino MullaneDon't put multiple tables in the same file.
2010-12-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-29 Chad HorohoeFollowup r78823: just remove the offending line entirely
2010-12-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-27 Chad HorohoeComment out "subscribe to mediawiki-l" feature until...
2010-12-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-27 Chad HorohoeMove setup_plpgsql() to PostgresInstaller and make...
2010-12-27 Chad Horohoe* Followup r78450: just use selectField() instead of...
2010-12-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-25 Niklas LaxströmTrailing whitespace in messages is not supported
2010-12-24 KrinkleFollow-up r77121
2010-12-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-23 Chad Horohoe* Fix r78774 for Oracle and Postgres, broke by method...
2010-12-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-22 Sam ReedComment out unreachable code line
2010-12-22 Chad HorohoeRewrite install steps again (cleanup r76390)
2010-12-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-21 Roan KattouwMigrate last call to escapeLike() in core to buildLike...
2010-12-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-19 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-19 Mark A. HershbergerNot sure how I missed --scriptpath option since it...
2010-12-19 Mark A. Hershberger* Add --wikiroot option to CLI installer so the user...
2010-12-19 Mark A. HershbergerMisc whitespace changes, mostly EOL w/s and indention...
2010-12-18 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-17 Chad Horohoe* Handle output for DatabaseUpdater in the class itself...
2010-12-17 Chad Horohoe* Get rid of wfOut() usage in UserDupes
2010-12-16 Chad HorohoeRemove comment about possibly removing the extra debugg...
2010-12-16 Sam ReedRemoving trailing whitespace
2010-12-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-15 Aaron SchulzChanged doQuery() -> query()
2010-12-14 Chad Horohoerm double comment
2010-12-13 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-13 Roan KattouwFollowup r76220: locateExecutableInDefaultPaths() was...
2010-12-12 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-12 Chad HorohoeRemove bogus session_path checks. Reverts r67465, r6381...
2010-12-11 PlatonidesRemove that ugly unset( $vars['_lsExists'] );
2010-12-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-10 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-10 Chad HorohoeKill $wgDatabase in trunk (no need to backport this...
2010-12-10 Tim Starling* Hide the "back" buttons on the completion pages,...
2010-12-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-08 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-08 Chad Horohoe(bug 22753) update.php should make things it actually...
2010-12-08 Aaron SchulzAdded array type hint to addExtensionUpdate and marked...
2010-12-07 Raimond SpekkingLocalisation updates for core and extension messages...
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-07 Roan KattouwRemove PHP comment for message, parameters are document...
2010-12-07 Tim StarlingSpelling error from r77955.
2010-12-07 Tim StarlingModify config-install-done, hopefully this is what...
2010-12-07 Chad HorohoeFollowup r77949, qqq message no longer relevant
2010-12-07 Chad HorohoeAddress fixme on r67621: use $wgDefaultSkin instead...
2010-12-07 Chad HorohoeTypofix r77949
2010-12-07 Chad HorohoeFollowup r77883, rm the _ExternalHTTP stuff as well...
2010-12-07 Tim Starling* Pop up a download box for LocalSettings.php when...
2010-12-07 Chad HorohoeFix r77650, notice about undefined $css; was causing...
2010-12-07 Tim StarlingFix incorrect use of wfMsgReal() from r77929, causes...
next