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
/
block
/
UnblockUser.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "block: Add autoblock filtering parameters"
jenkins-bot
2025-04-02
1
-1
/
+2
|
\
|
*
block: Add autoblock filtering parameters
Tim Starling
2025-03-21
1
-1
/
+2
*
|
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
|
/
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-1
/
+1
*
block: Add a BlockTarget class hierarchy
Tim Starling
2025-02-19
1
-31
/
+13
*
block: Fix vague target requirements in BlockPermissionChecker
Tim Starling
2025-02-13
1
-3
/
+2
*
block: Fix unblock by ID of self-block
Tim Starling
2025-01-27
1
-5
/
+6
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Merge "block: Update block action links in block log and contributions for mu...
jenkins-bot
2025-01-15
1
-0
/
+2
|
\
|
*
block: Update block action links in block log and contributions for multiblocks
Tim Starling
2025-01-15
1
-0
/
+2
*
|
ApiUnblock: Add support for multiblocks
Dayllan Maza
2025-01-14
1
-16
/
+63
|
/
*
Use real type hints for services etc. in includes/block/
Bartosz DziewoĆski
2024-07-31
1
-14
/
+5
*
Migrate callers of DatabaseBlock methods moved to DatabaseBlockStore
Tim Starling
2023-11-06
1
-1
/
+1
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-1
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Support fluent interface for StatusValue
TChin
2021-08-02
1
-10
/
+5
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Remove AbstractBlock::parseTarget()
Alexander Vorwerk
2021-07-16
1
-1
/
+1
*
Introduce Block interface and replace AbstractBlock.
daniel
2021-05-11
1
-10
/
+7
*
Remove User::idFromName from UnblockUser::unblockUnsafe
STran
2021-03-31
1
-5
/
+2
*
Convert (Un)BlockUser target to user identity
Petr Pchelko
2021-03-24
1
-4
/
+5
*
Hard-deprecate AbstractBlock::parseTarget
Petr Pchelko
2021-03-19
1
-1
/
+7
*
Convert (Un)BlockUser to Authority
Petr Pchelko
2021-03-18
1
-6
/
+15
*
Document list of change tags as string[]
Umherirrender
2020-11-20
1
-1
/
+1
*
Improve class property documentation
Umherirrender
2020-10-30
1
-4
/
+4
*
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
Thalia
2020-09-13
1
-1
/
+7
*
Introduce backend class for unblocking users
Martin Urbanec
2020-08-25
1
-0
/
+219