summaryrefslogtreecommitdiff
path: root/jstests/libs/override_methods
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69034 Use multiple tenants in shard merge passthroughsMatt Broadstone2023-01-311-20/+9
* SERVER-73418 Make repeat_queries clean up its cursorsDavid Percy2023-01-301-0/+12
* SERVER-72868 Remove checks at cluster.js because listCollections and listInde...Pol Pinol Castuera2023-01-261-12/+0
* SERVER-72858 Do not wait for mongos retargeting in stepdown hookTommaso Tocci2023-01-241-41/+0
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-202-0/+2
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+74
* SERVER-67267 Inject tenant Ids for change stream multitenant replica set pass...Rishab Joshi2023-01-151-1/+1
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-061-1/+1
* SERVER-68761 Setup jscore passthrough test suite for query samplingIsrael Hsu2022-12-213-116/+315
* SERVER-71861 Allow killOp with security tokenmathisbessamdb2022-12-211-1/+1
* SERVER-72135: Remove bulkWrite from being run with security tokenseanzimm2022-12-161-1/+0
* SERVER-71650: Basic formation of BulkWrite commandseanzimm2022-12-121-0/+1
* SERVER-70543 Create override that injects the tenantId using $tenantSophia Tan2022-12-081-0/+25
* SERVER-71184 Shard Split State Document to use array<tenant_id>mathisbessamdb2022-12-051-3/+4
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-2/+2
* SERVER-65977 Create initial sync concurrency suite on sharded setsVesselina Ratcheva2022-11-211-58/+2
* SERVER-71179 Update the ShardSplitCommands to use the TenantId classmathisbessamdb2022-11-181-1/+3
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-179-149/+31
* SERVER-71369 Remove deprecated override_methods/mongos_manual_intervention_ac...Tommaso Tocci2022-11-162-119/+0
* SERVER-70206 Remove getLastError commandAlex Li2022-11-151-2/+0
* SERVER-70824 All serverless allowed commands should be allowed with security ...Sophia Tan2022-11-011-3/+75
* SERVER-69115 Enable writing to the change collection on the secondaries.Rishab Joshi2022-10-261-0/+1
* SERVER-70542 Create override that injects security tokensSophia Tan2022-10-211-0/+117
* SERVER-67594 Remove failpoint 'assertChangeStreamNssCollection'.Rishab Joshi2022-10-101-5/+19
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-281-2/+8
* SERVER-69850 Prevent compact command from running when the config fuzzer is e...Haley Connelly2022-09-281-0/+26
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-261-8/+2
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-261-2/+8
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-151-6/+33
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-12/+5
* SERVER-69054 Parameterize set_read_preference_secondary.js read preferenceVesselina Ratcheva2022-09-071-4/+7
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-231-25/+15
* SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style formatDavid Storch2022-08-181-11/+11
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+42
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-0/+2
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-271-5/+10
* SERVER-66892 Introduce change collection passthrough suite.Rishab Joshi2022-06-301-0/+51
* SERVER-64255 Column Store Index aggregation passthrough suiteCharlie Swanson2022-06-161-0/+27
* SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau2022-06-151-1/+1
* SERVER-66523 Create a new jsCore passthrough to test the SBE plan cacheDenis Grebennicov2022-06-021-0/+46
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-191-16/+13
* SERVER-65638 Make internal_transactions_unsharded.js track dirty documents an...Cheahuychou Mao2022-05-062-3/+11
* SERVER-65042 Run more than one shard split during passthrough testsMatt Broadstone2022-05-051-19/+110
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-021-0/+3
* SERVER-64970 Start generating new v2 resume token format for all events by de...Arun Banala2022-04-281-6/+5
* SERVER-65145 Use inject_tenant_prefix override in split passthroughMatt Broadstone2022-04-261-41/+85
* SERVER-64986 Make internal transactions concurrency workloads retry testInter...Cheahuychou Mao2022-04-221-1/+2
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-221-0/+1
* SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHand...Bernard Gorman2022-04-221-0/+5
* SERVER-65783 Clean up inject_tenant_prefix overrideMatt Broadstone2022-04-191-54/+51