| .. |
|
Hook
|
|
|
|
Restriction
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
AbstractBlock.php
|
AbstractBlock: Hard-deprecate accessing block IDs cross-wiki
|
2023-03-10 16:09:43 -05:00 |
|
Block.php
|
Split a base class out of CommentStore
|
2023-01-01 22:34:36 +00:00 |
|
BlockActionInfo.php
|
Replace some usages of MWException
|
2023-01-26 00:10:34 +00:00 |
|
BlockErrorFormatter.php
|
Blocked temporary account user sees an appropriate block message
|
2023-02-24 16:16:49 +02:00 |
|
BlockManager.php
|
SECURITY: Do not apply autoblocks to untrusted XFF headers
|
2023-03-31 00:16:09 +01:00 |
|
BlockPermissionChecker.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
BlockPermissionCheckerFactory.php
|
|
|
|
BlockRestrictionStore.php
|
block: Database clean ups in BlockRestrictionStore
|
2023-05-05 15:42:11 +02:00 |
|
BlockRestrictionStoreFactory.php
|
block: Database clean ups in BlockRestrictionStore
|
2023-05-05 15:42:11 +02:00 |
|
BlockUser.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
BlockUserFactory.php
|
|
|
|
BlockUtils.php
|
Use str_starts_with/str_ends_with/str_contains
|
2022-12-12 19:54:24 +01:00 |
|
CompositeBlock.php
|
Reorg: Namespace the Title class
|
2023-03-02 08:46:53 -05:00 |
|
DatabaseBlock.php
|
Deprecate passing a db to DatabaseBlockStore::insertBlock()
|
2023-05-20 11:02:45 +02:00 |
|
DatabaseBlockStore.php
|
Remove uses Database::update()/Database::insert() return values
|
2023-05-27 02:19:55 +00:00 |
|
DatabaseBlockStoreFactory.php
|
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
|
2023-05-04 23:41:21 +02:00 |
|
SystemBlock.php
|
Deprecate global-blocks-specific methods and hook
|
2022-11-28 15:33:44 +00:00 |
|
UnblockUser.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
UnblockUserFactory.php
|
|
|
|
UserBlockCommandFactory.php
|
Make use of ?:, ?? and ??= operators in mostly trivial cases
|
2022-12-05 21:37:13 +01:00 |