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
/
SpecialUnblock.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usages of deprecated User::isAllowed. Step 2.
Petr Pchelko
2019-09-11
1
-1
/
+5
*
Avoid usage of deprecated setTags() method, use addTags() instead
Derick Alangi
2019-09-01
1
-1
/
+1
*
Add "help" link to Special:Unblock
DannyS712
2019-07-04
1
-0
/
+1
*
Use [...] instead of array(...) in PHP comments and documentation
Fomafix
2019-06-17
1
-2
/
+2
*
Rename Block to MediaWiki\Block\DatabaseBlock
Thalia
2019-05-28
1
-16
/
+18
*
Remove reliance on Block properties being public
Thalia
2019-03-22
1
-2
/
+2
*
Include block ID in unblock log
Gergő Tisza
2018-12-19
1
-0
/
+1
*
Revert "Remove cssclass in the favor of 'type' => 'user'"
Jayprakash12345
2018-05-01
1
-1
/
+3
*
Remove cssclass in the favor of 'type' => 'user'
Jayprakash12345
2018-04-22
1
-3
/
+1
*
SpecialUnblock: Remove addModules( 'mediawiki.special' )
Fomafix
2017-11-22
1
-1
/
+1
*
Fix unblocking autoblocks
Amir Sarabadani
2017-10-11
1
-3
/
+3
*
Remove unneeded js module in SpecialUnblock
Amir Sarabadani
2017-09-29
1
-1
/
+1
*
Migrate Special:Unblock to OOUI
Amir Sarabadani
2017-09-10
1
-3
/
+3
*
includes/specials: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-28
1
-1
/
+1
*
Add 'UnblockUser' and 'UnblockUserComplete' hooks to Special:Unblock
Justin Du
2016-12-30
1
-0
/
+7
*
Merge "API: i18n for warnings and errors"
jenkins-bot
2016-12-06
1
-2
/
+2
|
\
|
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-2
/
+2
*
|
Replaced Linker::link() usage with LinkRenderer in some special pages
Subin Siby
2016-12-04
1
-2
/
+2
|
/
*
Unblock form handling: Check for 'Tags' index in $data from UI before trying ...
Alex Monk
2016-03-25
1
-1
/
+3
*
Many more function case mismatches
Reedy
2016-03-19
1
-2
/
+2
*
Add tags support to patrol, protect, unblock, and undelete
Geoffrey Mon
2016-02-29
1
-0
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-15
/
+15
*
Define which SpecialPage classes expect write vs read mode
Aaron Schulz
2016-01-14
1
-0
/
+4
*
Show user names as subpages of special pages in autocomplete search
umherirrender
2015-12-29
1
-0
/
+18
*
Migrate block log to new log system
umherirrender
2015-02-07
1
-2
/
+6
*
Add mediawiki.userSuggest to Special:Block/Unblock/BlockList
umherirrender
2014-11-24
1
-1
/
+2
*
Make Special:Unblock link to contributions page for IP blockees
TK-999
2014-09-12
1
-2
/
+10
*
Set autofocus on Special:Unblock
umherirrender
2014-06-29
1
-1
/
+4
*
Fix typo for system message name
withoutaname
2014-05-06
1
-2
/
+2
*
Fixed some @params documentation (includes/[specialpage|specials])
umherirrender
2014-04-19
1
-4
/
+4
*
Update formatting for includes/specials/
Siebrand Mazeland
2014-03-23
1
-2
/
+2
*
Set relevant User on Special:Unblock
umherirrender
2013-10-09
1
-0
/
+5
*
Always pass user to LogPage::addEntry
umherirrender
2013-09-13
1
-1
/
+1
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-2
/
+2
*
Fixed spacing in specials folder
umherirrender
2013-04-20
1
-7
/
+7
*
Update/fix docs
Siebrand Mazeland
2013-04-12
1
-0
/
+2
*
Add SpecialPage::getGroupName and use it
umherirrender
2013-03-07
1
-0
/
+4
*
fix some spacing
umherirrender
2013-01-26
1
-12
/
+12
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
(bug 32604) Some messages needs escaping of wikitext inside username
umherirrender
2012-05-04
1
-3
/
+3
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-04-28
1
-0
/
+2
*
Use local context to get messages
Alexandre Emsenhuber
2012-02-17
1
-3
/
+3
*
Remove backslash from @return types
Antoine Musso
2012-02-13
1
-1
/
+1
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
*
Updated core SpecialPages to use new functions introduced in r103111 and r103095
John Du Hart
2011-11-15
1
-10
/
+2
*
Removed usage of $wgUser in block and unblock processing:
Alexandre Emsenhuber
2011-11-13
1
-6
/
+15
*
Per Nikerabbit's comment on r100621:
Alexandre Emsenhuber
2011-10-27
1
-1
/
+1
*
Added OutputPage::setPageTitleMsg() and OutputPage::setHTMLTitleMsg() as modi...
Alexandre Emsenhuber
2011-10-24
1
-1
/
+1
*
Redact IP address when unblocking autoblocks
Aaron Schulz
2011-10-07
1
-3
/
+9
*
Added missing calls to SpecialPage::setHeaders() and SpecialPage::outputHeader()
Alexandre Emsenhuber
2011-09-21
1
-0
/
+3
[next]