wiki.techinc.nl/includes/block
2024-02-16 22:00:06 +00:00
..
Hook Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
Restriction Blocks documentation review 2023-09-06 13:48:07 +10:00
AbstractBlock.php Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
AutoblockExemptionList.php AutoblockExemptionList: inject and use a text formatter 2023-11-03 18:20:54 +00:00
Block.php Multiblocks preparation in User::getBlock(), PermissionManager and BlockManager 2023-10-20 10:07:50 +11:00
BlockActionInfo.php Improve the readability of test code by making the BlockActionInfo::ACTION_* constants public+internal 2023-10-12 10:17:19 +11:00
BlockCache.php Add cache to BlockManager 2023-10-12 13:42:58 +11:00
BlockCacheEntry.php block: Add type hints 2023-10-16 08:31:24 -04:00
BlockCacheKey.php block: Add type hints 2023-10-16 08:31:24 -04:00
BlockErrorFormatter.php Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
BlockManager.php Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
BlockPermissionChecker.php Blocks documentation review 2023-09-06 13:48:07 +10:00
BlockPermissionCheckerFactory.php
BlockRestrictionStore.php Support new block schema 2023-11-29 13:31:42 +11:00
BlockRestrictionStoreFactory.php Support new block schema 2023-11-29 13:31:42 +11:00
BlockUser.php Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
BlockUserFactory.php
BlockUtils.php Make BlockUtils a wiki-aware service 2024-01-03 20:05:40 +01:00
BlockUtilsFactory.php block: Use dbdomain to check for local in BlockUtilsFactory 2024-01-12 15:27:04 +01:00
CompositeBlock.php Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
DatabaseBlock.php DatabaseBlock: Deprecate methods relying on global state 2024-02-10 23:28:16 +01:00
DatabaseBlockStore.php block: Include bt_auto in acquireTarget() conditions 2024-02-13 13:20:38 +11:00
DatabaseBlockStoreFactory.php Make BlockUtils a wiki-aware service 2024-01-03 20:05:40 +01:00
HideUserUtils.php Special:BlockList: Improve display of hidden users 2023-12-05 13:25:54 -05:00
SystemBlock.php Undeprecate SystemBlock 2023-09-06 13:52:12 +10:00
UnblockUser.php Migrate callers of DatabaseBlock methods moved to DatabaseBlockStore 2023-11-06 12:03:51 +11:00
UnblockUserFactory.php
UserBlockCommandFactory.php Allow temporary accounts to be blocked with 'hideuser' enabled 2024-01-22 18:19:59 +00:00