wiki.techinc.nl/includes/Revision
daniel 5ac84ffd12 REST /me/contributions: return revisions
This is part of a chain of patches to complete the REST User Contributions
endpoint. This change returns a list of the 2 (hard-coded for now) most
recent revisions for a given user.

Package.json was also updated for new api-testing module (v 1.1.0)

Bug: T252202
Change-Id: I42a5dfc0e1ff7600848e89ac2c4b002e8a3612df
2020-06-09 08:19:45 -07:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
ContributionsLookup.php REST /me/contributions: return revisions 2020-06-09 08:19:45 -07:00
ContributionsSegment.php REST /me/contributions: return revisions 2020-06-09 08:19:45 -07:00
FallbackSlotRoleHandler.php
IncompleteRevisionException.php
MainSlotRoleHandler.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
MutableRevisionRecord.php MutableRevisionRecord: ensure consistent hash and size 2020-04-20 09:51:08 -07:00
MutableRevisionSlots.php MutableRevisionRecord: ensure consistent hash and size 2020-04-20 09:51:08 -07:00
RenderedRevision.php Replace core uses and hard deprecate Parser(Options) Revision methods 2020-06-03 05:55:35 +00:00
RevisionAccessException.php
RevisionArchiveRecord.php Revision: use MWTimestamp directly instead of wfTimesamp() 2020-04-03 15:41:15 +00:00
RevisionFactory.php Make RevisionFactory extend IDBAccessObject 2020-03-30 21:35:13 -07:00
RevisionLookup.php Deprecate Title and WikiPage getFirstRevision methods 2020-03-24 11:56:08 -07:00
RevisionRecord.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
RevisionRenderer.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
RevisionSlots.php RevisionRecord documentation: getSlots() bypasses audience check. 2019-11-26 06:58:52 +00:00
RevisionStore.php Pass function name to database functions 2020-06-07 14:16:52 +02:00
RevisionStoreCacheRecord.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionStoreFactory.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
RevisionStoreRecord.php Add more data to the rev_timestamp assertion error for debugging 2020-06-03 15:43:19 -07:00
SlotRecord.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
SlotRenderingProvider.php Remove auto-generated "created by PHPStorm" comment 2020-05-14 13:58:53 +02:00
SlotRoleHandler.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SlotRoleRegistry.php SlotRoleRegistry: role names are case insensitive 2019-12-20 11:49:46 +00:00
SuppressedDataException.php