wiki.techinc.nl/includes/block
Alexander Vorwerk 734b912d55 Only allow UserIdentity in DatabaseBlock::setBlocker()
Passing a string is deprecated since 1.36.

Change-Id: Ia1c5bde0815f860f8671e9acae73c69af0a0f96a
2021-10-04 14:03:29 +00:00
..
Hook GetAllBlockActionsHook: Document avoiding blockable action ID conflicts 2021-05-10 18:35:58 +01:00
Restriction Introduce infrastructure for partial blocks for actions 2021-04-27 21:53:13 +01:00
AbstractBlock.php Merge "Convert AbstractBlock::$target to UserIdentity" 2021-07-27 15:30:20 +00:00
Block.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
BlockActionInfo.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
BlockErrorFormatter.php BlockErrorFormatter: use Message::plain() if blocked without a reason 2021-08-05 01:50:50 +00:00
BlockManager.php Make BlockManager::getUserBlock take UserIdentity 2021-05-26 19:29:47 -07:00
BlockPermissionChecker.php Authority: expose user block info 2021-06-30 13:42:21 +02:00
BlockPermissionCheckerFactory.php Authority: expose user block info 2021-06-30 13:42:21 +02:00
BlockRestrictionStore.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
BlockUser.php BlockUser: Restore blocking autoblocked IP addresses 2021-08-03 14:49:41 +00:00
BlockUserFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
BlockUtils.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
CompositeBlock.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
DatabaseBlock.php Only allow UserIdentity in DatabaseBlock::setBlocker() 2021-10-04 14:03:29 +00:00
DatabaseBlockStore.php docs: Remove wrong null types 2021-08-26 21:42:03 +02:00
SystemBlock.php Introduce Block interface and replace AbstractBlock. 2021-05-11 11:36:11 +02:00
UnblockUser.php Support fluent interface for StatusValue 2021-08-02 15:14:11 -04:00
UnblockUserFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserBlockCommandFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00