wiki.techinc.nl/tests/phpunit/includes/api
Brad Jorsch c29909e59f Mostly drop old pre-actor user schemas
This removes most of the pre-actor user and user_text columns, and the
$wgActorTableSchemaMigrationStage setting that used to determine
whether the columns were used.

rev_user and rev_user_text remain in the code, as on Wikimedia wikis the
revision table is too large to alter at this time. A future change will
combine that with the removal of rev_comment, rev_content_model, and
rev_content_format (and the addition of rev_comment_id and rev_actor).

ActorMigration's constructor continues to take a $stage parameter, and
continues to have the logic for handling it, for the benefit of
extensions that might need their own migration process. Code using
ActorMigration for accessing the core fields should be updated to use
the new actor fields directly. That will be done for in a followup.

Bug: T188327
Change-Id: Id35544b879af1cd708f3efd303fce8d9a1b9eb02
2019-09-09 11:38:36 -04:00
..
format
query Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiBaseTest.php Merge "ApiBase: Always validate that 'limit' is numeric" 2019-09-04 15:15:43 +00:00
ApiBlockInfoTraitTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiBlockTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php
ApiContinuationManagerTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiCSPReportTest.php API: Fix 'user_id' field of ApiCSPReport 2019-07-19 22:58:39 +01:00
ApiDeleteTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiDisabledTest.php
ApiEditPageTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiErrorFormatterTest.php
ApiFeedContributionsTest.php ApiFeedContributions: Throw if the username is invalid 2019-08-13 10:35:49 -07:00
ApiLoginTest.php
ApiLogoutTest.php ApiLogout: Follow up Icb674095 2019-04-25 10:00:24 -04:00
ApiMainTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiMessageTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiModuleManagerTest.php
ApiMoveTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiOpenSearchTest.php
ApiOptionsTest.php Call resetServices() when setting globals in tests 2019-08-29 14:26:13 +03:00
ApiPageSetTest.php
ApiParseTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiPurgeTest.php
ApiQueryAllPagesTest.php
ApiQueryBlocksTest.php Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01:00
ApiQueryDisabledTest.php
ApiQueryInfoTest.php Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01:00
ApiQueryLanguageinfoTest.php Fix and re-enable ApiQueryLanguageinfoTest 2019-06-12 17:36:40 +02:00
ApiQueryPrefixSearchTest.php
ApiQueryRecentChangesIntegrationTest.php Update MediaWikiTitleCodec to use NamespaceInfo 2019-04-14 14:55:58 +03:00
ApiQuerySearchTest.php Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
ApiQuerySiteinfoTest.php Call resetServices() when setting globals in tests 2019-08-29 14:26:13 +03:00
ApiQueryUserInfoTest.php Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01:00
ApiQueryWatchlistIntegrationTest.php Update MediaWikiTitleCodec to use NamespaceInfo 2019-04-14 14:55:58 +03:00
ApiQueryWatchlistRawIntegrationTest.php objectcache: Hard deprecate ObjectCache::getMainWANInstance() 2019-07-09 09:29:57 +00:00
ApiResultTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiRevisionDeleteTest.php
ApiSetNotificationTimestampIntegrationTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
ApiStashEditTest.php Re-apply: Factors out permissions check from User into PermissionManager service 2019-06-28 13:19:38 -07:00
ApiTestCase.php
ApiTestContext.php
ApiTokensTest.php Remove usages of deprecated User::getRights. 2019-08-20 19:43:54 -07:00
ApiUnblockTest.php Revert "Factors out permissions check from User into PermissionManager service" 2019-05-30 13:51:37 +00:00
ApiUploadTest.php Rework ApiUploadTest 2019-08-30 13:50:50 -07:00
ApiUploadTestCase.php
ApiUsageExceptionTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiUserrightsTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiWatchTest.php
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php
UserWrapper.php
words.txt