wiki.techinc.nl/includes/Revision
daniel 74723d21cc Don't use getUserId in RevisionStore.
We are in the process of moving from getUserId() to getId() anyway. That
should resolve the issue in addWiki for now. It will however break again
in the future, when we requrie a matching wikiId in User::getId().

The real fix would be resolving T200471.

Bug: T275452
Change-Id: I9a7c383a6c31929e25899fd627131afc25584d5b
2021-02-23 16:19:35 +01:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContributionsLookup.php Make ContributionsLookup use Authority 2021-01-21 13:45:18 +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 Make RevisionStore use PageIdentity where easy 2021-02-01 12:29:25 -06:00
MutableRevisionRecord.php Remove mentions of dbDomain from RevisionStore, RevisionRecord 2021-02-05 22:42:40 +02: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 Remove mentions of dbDomain from RevisionStore, RevisionRecord 2021-02-05 22:42:40 +02:00
RevisionFactory.php Update RevisionStore public interface to be using PageIdentity 2021-02-08 18:33:25 +02:00
RevisionLookup.php Update RevisionStore public interface to be using PageIdentity 2021-02-08 18:33:25 +02:00
RevisionRecord.php Introduce helper WikiAwareEntityTrait 2021-02-08 13:49:50 -06:00
RevisionRenderer.php RevisionRenderer: Fix typos 2021-01-16 09:46:00 +00:00
RevisionSlots.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
RevisionStore.php Don't use getUserId in RevisionStore. 2021-02-23 16:19:35 +01:00
RevisionStoreCacheRecord.php Remove mentions of dbDomain from RevisionStore, RevisionRecord 2021-02-05 22:42:40 +02:00
RevisionStoreFactory.php Use ActorStore in RevisionStore 2021-02-10 14:37:54 -06:00
RevisionStoreRecord.php Remove mentions of dbDomain from RevisionStore, RevisionRecord 2021-02-05 22:42:40 +02:00
SlotRecord.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SlotRenderingProvider.php Remove auto-generated "created by PHPStorm" comment 2020-05-14 13:58:53 +02:00
SlotRoleHandler.php Make RevisionStore use PageIdentity where easy 2021-02-01 12:29:25 -06:00
SlotRoleRegistry.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SuppressedDataException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00