wiki.techinc.nl/tests/phpunit/includes/api
Brad Jorsch 27c61fb1e9 Add actor table and code to start using it
Storing the user name or IP in every row in large tables like revision
and logging takes up space and makes operations on these tables slower.
This patch begins the process of moving those into one "actor" table
which other tables can reference with a single integer field.

A subsequent patch will remove the old columns.

Bug: T167246
Depends-On: I9293fd6e0f958d87e52965de925046f1bb8f8a50
Change-Id: I8d825eb02c69cc66d90bd41325133fd3f99f0226
2018-02-23 10:06:20 -08:00
..
format ApiFormatBase: Encode filenames in Content-Disposition 2018-02-07 15:12:33 -05:00
query Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiBaseTest.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiBlockTest.php Block API: Allow blocking/unblocking by user's ID 2016-12-13 18:16:24 +05:30
ApiCheckTokenTest.php Add tests for ApiCheckToken 2018-01-01 02:06:59 +02:00
ApiClearHasMsgTest.php Add message to the assert of ApiClearHasMsgTest 2018-01-03 04:29:23 +02:00
ApiComparePagesTest.php Merge "ApiComparePages: Add 'fromsection' and 'tosection' parameters" 2018-01-04 07:01:31 +00:00
ApiContinuationManagerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiDeleteTest.php Add PHPUnit tests for ApiDelete 2018-01-18 18:09:46 +05:30
ApiEditPageTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiErrorFormatterTest.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
ApiLoginTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiMainTest.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
ApiMessageTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
ApiModuleManagerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiOpenSearchTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiOptionsTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiPageSetTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
ApiParseTest.php Fix inconsistent capitalization of different method calls 2017-12-27 12:35:13 +01:00
ApiPurgeTest.php
ApiQueryAllPagesTest.php Add @covers tags API tests without them 2017-12-27 17:50:06 +00:00
ApiQueryRecentChangesIntegrationTest.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiQueryWatchlistIntegrationTest.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiQueryWatchlistRawIntegrationTest.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiResultTest.php
ApiRevisionDeleteTest.php Fix RevDel API output for formatversion=2 2016-12-19 11:48:49 -05:00
ApiSetNotificationTimestampIntegrationTest.php
ApiStashEditTest.php
ApiTestCase.php Add @coversNothing in places where @covers does not apply 2017-12-28 08:53:40 +00:00
ApiTestCaseUpload.php
ApiTestContext.php
ApiTokensTest.php
ApiUnblockTest.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiUploadTest.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
ApiUsageExceptionTest.php Add @covers tags API tests without them 2017-12-27 17:50:06 +00:00
ApiWatchTest.php Add @covers tags API tests without them 2017-12-27 17:50:06 +00:00
generateRandomImages.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
MockApi.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
MockApiQueryBase.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
PrefixUniquenessTest.php
RandomImageGenerator.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
UserWrapper.php
words.txt