wiki.techinc.nl/includes/Revision
Umherirrender 7f03231ace Inject services into SpecialContributions/SpecialDeletedContributions
This covers only directly used services by this special page and pager
Services used by the base class are not part of this patch set

Have to change another service to avoid global state

Bug: T259960
Depends-On: I07203e22f4b254df5c8cd6180d915a1537b7de30
Change-Id: Ifed2cbd2eee7166daf2e7d9bab017786247f88f6
2020-11-24 17:18:40 +00:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContributionsLookup.php Inject services into SpecialContributions/SpecialDeletedContributions 2020-11-24 17:18:40 +00:00
ContributionsSegment.php UserContributions endpoint add tags 'display' property 2020-08-19 06:04:50 -07:00
FallbackSlotRoleHandler.php Create fallback for undefined content models. 2020-07-22 19:59:09 +02:00
IncompleteRevisionException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
MainSlotRoleHandler.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
MutableRevisionRecord.php Make use of fluent interface in MutableRevisionRecord 2020-11-20 08:15:49 +01:00
MutableRevisionSlots.php MCR import 2020-07-18 20:34:16 -04:00
RenderedRevision.php Replace core uses and hard deprecate Parser(Options) Revision methods 2020-06-03 05:55:35 +00:00
RevisionAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
RevisionArchiveRecord.php Change object to stdClass type hints in revision related classes 2020-11-17 22:07:29 +01:00
RevisionFactory.php Improve docs about @param/@return object $row to stdClass 2020-11-13 00:08:21 +01:00
RevisionLookup.php
RevisionRecord.php Introduce and apply NonSerializableTrait 2020-09-28 21:55:49 +02:00
RevisionRenderer.php Add missing $hints in short-cut call 2020-10-09 12:53:49 +02:00
RevisionSlots.php Introduce and apply NonSerializableTrait 2020-09-28 21:55:49 +02:00
RevisionStore.php Change object to stdClass type hints in revision related classes 2020-11-17 22:07:29 +01:00
RevisionStoreCacheRecord.php Change object to stdClass type hints in revision related classes 2020-11-17 22:07:29 +01:00
RevisionStoreFactory.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
RevisionStoreRecord.php Change object to stdClass type hints in revision related classes 2020-11-17 22:07:29 +01:00
SlotRecord.php Change object to stdClass type hints in revision related classes 2020-11-17 22:07:29 +01:00
SlotRenderingProvider.php
SlotRoleHandler.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
SlotRoleRegistry.php
SuppressedDataException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00