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
...
*
Actually declare $wgOut ;)
Aaron Schulz
2009-09-17
1
-1
/
+1
*
use fetchUser statically per r56133
Alex Z
2009-09-16
1
-2
/
+2
*
API: Make it possible to fetch userrights tokens for interwiki users; make Us...
Roan Kattouw
2009-09-10
1
-1
/
+1
*
* (bug 20446) When changing user rights with User@remotewiki and remotewiki i...
Alexandre Emsenhuber
2009-09-02
1
-6
/
+10
*
(bug 17864 + bug 19519) - Do input normalization on the username before doing...
Alex Z
2009-08-05
1
-0
/
+1
*
OutputPage::formatPermissionsErrorMessage() expects an array of arrays, passi...
Alex Z
2009-08-05
1
-2
/
+2
*
coding style tweaks + marked execute function as public
Jack Phoenix
2009-08-01
1
-28
/
+31
*
Fix dodgy uses of wfMsgHtml() and related HTML escaping
Tim Starling
2009-07-13
1
-3
/
+7
*
* Remove the two hooks introduced in r52082
Ryan Schmidt
2009-06-18
1
-11
/
+1
*
Fix typo in r52082
Tim Starling
2009-06-18
1
-1
/
+1
*
* (bug 17014) Blocked users can no longer use Special:UserRights if they do
Ryan Schmidt
2009-06-18
1
-47
/
+61
*
Fix bug in global auth caused by r48970 (I think). You need to call this->cha...
Andrew Garrett
2009-06-16
1
-1
/
+2
*
Escaping fixes
Niklas Laxström
2009-05-22
1
-1
/
+1
*
Remove ugly userrights-CentralAuth hack introduced in r48970 and friends:
Roan Kattouw
2009-03-29
1
-30
/
+20
*
Fix regression whereby you were shown an error message after submitting Globa...
Andrew Garrett
2009-03-29
1
-1
/
+5
*
Redo r48746 (API userrights, reverted in r48909 and r48910) in a way that doe...
Roan Kattouw
2009-03-28
1
-125
/
+52
*
Revert r48746 (API userrights). Breaks Special:GlobalGroupMembership by chang...
Andrew Garrett
2009-03-27
1
-45
/
+125
*
Remove constraint that $user must be a User object in SpecialUserrights, can ...
Andrew Garrett
2009-03-25
1
-1
/
+1
*
* Added $wgInvalidUsernameCharacters to disallow certain characters in
Ryan Schmidt
2009-03-24
1
-2
/
+2
*
* API: (bug 15935) Add action=userrights to the API
Roan Kattouw
2009-03-24
1
-125
/
+45
*
* (bug 17900) Fixed User Groups interface log display after saving groups.
Andrew Garrett
2009-03-10
1
-1
/
+8
*
Tweak r44049: remove 'showEditUserGroupsForm' hook altogether
Aaron Schulz
2008-12-03
1
-2
/
+0
*
* Modified hook UserRights::showEditUserGroupsForm to actually be able to do
Nathaniel Herman
2008-11-29
1
-4
/
+2
*
Consistent casing for addHTML()
Siebrand Mazeland
2008-11-06
1
-1
/
+1
*
added new hook, UserRights::showEditUserGroupsForm from Wikia codebase
Jack Phoenix
2008-10-25
1
-0
/
+2
*
(bug 15795) Special:Userrights is now listed on Special:SpecialPages when use...
Alexandre Emsenhuber
2008-10-09
1
-2
/
+6
*
Revert r39582 "(bug 12518) Interwiki userrights now reflects remote groups, n...
Brion Vibber
2008-08-19
1
-76
/
+21
*
(bug 12518) Interwiki userrights now reflects remote groups, not local groups.
Andrew Garrett
2008-08-18
1
-21
/
+76
*
* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now work more like
Ryan Schmidt
2008-08-14
1
-18
/
+52
*
Use content language for rightsnone
Andrew Garrett
2008-08-02
1
-1
/
+1
*
Adding accesskey="s" to forms in the following special pages:
Jon Harald Søby
2008-07-30
1
-1
/
+1
*
* (bug 12487) Rights log is not fully internationalized
Niklas Laxström
2008-07-11
1
-2
/
+3
*
* Fix regression in 37317, random content going into logs
Niklas Laxström
2008-07-10
1
-2
/
+10
*
Cleanup r37317 -- let's make this a little more legible. :)
Brion Vibber
2008-07-09
1
-1
/
+5
*
Fix weirdness in Userrights and derived pages where no groups didn't appear a...
Andrew Garrett
2008-07-08
1
-1
/
+1
*
Rename all the special page class files back to their proper names.
Brion Vibber
2008-06-19
1
-0
/
+576
[prev]