Merge "exclude immovable namespaces from the namespace selector on Special:MovePage"
[lhc/web/wiklou.git] / includes / specials / SpecialUserrights.php
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Aaron SchulzMerge "Add username as parameter for gender support"
2012-05-12 robinAdd username as parameter for gender support
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Brion VIBBERMerge "Remove user rights link from anonymous contribut...
2012-04-03 Alex MonkRemove user rights link from anonymous contributions...
2012-02-20 Alexandre EmsenhuberUse local context to get messages
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-03 Brion VibberFollowup r107882: explicitly say text() or parse()...
2012-01-03 Antoine MussoFix gender on Special:Userrights
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De DauwlogName -> getName
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-10-08 Niklas LaxströmPart of bug 31503 - Allow gender distinction also for...
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-07 Siebrand MazelandFollow-up CR comment by Nikerabbit on r96433: Do not...
2011-09-07 Siebrand MazelandFollow-up r96429: use wfMessage() to make it work prope...
2011-09-07 Siebrand MazelandAdd "send e-mail" link on Special:Userrights and replac...
2011-08-07 Alexandre EmsenhuberUse local context instead of global variables
2011-07-04 Alexandre EmsenhuberChanged calls to Linker::tooltipAndAccesskeyAttribs...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-07 Sam ReedRevert r87292
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-02 Sam Reed* (bug 20468) User::invalidateCache throws 1205: Lock...
2011-04-19 Sam ReedFix r86255
2011-04-17 Alexandre Emsenhuber* (bug 28511) Use [] syntax instead of {} for string...
2011-04-01 Purodha B BlissenbachFix for r85114, see code reviev
2011-04-01 Purodha B BlissenbachFix r85110, see code review
2011-04-01 Purodha B BlissenbachAdd optional PLURAL parameter to messages 'userrights...
2011-03-31 Purodha B BlissenbachFix omission of r85007,
2011-03-30 Purodha B BlissenbachAdd optional parameter $1 for PLURAL use to messages...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-02-01 Alexandre Emsenhuber* (bug 26851) Special:UserRights now allows to prefill...
2010-12-02 Raimond SpekkingShow username in input field w/o underscores
2010-10-31 Sam ReedMore deprecated method calls
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-24 Sam ReedRemoval of unused globals
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-17 Sam ReedMinor followup to r68156, add "user" as implicit group
2010-06-17 Sam Reed* (bug 24009) Include implicit groups in action=query...
2010-06-14 Raimond SpekkingUse present function for adding accesskey. This way...
2010-05-12 Brian WolffSpecial:Userrights didn't recognize user as self if...
2010-04-17 Mark A. Hershbergereol ws cleanup
2010-04-16 Alexandre Emsenhuber* part of bug 23119: removed WikiError stuff for Specia...
2010-03-01 Alexandre Emsenhuber* (bug 22664) Special:Userrights now accepts '0' as...
2010-02-21 Domas Mituzasmissed one :)
2010-02-21 Domas Mituzas3x global $wgOut
2010-02-02 Alexandre Emsenhuber* (bug 21593) Special:UserRights now lists automatic...
2010-02-02 Alexandre Emsenhuber* (bug 21518) Special:UserRights no longer displays...
2009-09-29 Brion VibberFix regression from r54429 "(bug 17864 + bug 19519...
2009-09-17 Alex Zmerge most of r56515 back to trunk (changing Userrights...
2009-09-17 Aaron SchulzActually declare $wgOut ;)
2009-09-16 Alex Zuse fetchUser statically per r56133
2009-09-10 Roan KattouwAPI: Make it possible to fetch userrights tokens for...
2009-09-02 Alexandre Emsenhuber* (bug 20446) When changing user rights with User@remot...
2009-08-05 Alex Z(bug 17864 + bug 19519) - Do input normalization on...
2009-08-05 Alex ZOutputPage::formatPermissionsErrorMessage() expects...
2009-08-01 Jack Phoenixcoding style tweaks + marked execute function as public
2009-07-13 Tim StarlingFix dodgy uses of wfMsgHtml() and related HTML escaping
2009-06-18 Ryan Schmidt* Remove the two hooks introduced in r52082
2009-06-18 Tim StarlingFix typo in r52082
2009-06-18 Ryan Schmidt* (bug 17014) Blocked users can no longer use Special...
2009-06-16 Andrew GarrettFix bug in global auth caused by r48970 (I think)....
2009-05-22 Niklas LaxströmEscaping fixes
2009-03-29 Roan KattouwRemove ugly userrights-CentralAuth hack introduced...
2009-03-29 Andrew GarrettFix regression whereby you were shown an error message...
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-25 Andrew GarrettRemove constraint that $user must be a User object...
2009-03-24 Ryan Schmidt* Added $wgInvalidUsernameCharacters to disallow certai...
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-03-10 Andrew Garrett* (bug 17900) Fixed User Groups interface log display...
2008-12-03 Aaron SchulzTweak r44049: remove 'showEditUserGroupsForm' hook...
next