index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
specials
/
SpecialUserrights.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doxygen docs before REL1_19 branching
Antoine Musso
2012-02-01
1
-0
/
+2
*
Followup r107882: explicitly say text() or parse() on wfMessage() calls!
Brion Vibber
2012-01-03
1
-2
/
+2
*
Fix gender on Special:Userrights
Antoine Musso
2012-01-03
1
-2
/
+2
*
revert r106095, fix apparently not this simple
Jeroen De Dauw
2011-12-13
1
-1
/
+1
*
logName -> getName
Jeroen De Dauw
2011-12-13
1
-1
/
+1
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-2
/
+2
*
Following r100264, update usages in core
John Du Hart
2011-11-16
1
-1
/
+1
*
Updated core SpecialPages to use new functions introduced in r103111 and r103095
John Du Hart
2011-11-15
1
-3
/
+1
*
* Made PermissionsError exception accept an optional second parameter for the...
Alexandre Emsenhuber
2011-11-02
1
-8
/
+5
*
Part of bug 31503 - Allow gender distinction also for user groups
Niklas Laxström
2011-10-08
1
-5
/
+5
*
Allow LogEventsList::showLogExtract() to get a Title object instead of having...
Alexandre Emsenhuber
2011-09-24
1
-1
/
+1
*
Follow-up CR comment by Nikerabbit on r96433: Do not rely on implicit convers...
Siebrand Mazeland
2011-09-07
1
-1
/
+1
*
Follow-up r96429: use wfMessage() to make it work properly. Previously $userT...
Siebrand Mazeland
2011-09-07
1
-1
/
+1
*
Add "send e-mail" link on Special:Userrights and replace the "manual" tool li...
Siebrand Mazeland
2011-09-07
1
-1
/
+9
*
Use local context instead of global variables
Alexandre Emsenhuber
2011-08-07
1
-49
/
+42
*
Changed calls to Linker::tooltipAndAccesskeyAttribs() to be static and fixed ...
Alexandre Emsenhuber
2011-07-04
1
-1
/
+1
*
Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()
Sam Reed
2011-07-01
1
-1
/
+1
*
Revert r87292
Sam Reed
2011-06-07
1
-1
/
+1
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-1
/
+1
*
* (bug 20468) User::invalidateCache throws 1205: Lock wait timeout exceeded
Sam Reed
2011-05-02
1
-1
/
+1
*
Fix r86255
Sam Reed
2011-04-19
1
-1
/
+1
*
* (bug 28511) Use [] syntax instead of {} for string offset access
Alexandre Emsenhuber
2011-04-17
1
-1
/
+1
*
Fix for r85114, see code reviev
Purodha B Blissenbach
2011-04-01
1
-1
/
+1
*
Fix r85110, see code review
Purodha B Blissenbach
2011-04-01
1
-1
/
+1
*
Add optional PLURAL parameter to messages 'userrights-changeable-col' and 'us...
Purodha B Blissenbach
2011-04-01
1
-1
/
+1
*
Fix omission of r85007,
Purodha B Blissenbach
2011-03-31
1
-2
/
+2
*
Add optional parameter $1 for PLURAL use to messages userrights-groupsmember ...
Purodha B Blissenbach
2011-03-30
1
-4
/
+6
*
w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
Mark A. Hershberger
2011-03-18
1
-1
/
+1
*
Spin out all the CSS used on special pages into their own mediawiki.special m...
Happy-melon
2011-03-12
1
-1
/
+1
*
* (bug 26851) Special:UserRights now allows to prefill the reason field
Alexandre Emsenhuber
2011-02-01
1
-2
/
+3
*
Show username in input field w/o underscores
Raimond Spekking
2010-12-02
1
-6
/
+5
*
More deprecated method calls
Sam Reed
2010-10-31
1
-3
/
+3
*
Standardised file description headers; second part
Alexandre Emsenhuber
2010-08-15
1
-5
/
+3
*
Use the canonical names for classes.
Platonides
2010-07-27
1
-1
/
+1
*
Removal of unused globals
Sam Reed
2010-07-24
1
-1
/
+1
*
Correct the address of the FSF in some of the GPL headers
Derk-Jan Hartman
2010-06-21
1
-1
/
+1
*
GPL Headers for all!
Sam Reed
2010-06-21
1
-0
/
+18
*
Minor followup to r68156, add "user" as implicit group
Sam Reed
2010-06-17
1
-1
/
+2
*
* (bug 24009) Include implicit groups in action=query&list=users&usprop=groups
Sam Reed
2010-06-17
1
-5
/
+7
*
Use present function for adding accesskey. This way the browser key combinati...
Raimond Spekking
2010-06-14
1
-1
/
+2
*
Special:Userrights didn't recognize user as self if person didn't capitalize
Brian Wolff
2010-05-12
1
-1
/
+1
*
eol ws cleanup
Mark A. Hershberger
2010-04-17
1
-3
/
+3
*
* part of bug 23119: removed WikiError stuff for Special:Userrights, also upd...
Alexandre Emsenhuber
2010-04-16
1
-14
/
+18
*
* (bug 22664) Special:Userrights now accepts '0' as a valid user name
Alexandre Emsenhuber
2010-03-01
1
-5
/
+5
*
missed one :)
Domas Mituzas
2010-02-21
1
-2
/
+0
*
3x global $wgOut
Domas Mituzas
2010-02-21
1
-2
/
+0
*
* (bug 21593) Special:UserRights now lists automatic groups membership
Alexandre Emsenhuber
2010-02-02
1
-1
/
+12
*
* (bug 21518) Special:UserRights no longer displays the user name box for use...
Alexandre Emsenhuber
2010-02-02
1
-3
/
+5
*
Fix regression from r54429 "(bug 17864 + bug 19519) - Do input normalization ...
Brion Vibber
2009-09-29
1
-1
/
+6
*
merge most of r56515 back to trunk (changing UserrightsPage::fetchUser to non...
Alex Z
2009-09-17
1
-3
/
+3
[next]