Localisation updates for core and extension messages from translatewiki.net (2011...
[lhc/web/wiklou.git] / includes / installer /
2011-02-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-04 Chad HorohoeMore uppercase trues
2011-02-04 Chad Horohoelowercase a few more t/f
2011-02-04 Chad HorohoeRm selectDB from Postgres, doesn't do anything
2011-02-04 Mark A. Hershbergerchange from double quote to single quote to avoid doubl...
2011-02-04 Mark A. Hershbergerre r81495 — you know, I've completely forgotten why...
2011-02-04 Mark A. Hershberger* make canCreateAccounts() return Status Objects instea...
2011-02-03 Sam ReedFew more return types
2011-02-03 Sam ReedFix return type documentation
2011-02-03 Sam ReedFixup spaces to tabs
2011-02-03 Chad Horohoe(no commit message)
2011-02-03 OverlordQFollow-up to r81439, works up to installing the admin...
2011-02-03 Mark A. HershbergerResults of my work on new-installer and Pg.
2011-02-02 Sam ReedFollowup r81313, fix 210 typo
2011-02-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-01 Sam ReedFollowup r81311, add MysqlUpdater function to update...
2011-01-31 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-31 Chad HorohoeFixups to r81266
2011-01-31 Chad Horohoe(bug 26857) Fatal error during installation enabling...
2011-01-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-30 Chad HorohoeTweak install steps to be on the POST rather than GET...
2011-01-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-28 Chad Horohoe(bug 26938) "wikipedia compatible" should not be part...
2011-01-28 Chad Horohoe(bug 26939) $wgMetaNamespace is not being generated
2011-01-28 Chad HorohoegoodNames isn't used anymore
2011-01-28 Chad HorohoeFollowup r81132, missed some more ts2 removal
2011-01-28 Chad HorohoeMinor cleanup, docs
2011-01-28 Chad HorohoePer comment on bug 26612, we should drop the pre-Postgr...
2011-01-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-27 Tim Starling* Fixed Oracle new installer support, broken by r80957...
2011-01-27 Tim StarlingRemoved getConnectionOrDie(), accidentally added in...
2011-01-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-26 PlatonidesTransforming a message uses automatically $wgTitle...
2011-01-25 PlatonidesgenerateUpgradeKey() could produce NULL return, which...
2011-01-25 PlatonidesThe function wfShorthandToInteger() is precisely for...
2011-01-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-25 Krinklewhitespace fix (tab too many)
2011-01-25 Alexandre EmsenhuberAllow the $result parameter of the isValidPassword...
2011-01-25 Tim Starling* Fixed a bug causing the installer to ignore the ...
2011-01-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-24 Chad Horohoe(bug 26907) MediaWiki Default -> MediaWiki default
2011-01-24 Chad HorohoeWorkaround null Title error in parser during main page...
2011-01-24 Chad Horohoe* Cleanup massive duplication across Database construct...
2011-01-24 Chad HorohoeFollowup to r79848 (and really, make it useful...)
2011-01-22 Siebrand MazelandLocalisation updates for core from translatewiki.net.
2011-01-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-21 Chad HorohoePartially revert r69738 (splitting Installer/CoreInstal...
2011-01-21 Chad Horohoe(bug 26288) $wgDeletedDirectory looks funny on Windows...
2011-01-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-14 Sam Reed* (bug 26733) Wrap initial table creation in transaction
2011-01-14 Jure Kajzer* changed variable list as per comment on r79954 left...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-13 Chad HorohoeMore hyphen consistency, bug 26685
2011-01-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-12 Sam ReedSpaces to tabs
2011-01-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-12 Chad HorohoeFix undefined variable from r79828
2011-01-12 Chad HorohoeFix key name
2011-01-12 Chad Horohoe(bug 26688) Proper warning message is not displayed...
2011-01-12 Chad Horohoe(bug 26687) Error msg needs full stop
2011-01-12 Chad HorohoeDB name can have hyphens (fixed in r79767), bug 26685...
2011-01-12 Chad HorohoeFix for r79741, setTargetLanguage and setUserLang want...
2011-01-11 Chad HorohoeFix a few doQuery() -> query()
2011-01-11 Chad HorohoeFix callbacks for the final time so it actually works...
2011-01-11 Chad HorohoeFix copy+paste mistake from r79989
2011-01-11 Chad HorohoeFix callback issue noted in r79989 (broken in r78774).
2011-01-11 OverlordQI have no clue how the callbacks work, this at least...
2011-01-11 Sam ReedParent in DatabaseInstaller is a CoreInstaller, not...
2011-01-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-10 Jure Kajzer* fixed oracle code for updater (corrected not null...
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
2011-01-10 Chad HorohoeMore postgres
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...
next