wiki.techinc.nl/tests/phpunit/includes/Revision
Nikki Nikkhoui b28ec056f9 Rename ContributionsLookup::getRevisionsByUser
ContributionsLookup::getRevisionsByUser() returns a ContributionSegment,
but the function name was misleading. Renamed to getContributions()
to more accurately reflect the return value.

Change-Id: Id94549f1f8d2dc5ca5769fcb4696a454fdb851ac
2020-06-22 14:58:13 -07:00
..
ContributionsLookupTest.php Rename ContributionsLookup::getRevisionsByUser 2020-06-22 14:58:13 -07:00
MainSlotRoleHandlerTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
McrRevisionStoreDbTest.php Remove unneeded creation of revision objects 2020-06-10 09:09:55 +00:00
MutableRevisionRecordTest.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
MutableRevisionSlotsTest.php MutableRevisionRecord: ensure consistent hash and size 2020-04-20 09:51:08 -07:00
RenderedRevisionTest.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
RevisionArchiveRecordTest.php Define RevisionRecord::isCurrent 2020-04-02 14:33:36 -07:00
RevisionQueryInfoTest.php Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo 2020-03-26 23:53:19 +00:00
RevisionRecordTests.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionRendererTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
RevisionSlotsTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionStoreCacheRecordTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionStoreDbTestBase.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
RevisionStoreFactoryTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
RevisionStoreRecordTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionStoreTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SlotRecordTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
SlotRoleRegistryTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00