wiki.techinc.nl/tests/phpunit/includes/api
Aaron Schulz b09b3980f9 objectcache: add object segmentation support to BagOStuff
Use it for ApiStashEdit so that large PaserOutput can be stored.

Add flag to allow for value segmentation on set() in BagOStuff.
Also add a flag for immediate deletion of segments on delete().

BagOStuff now has base serialize()/unserialize() methods.

Bug: T204742
Change-Id: I0667a02612526d8ddfd91d5de48b6faa78bd1ab5
2019-06-11 16:14:17 +01:00
..
format Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
query Default $wgActorTableSchemaMigrationStage to SCHEMA_COMPAT_NEW 2019-05-01 00:48:54 +00:00
ApiBaseTest.php Restore ApiQueryUserInfo::getBlockInfo() as a stub. 2019-05-11 07:33:25 +00:00
ApiBlockInfoTraitTest.php Restore ApiQueryUserInfo::getBlockInfo() as a stub. 2019-05-11 07:33:25 +00:00
ApiBlockTest.php Enable email settings for ApiBlockTest::testBlockWithEmailBlock 2019-05-11 10:34:13 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php Ensure calls to Title::getArticleID use the same case as the definition 2019-02-06 22:15:05 +00:00
ApiContinuationManagerTest.php
ApiDeleteTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiDisabledTest.php
ApiEditPageTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiErrorFormatterTest.php Add some missing @covers tags 2019-02-02 21:53:40 -08:00
ApiLoginTest.php Use non-deprecated login in ApiLoginTest 2018-10-10 11:13:05 +03:00
ApiLogoutTest.php ApiLogout: Follow up Icb674095 2019-04-25 10:00:24 -04:00
ApiMainTest.php Rename CDN config variables to be generic, deprecating the old names 2019-05-24 21:09:22 +00:00
ApiMessageTest.php API: Validate API error codes 2018-11-26 18:41:08 +00:00
ApiModuleManagerTest.php
ApiMoveTest.php Fully utilize LinkTarget passed to getRevisionByTitle 2019-04-02 21:25:45 +00:00
ApiOpenSearchTest.php
ApiOptionsTest.php ApiOptions: fix resetting some preferences to default 2018-10-01 15:48:19 -07:00
ApiPageSetTest.php
ApiParseTest.php Don't pass Config to service constructors 2019-05-02 11:33:56 +03:00
ApiPurgeTest.php
ApiQueryAllPagesTest.php
ApiQueryBlocksTest.php Prevent fatal PHP errors when PageRestriction::getTitle() returns null. 2019-02-07 10:06:15 -05:00
ApiQueryDisabledTest.php Add PHPUnit test to ApiQueryDisabled 2018-08-02 21:44:24 -04:00
ApiQueryInfoTest.php Enforce partial blocks 2018-10-24 00:57:48 +00:00
ApiQueryPrefixSearchTest.php Ensure database is setup in MediaWikiTestCase::insertPage 2018-09-14 22:32:23 +02:00
ApiQueryRecentChangesIntegrationTest.php Update MediaWikiTitleCodec to use NamespaceInfo 2019-04-14 14:55:58 +03:00
ApiQuerySearchTest.php Avoid constructing Title objects in data providers 2018-09-03 16:36:49 +00:00
ApiQuerySiteinfoTest.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
ApiQueryUserInfoTest.php Restore ApiQueryUserInfo::getBlockInfo() as a stub. 2019-05-11 07:33:25 +00:00
ApiQueryWatchlistIntegrationTest.php Update MediaWikiTitleCodec to use NamespaceInfo 2019-04-14 14:55:58 +03:00
ApiQueryWatchlistRawIntegrationTest.php
ApiResultTest.php
ApiRevisionDeleteTest.php
ApiSetNotificationTimestampIntegrationTest.php
ApiStashEditTest.php objectcache: add object segmentation support to BagOStuff 2019-06-11 16:14:17 +01:00
ApiTestCase.php Drop AuthPlugin and related code, deprecated in 1.27 2019-03-05 08:23:14 +00:00
ApiTestCaseUpload.php
ApiTestContext.php
ApiTokensTest.php
ApiUnblockTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiUploadTest.php
ApiUploadTestCase.php
ApiUsageExceptionTest.php
ApiUserrightsTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiWatchTest.php
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php Convert RandomImageGenerator to use the new execution framework 2019-01-21 22:33:02 -08:00
UserWrapper.php
words.txt