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
/
ApiBlockInfoTrait.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate machine-readable block info in BlockErrorFormatter
Bartosz Dziewoński
2025-02-18
1
-57
/
+3
*
ApiBlockInfoTrait: Tighten required types
Bartosz Dziewoński
2024-12-17
1
-2
/
+2
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+6
*
Support new block schema
Tim Starling
2023-11-29
1
-0
/
+11
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
api: include details of email and own talk block
Siddharth VP
2023-05-30
1
-0
/
+5
*
ApiBase: Remove special error messages for blocks
Bartosz Dziewoński
2023-04-26
1
-0
/
+13
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-3
/
+1
*
ApiBlockInfoTrait: Add formatted and relative times
Ed Sanders
2021-12-06
1
-1
/
+25
*
Introduce Block interface and replace AbstractBlock.
daniel
2021-05-11
1
-5
/
+7
*
Improve custom folding and grouping
Tim Starling
2020-12-23
1
-2
/
+3
*
Move $isHardblock property up to AbstractBlock from DatabaseBlock
Thalia
2020-10-07
1
-5
/
+1
*
ApiBlockInfoTrait: Add some extra basic block details
Thalia
2020-08-21
1
-0
/
+8
*
Coding style: Auto-fix MediaWiki.Commenting.DocComment.*
James D. Forrester
2020-01-10
1
-1
/
+1
*
api: Fix incomplete PHPDoc block in ApiBlockInfoTrait
Thiemo Kreuz
2019-12-29
1
-1
/
+4
*
Revert "Revert "Store block reasons as CommentStoreComments in block classes""
Tchanders
2019-10-20
1
-2
/
+21
*
Revert "Store block reasons as CommentStoreComments in block classes"
Daimona Eaytoy
2019-10-19
1
-21
/
+2
*
Store block reasons as CommentStoreComments in block classes
Thalia
2019-10-18
1
-2
/
+21
*
Document 'blockpartial' in ApiBlockInfoTrait::getBlockDetails
Thalia
2019-10-03
1
-0
/
+1
*
Fix AbstractBlock param types in documentation
Thalia
2019-05-14
1
-1
/
+1
*
Restore ApiQueryUserInfo::getBlockInfo() as a stub.
daniel
2019-05-11
1
-1
/
+1
*
Separate Block into AbstractBlock, Block and SystemBlock
Thalia
2019-05-07
1
-2
/
+5
*
Move ApiQueryUserInfo::getBlockInfo() to ApiBase
Amir Sarabadani
2019-05-06
1
-0
/
+53