* (bug 674) Allow users to be blocked from editing a specific article
[lhc/web/wiklou.git] / includes / User.php
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-28 Aaron SchulzRemove validation step that removes prefix if validatio...
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-24 Tim StarlingFix docs for r41150, remove commented-out code, remove...
2008-09-22 Aaron SchulzApply account creation blocks to users (bug 13611)
2008-09-20 Tim StarlingFix fatal error, addNewUserLogEntryAutoCreate is invoke...
2008-09-20 Tim StarlingRemove rage, looks unprofessional.
2008-09-19 Aaron SchulzClean up inDnsBlacklist()
2008-09-17 Alexandre EmsenhuberFix for r40937 (and per talk with brion): merge the...
2008-09-17 Andrew GarrettWork around misconfiguration by requiring strict compar...
2008-09-15 Fran RogersReverted r40771 for now - causes problems with CentralAuth
2008-09-13 Fran Rogers#15577: Moved spreading of autoblocks from User::isBloc...
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-08 Chad HorohoeSelf-revert 40530, 40531. Too many things still depend...
2008-09-06 Chad Horohoe* Add getCookie() method to WebRequest as a wrapper...
2008-09-03 Tim StarlingReverting r40323, as per comments on wikitech-l. Deprec...
2008-09-02 Chad HorohoeFully deprecate $wgProxyKey. Has been marked as depreca...
2008-08-29 Tim Starling* Generalised OutputPage::checkLastModified() to allow...
2008-08-25 Victor VasilievAdd siteadmin to core rights list.
2008-08-21 Fran RogersMore Doxygen alias fixes; these aliases should be consi...
2008-08-19 Brion VibberRevert r39582 "(bug 12518) Interwiki userrights now...
2008-08-18 Siebrand MazelandFix for r39314 (adding the new toggles to $mToggles...
2008-08-18 Andrew Garrett(bug 12518) Interwiki userrights now reflects remote...
2008-08-15 Chad Horohoe* Bug 12976: Use $WebResponse->setCookie() rather than...
2008-08-07 Shinjiman* Added $wgDisableTitleConversion to disabling the...
2008-08-07 Fran RogersNon-crap version of r38753 - sorry about that ._.
2008-08-07 Tim StarlingChanges for NewUserMessage:
2008-08-07 Raimond SpekkingRevert r38753 - crap diff...
2008-08-07 Fran RogersFinishing touches on User.php documentation
2008-08-06 Fran RogersFix Doxyfile aliases, now that doxygen has wisen fwom...
2008-08-05 Fran RogersDocumented User.php in depth; added useful aliases...
2008-08-05 Brion VibberUpdate for r38533 -- avoid notice spew from groups...
2008-08-04 Chad HorohoeReimplement User::, now with less crappy name and only...
2008-08-04 Brion VibberRevert r38427 "Create User::getGroupsInRoles(). Given...
2008-08-02 Chad HorohoeCreate User::getGroupsInRoles(). Given an array of...
2008-07-22 Tim Starling* (bug 4578) Automatically fix redirects broken by...
2008-06-27 Alexandre Emsenhuber* Fixed some Doxygen warnings
2008-06-22 Andrew GarrettAdd noratelimit right to list of core rights, was missing.
2008-06-19 Aaron SchulzLoosen ipv4 check back, this really should be called...
2008-06-18 Aaron SchulzRemove ugly IP code duplication
2008-06-17 Alexandre EmsenhuberSome more tweaks to Special:Recentchanges:
2008-06-11 Brion VibberRevert r36093 (bug 14404).
2008-06-10 Raimond SpekkingSupport plural for 'passwordtooshort'
2008-06-09 Alexandre EmsenhuberSome tweaks to the {{int:...}} parser function:
2008-06-06 Brion Vibber* (bug 14424) Fix regression in $wgRateLimitsExcludedGr...
2008-06-05 Tim Starling* Changed password hash format, see wikitech-l
2008-06-05 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-06-04 Chad HorohoeRecommitting User::isActiveUser() as User::isActiveEdit...
2008-06-04 Brion VibberRevert r35857, 35858, 35859 for the moment. Some notes:
2008-06-04 Chad HorohoeAnd a missing > helps too.
2008-06-04 Chad HorohoeTypo in previous commit.
2008-06-04 Chad HorohoeImplement User::isUserActive(). Potentially very useful...
2008-06-03 Brion VibberRevert r35794, r35795, r35797, r35798 for now.
2008-06-03 Alexandre EmsenhuberFatal error: Call to undefined method User::userCan()
2008-06-03 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-05-29 Bryan Tong Minh(bug 14335) Use proper $wgUser methods instead of using...
2008-05-29 Tim Starling* Fix CentralAuth logout, was mostly broken.
2008-05-28 Brion Vibber* (bug 6957) E-mail confirmation links now using Englis...
2008-05-23 Andrew GarrettCore changes for GlobalBlocking and TorBlock extensions...
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Aaron SchulzRespect $wgShowUpdatedMarker
2008-05-21 Aaron Schulz* validateIntOrNull() returns null for empty input
2008-05-21 Tim StarlingAllow rate limits to be specific to explicit groups
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhForce reindexation of User::mRights. Hooks have the...
2008-05-17 Aaron SchulzRespect $wgShowUpdatedMarker
2008-05-14 Brion VibberTrigger load of user data in User::getBlockStatus(...
2008-05-14 Tim StarlingDB schema change.
2008-05-07 Tim Starling* Rename wfGetAvailableRights() to User::getAllRights()
2008-05-05 Rotem LissRemove emailconfirmed group from comment.
2008-05-01 Brion Vibber* (bug 13905) Blacklist Mac IE from HttpOnly cookies...
2008-04-24 Brion VibberRevert r33836 and bump cached user object version so...
2008-04-24 Andrew GarrettTwo new cache vars in User
2008-04-24 Andrew GarrettAlso, include includes when committing changes (haw...
2008-04-22 Brion VibberFix regression with confirmation e-mails sent via Speci...
2008-04-17 Alexandre EmsenhuberRemove unused global declaration of $wgCookiePrefix...
2008-04-16 Brion Vibber* Clean up cookie setting code in User
2008-04-15 Andrew GarrettDon't give PHP warnings for PHP<5.2
2008-04-15 Tim StarlingIn User:
2008-04-15 Andrew GarrettAllow setting httponly on auth cookies.
2008-04-14 Aaron SchulzAdd comment
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron Schulz* Move useRCPatrol() to User
2008-04-09 Andrew GarrettModify UserLoginComplete and UserLogoutComplete hooks...
2008-03-28 Brion Vibber* (bug 13540) Date format in confirmation e-mail now...
2008-03-28 Greg Sabino MullaneApply timestampOrNull in the correct place, thanks...
2008-03-28 Brion VibberRevert r32525 -- general processing should use TS_MW...
2008-03-27 Greg Sabino MullaneUse database's timestampOrNull(), not the global one...
2008-03-25 Brion Vibber* (bug 13450) Email confirmation can now be canceled...
2008-03-24 Aryeh GregorActually, revert r32370. It might be a good idea,...
2008-03-24 Aryeh GregorMoving some optimization code into User::isAllowed...
2008-03-16 Aryeh GregorImprove on r32014 with a helper function to avoid code...
2008-03-15 Niklas Laxström* Throw some E_USER_NOTICES that developers may actuall...
2008-03-05 Brion VibberAdd some debugging notes to User::isValidUserName(...
2008-02-25 Tim Starling* Put both hidden categories and normal categories...
2008-02-13 Brion Vibber* (bug 11567) Fix error checking for PEAR::Mail. UserMa...
2008-02-01 Roan KattouwRemoving unused global from User::pingLimiter()
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: add a hook...
2008-01-24 Aryeh GregorComment tweak, remove strcmp().
2008-01-14 Victor VasilievAutopromotion:
next