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
/
BlockErrorFormatter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate machine-readable block info in BlockErrorFormatter
Bartosz Dziewoński
2025-02-18
1
-3
/
+12
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Move creation of BlockErrorFormatter into FormatterFactory
daniel
2024-01-26
1
-38
/
+37
*
Merge "Add type hint for $ip in BlockErrorFormatter method"
jenkins-bot
2023-10-30
1
-1
/
+1
|
\
|
*
Add type hint for $ip in BlockErrorFormatter method
Thalia
2023-10-27
1
-1
/
+1
*
|
Display all error messages for a CompositeBlock
Thalia
2023-10-27
1
-0
/
+27
|
/
*
Clean up BlockErrorFormatter and test
Thalia
2023-10-27
1
-2
/
+2
*
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Add UserIdentityUtils service
Tim Starling
2023-07-24
1
-7
/
+7
*
Blocked temporary account user sees an appropriate block message
tsepothoabala
2023-02-24
1
-5
/
+16
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-1
/
+1
*
GetBlockErrorMessageKey: Add typehints and improve documentation
Thalia
2022-10-18
1
-1
/
+1
*
Create Hook to check block's error messages from extensions
AnaïsGueyte
2022-10-14
1
-1
/
+13
*
BlockErrorFormatter: use Message::plain() if blocked without a reason
DannyS712
2021-08-05
1
-1
/
+1
*
BlockErrorFormatter: clean up handling of link to blocker's user page
DannyS712
2021-07-27
1
-19
/
+29
*
Introduce Block interface and replace AbstractBlock.
daniel
2021-05-11
1
-14
/
+15
*
Convert users of BlockErrorFormatter to UserIdentity
Petr Pchelko
2021-03-17
1
-7
/
+7
*
Fixed typo "paramaters"
sahil
2021-03-10
1
-1
/
+1
*
Avoid unstubbing user in BlockErrorFormatter::getFormattedBlockErrorInfo
Umherirrender
2021-02-24
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Inject UserFactory into BlockErrorFormatter
DannyS712
2020-10-13
1
-1
/
+13
*
BlockErrorFormatter: Use language-specific comma separators
Thalia
2020-02-28
1
-1
/
+1
*
Revert "Revert "Store block reasons as CommentStoreComments in block classes""
Tchanders
2019-10-20
1
-5
/
+9
*
Revert "Store block reasons as CommentStoreComments in block classes"
Daimona Eaytoy
2019-10-19
1
-9
/
+5
*
Store block reasons as CommentStoreComments in block classes
Thalia
2019-10-18
1
-5
/
+9
*
Introduce a formatter service for block errors
Thalia
2019-10-08
1
-0
/
+233