wiki.techinc.nl/includes/block
Ppchelko bdb5f394d3 Revert "Enhance GroupPermissionsLookup and use it."
This reverts commit 900c6663b0.

Reason for revert: breaks Parsoid CI. Instead of fixing the test in presence of the FlaggedRevs hook, I would rather convert DefaultPreferencesFactory to Authority and fix the tests once instead of doing it twice.

Change-Id: Iaa440a9804c9ed97339e737162ef64ccf29ceb51
2021-01-12 04:48:49 +00:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
Restriction PageRestrictions: Remove unreachable logic 2020-12-05 05:25:08 +01:00
AbstractBlock.php Remove deprecated AbstractBlock methods 2020-10-09 19:35:41 +00:00
BlockErrorFormatter.php Inject UserFactory into BlockErrorFormatter 2020-10-13 20:09:52 +00:00
BlockManager.php Revert "Enhance GroupPermissionsLookup and use it." 2021-01-12 04:48:49 +00:00
BlockPermissionChecker.php Improve class property documentation 2020-10-30 10:38:58 +01:00
BlockPermissionCheckerFactory.php Move SpecialBlock::canBlockEmail to BlockPermissionChecker 2020-09-19 17:00:47 +00:00
BlockRestrictionStore.php Use const for BlockRestrictionStore::$types 2020-11-21 00:57:04 +01:00
BlockUser.php Do not call SpecialBlock from BlockUser 2020-10-04 23:20:06 +02:00
BlockUserFactory.php Introduce backend class for blocking users 2020-09-22 14:14:01 +01:00
BlockUtils.php Move AbstractBlock::parseTarget to BlockUtils 2020-10-07 18:52:11 +00:00
CompositeBlock.php Move $isHardblock property up to AbstractBlock from DatabaseBlock 2020-10-07 13:23:12 +01:00
DatabaseBlock.php Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
DatabaseBlockStore.php Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
SystemBlock.php Remove blocker dependency for System and Composite blocks 2019-10-31 07:45:07 -04:00
UnblockUser.php Document list of change tags as string[] 2020-11-20 14:12:54 +01:00
UnblockUserFactory.php Document list of change tags as string[] 2020-11-20 14:12:54 +01:00
UserBlockCommandFactory.php Document list of change tags as string[] 2020-11-20 14:12:54 +01:00