Crappy spaces from r79549
[lhc/web/wiklou.git] / includes / installer /
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...
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 Chad HorohoeRemove "checking for latest version" feature from the...
2010-12-06 Tim StarlingFix fatal error when admin name is blank
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-06 Tim Starling* Reformatted several text documents to be a hybrid...
2010-12-06 KrinkleAdding reference to bug 26267. Follow-up on r77123
2010-12-06 Tim Starling* Made it possible to run multiple installer instances...
2010-12-06 Tim Starling* Update NoLocalSettings.php for the new installer...
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-04 Daniel FriesenFollowup to r77713, rename quote_ident to addIdentifier...
2010-12-03 Chad HorohoeFix for r76480: !$css was never true, since it always...
2010-12-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-12-01 Mark A. Hershberger* Commit changes to PG new-installer I thought I had...
2010-11-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-30 PlatonidesDocument a bit what's going on and get rid of a warning.
2010-11-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
next