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
/
api
/
ApiUnblock.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
Add MediaWiki\Watchlist namespace to the related classes
Ebrahim Byagowi
2024-05-22
1
-0
/
+1
*
Change DatabaseBlock::TYPE_AUTO to Block::TYPE_AUTO
Dogu
2024-01-03
1
-3
/
+3
*
Merge "Add 'temp' to allowed user types in various APIs"
jenkins-bot
2023-11-30
1
-1
/
+1
|
\
|
*
Add 'temp' to allowed user types in various APIs
Thalia
2023-11-30
1
-1
/
+1
*
|
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
|
/
*
Use real type hints for services etc. in api/ except ApiQuery*.php
Bartosz DziewoĆski
2023-08-29
1
-11
/
+4
*
Merge "api: Add watch option for userpage to action=unblock"
jenkins-bot
2023-03-17
1
-4
/
+60
|
\
|
*
api: Add watch option for userpage to action=unblock
Umherirrender
2023-03-08
1
-4
/
+60
*
|
Api: Fix some very old copyright statements for Roan
James D. Forrester
2023-03-16
1
-1
/
+1
|
/
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-5
/
+6
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
api: Replace UserCache in ApiUnblock
Umherirrender
2021-06-30
1
-9
/
+8
*
Hard-deprecate AbstractBlock::getTargetAndType() and getTarget()
vladshapik
2021-06-22
1
-3
/
+4
*
Convert (Un)BlockUser to Authority
Petr Pchelko
2021-03-18
1
-2
/
+2
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-7
/
+1
*
Inject UserCache into ApiUnblock
DannyS712
2020-11-19
1
-12
/
+7
*
Add pure unit tests for ApiUnblock
DannyS712
2020-11-19
1
-1
/
+11
*
Introduce backend class for unblocking users
Martin Urbanec
2020-08-25
1
-31
/
+54
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-2
/
+7
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-4
/
+6
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+1
*
Rename Block to MediaWiki\Block\DatabaseBlock
Thalia
2019-05-28
1
-2
/
+4
*
Restore ApiQueryUserInfo::getBlockInfo() as a stub.
daniel
2019-05-11
1
-1
/
+1
*
Move ApiQueryUserInfo::getBlockInfo() to ApiBase
Amir Sarabadani
2019-05-06
1
-1
/
+3
*
Deprecate User::isBlocked()
David Barratt
2019-04-25
1
-2
/
+3
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
includes/api: Replace implicitly-Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-24
1
-1
/
+1
*
Block API: Allow blocking/unblocking by user's ID
Subin Siby
2016-12-13
1
-1
/
+14
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-13
/
+6
*
Add tags support to patrol, protect, unblock, and undelete
Geoffrey Mon
2016-02-29
1
-1
/
+14
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
API: Give block details along with errors
Alex Monk
2015-06-17
1
-1
/
+7
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-19
/
+5
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-7
/
+1
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-33
/
+0
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix more concatenation errors
Brad Jorsch
2013-12-29
1
-4
/
+4
*
Fix CodeSniffer errors and warnings on some API classes
Siebrand Mazeland
2013-11-15
1
-2
/
+4
*
The light at the end of the API code format updating tunnel
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
SECURITY: Prevent tokens in jsonp mode
Brad Jorsch
2013-09-03
1
-15
/
+0
*
(bug 43518) API action=unblock should return the user name, not the full user...
Alex Monk
2013-03-04
1
-1
/
+1
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
Merge "escape HTML elements in docblock with double quotes"
Aaron Schulz
2012-07-18
1
-1
/
+1
|
\
[next]