Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / User.php
2011-01-21 Antoine MussoHack invalid w3 spec to validate @localhost email
2011-01-16 Daniel FriesenFix another bad boolean from r80248.
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-10 Antoine MussoFix RFC 5322 'atext'
2011-01-06 Happy-melonRemove ancient deprecated functions:
2011-01-06 Happy-melonMore documentation formatting
2011-01-04 Sam ReedRest of * (bug 25767) Add userrights properties to...
2010-12-27 Platonides(Bug 26434) - Generated password from "Create account...
2010-12-26 PlatonidesRevert r75588 and r77381. Block just the tainted pairs...
2010-12-10 Niklas LaxströmReduce debug log spamming, which I assume is related...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-12-02 Andrew GarrettAdd disableaccount to User::$mCoreRights
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-11-30 Sam ReedFew braces and spaces
2010-11-28 PlatonidesUse always DatabaseBase::timestampoOrNull for user_newp...
2010-11-28 Sam ReedTweak some documentation
2010-11-28 Andrew GarrettRemove isValidPassword check from User::checkPassword...
2010-11-21 Sam ReedTweak param documentation
2010-11-16 Sam ReedClearing up this working copy. Adding a couple of braces
2010-11-13 Sam ReedFixup some more documentation
2010-11-08 PlatonidesRevert r72959
2010-11-07 Alexandre Emsenhuber* (bug 25728) Added $wgPasswordSenderName to allow...
2010-11-03 Chad HorohoePer CR, revert r75873. Does not match docs
2010-11-02 Antoine MussoFix misinterpration of HTML5 specification for email...
2010-11-02 Chad HorohoeCleanup r49493, r72481: Adding skin to $wgHiddenPrefs...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-29 Antoine MussoFollow up r75627. Implements r75670 in PHP to validate...
2010-10-28 Philip Tzou1. Revert the complicated redirection I made in r59754;
2010-10-27 PlatonidesAdd feature to block common (weak) passwords.
2010-10-18 Antoine MussoMake some wfDebug() messages nicer to look at in debug...
2010-10-17 PlatonidesDeprecate User::getPageRenderingHash() as follow-up...
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-11 Roan KattouwWhen reading an old-style user_options blob, use the...
2010-10-03 Sam ReedFix comment typo
2010-09-21 Sam ReedBraces, spaces, and a few unused arrays
2010-09-20 Trevor ParscalFixed bug caused by unset( $this->mSkin ) in User:...
2010-09-14 Raimond Spekking(bug 16574) Allow administrators to temporarily disable...
2010-09-06 Andrew GarrettRewrite User::getSkin, broken in r49493 because request...
2010-09-05 Bryan Tong MinhMade user global constants class constants so that...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-14 Andrew GarrettRemove User::getToggles() code, dormant since preferenc...
2010-08-10 Chad HorohoeCleanup r70571, more strict checks for getCookie()...
2010-08-07 PlatonidesRevert r70533 and the piece of r70501 that it tried...
2010-08-06 Chad HorohoeCleanup getCookie() and use it all over the place inste...
2010-08-03 Platonidesmediawiki.org/wiki/User:Catrope/Stub_threshold shows...
2010-08-03 PlatonidesRemove all calls to $wgMessageCache->loadAllMessages()
2010-08-01 Alexandre Emsenhuber* (bug 21503) There's now a "reason" field when creatin...
2010-07-29 Bryan Tong MinhMade asynchronous upload by URL working, partly. Hid...
2010-07-25 Alexandre EmsenhuberRemoved PHP4-ism
2010-07-24 Sam ReedRemoval of unused globals
2010-07-14 Aryeh GregorRemove 'minordefault' preference completely
2010-07-09 Max SemenikRemoved User::setLoaded(), deprecated since times forgotten
2010-07-05 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-03 Aryeh GregorPassword not always required on account creation
2010-05-28 Sean ColomboRemoved an unused local variable in a User function.
2010-05-21 Chad HorohoeUse __METHOD__ in a few places
2010-05-21 Mark A. Hershbergerre r66702 Use wfMsgForContent instead of wfMsg
2010-05-20 Raimond SpekkingFollow-up r66698: Fix syntax error (missing ;)
2010-05-20 Mark A. Hershberger* Add formatting for user messages.
2010-05-20 Mark A. Hershberger* Since it makes sense (to me :) to make the arguments...
2010-05-18 Mark A. Hershbergerre: r66438 Fix doc string, add usermessage-editor to...
2010-05-14 Mark A. HershbergerStart adding support for leaving user's messages. ...
2010-04-15 Conrad IrwinPut a 235 byte limit on usernames to allow /thelongskin...
2010-04-15 Siebrand MazelandRemove the 'editwidth' preference and related code.
2010-04-10 Victor VasilievAdd $wgLogAutocreatedAccounts to enable/disable account...
2010-04-07 Tim Starling* (bug 23076) Fixed login CSRF vulnerability. Logins...
2010-02-27 Alexandre Emsenhuber* (bug 22606) The body of e-mail address confirmation...
2010-02-26 Mark A. Hershbergerfollow up r61715 - minor style nit
2010-02-19 TobiasnewFromName: Fixing error in the documentation and...
2010-02-17 Chad HorohoeUse __METHOD__
2010-02-03 Tim StarlingRevert r58025 (User::newFromName() returns WikiError...
2010-01-30 Chad HorohoeCheck $this not $wgUser in canSendEmail()
2010-01-30 Victor VasilievFix "you are blocked" message for users who were blocke...
2010-01-30 Chad HorohoeFollowup r61694, expand comment based on [[Extension...
2010-01-07 Tim StarlingReverted r58313, pointless, does not fix the bug.
2010-01-06 Mark A. HershbergerRandom eol whitespace found while treking through files.
2009-12-30 Alexandre EmsenhuberPer Tim Starling, fixes for r58061:
2009-12-30 Raimond SpekkingTweak 'HMTL 5' -> 'HTML5' per suggestion on translatewi...
2009-12-21 Aaron SchulzFixed r57659 for high concurrency situations
2009-12-21 Domas MituzasReverting r59993, per Tim's comment at mediawiki.org...
2009-12-14 Aryeh GregorBegin work on allowing extauth login from cookies
2009-12-13 Alexandre Emsenhuber* (bug 21441) meta=userinfo&uiprop=options no longer...
2009-12-12 Domas MituzasI fail to see why we need to invalidate cache on watchl...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-11-01 Roan KattouwRevert accidentally committed stuff in r58399
2009-11-01 Chad HorohoeFix another regression from r57558, bug 21369 - Lowerca...
2009-11-01 Roan KattouwAPI: (bug 19004) Add support for tags. Patch by Matthew...
2009-10-29 Jure KajzerSwitch to default skin if user session found without...
2009-10-28 Ryan Schmidt* re-commit r58172 with the fix for the issue mentioned...
2009-10-27 Raimond SpekkingRevert r58171/r58172 for now. It seems it breaks login...
2009-10-26 Ryan Schmidt* User::isValidPassword now only returns boolean result...
2009-10-26 Ryan Schmidt* Any strings returned by the isValidPassword hook...
2009-10-26 Chad Horohoe(bug 21280) Document Linker.php
2009-10-23 Alexandre Emsenhuber* (bug 21172) $wgSorbsUrl can now be an array with...
2009-10-23 Alexandre Emsenhuber* (bug 21255) Fixed hostname construction for DNSBL...
2009-10-22 Katie Filbertmore specific error message, using WikiError, if user...
2009-10-22 Chad HorohoeAdd profiling to getEffectiveGroups()
next