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
/
ApiBlock.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
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
-13
/
+14
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-5
/
+7
*
Use PHP's [ $this, 'fn' ] callback syntax where possible
Thiemo Kreuz
2021-12-03
1
-3
/
+4
*
api: Handle invalid/non-existent titles in ApiBlock
Sam Smith
2021-07-27
1
-4
/
+13
*
Convert BlockUtils::parseBlockTarget to UserIdentity
Alexander Vorwerk
2021-07-20
1
-9
/
+5
*
api: Inject services into ApiWatchlistTrait
Umherirrender
2021-07-06
1
-3
/
+13
*
api: Replace User::whoIs in ApiBlock
Umherirrender
2021-06-30
1
-9
/
+8
*
Allow partial action blocks to be made via ApiBlock
Thalia
2021-05-04
1
-2
/
+33
*
Hard-deprecate AbstractBlock::parseTarget
Petr Pchelko
2021-03-19
1
-2
/
+9
*
Convert (Un)BlockUser to Authority
Petr Pchelko
2021-03-18
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Reduce SpecialBlock/Api logic duplication
Ammar Abdulhamid
2021-01-22
1
-6
/
+5
*
ApiBlock: Add user watch only after block success
Ammar Abdulhamid
2020-10-06
1
-4
/
+4
*
Add WatchlistExpiry support to ApiBlock
Ammar Abdulhamid
2020-10-01
1
-9
/
+43
*
Ignore block restrictions if block is not specified as partial
Thalia
2020-09-28
1
-13
/
+12
*
Pass correct parameters to BlockUser from ApiBlock and SpecialBlock
Thalia
2020-09-23
1
-1
/
+2
*
Introduce backend class for blocking users
Martin Urbanec
2020-09-22
1
-80
/
+75
*
Remove unnecessary calls to SpecialBlock::getTargetAndType
Thalia
2020-09-21
1
-2
/
+3
*
Do not call SpecialBlock::canBlockEmail in ApiBlock
Martin Urbanec
2020-09-19
1
-1
/
+28
*
Use UserNameUtils in ApiBlock
Umherirrender
2020-08-05
1
-1
/
+3
*
Remove $wgEnablePartialBlocks config and always enable partial blocks
Thalia
2020-03-04
1
-29
/
+13
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-0
/
+3
*
Better grouping for code adding elements to arrays
Daimona Eaytoy
2019-09-03
1
-1
/
+2
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+2
*
SECURITY: API: Respect $wgBlockCIDRLimit in action=block
Kunal Mehta
2019-06-06
1
-0
/
+5
*
Rename Block to MediaWiki\Block\DatabaseBlock
Thalia
2019-05-28
1
-3
/
+5
*
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 reliance on Block properties being public
Thalia
2019-03-22
1
-1
/
+1
*
Add namespace restrictions to Special:Block and API
Thalia
2019-01-22
1
-0
/
+8
*
ApiBlock: Avoid PHP warning when partial blocks are enabled but not used
Brad Jorsch
2018-12-19
1
-1
/
+1
*
Set API limits for page restrictions to 10
Thalia
2018-12-17
1
-14
/
+2
*
Update Special:Block to set Partial Blocks
David Barratt
2018-10-24
1
-1
/
+41
*
Improve test coverage for ApiBlock.php to 100%
Aryeh Gregor
2018-03-26
1
-2
/
+2
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-2
/
+2
*
ApiBlock: Improve username validation
Brad Jorsch
2017-12-19
1
-3
/
+3
*
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
-2
/
+2
*
Merge "Add parameter to API modules to apply change tags to log entries"
jenkins-bot
2017-01-13
1
-0
/
+12
|
\
|
*
Add parameter to API modules to apply change tags to log entries
This, that and the other
2017-01-12
1
-0
/
+12
*
|
ApiResult: Add ApiResult::formatExpiry()
Brad Jorsch
2017-01-11
1
-3
/
+1
|
/
*
Block API: Allow blocking/unblocking by user's ID
Subin Siby
2016-12-13
1
-8
/
+23
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-14
/
+9
*
Convert remaining array() to [] in API
Reedy
2016-02-29
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-10
/
+10
[next]