..
Hook
Restriction
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
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
Drop old class_aliases for before MW 1.39 that were missed
2024-03-20 12:10:42 +00:00
DatabaseBlockStore.php
Merge "block: Fix DatabaseBlockStore::newLoad index usage"
2024-03-18 23:57:04 +00:00
DatabaseBlockStoreFactory.php
Use IConnectionProvider in DatabaseBlockStore
2024-03-14 00:24:29 +01:00
HideUserUtils.php
block: Clarify function of HideUserUtils aliases and use them consistently
2024-03-19 11:31:03 +11:00
SystemBlock.php
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