summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68347 Ensure createIndexes, dropIndexes, and listIndexes work in multi...Sophia Tan2022-09-272-0/+95
* SERVER-67372 Make tenant migration recipient delete its state document in its...Sophia Tan2022-09-271-0/+133
* SERVER-66469 Fix correctness when filtering on dates before the epochJoel Redman2022-09-271-0/+185
* SERVER-69719 Shorten the global index crud oplog entriesJosef Ahmad2022-09-271-4/+4
* SERVER-67324: wrap replSetSetup cmd in assert.soonAdityavardhan Agrawal2022-09-271-5/+5
* SERVER-67895 Add _shardsvrWriteGlobalIndexKeys commandJosef Ahmad2022-09-278-0/+675
* SERVER-68926 Generate historical placement data for createDatabasePaolo Polato2022-09-271-0/+39
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-272-159/+210
* SERVER-69916 Extend tests for {$exists: true} with columnstore indexIrina Yatsenko2022-09-261-7/+60
* SERVER-64967 Measure how long it takes operations using egress connections to...Jason Chan2022-09-261-0/+73
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-266-26/+17
* SERVER-67491 Use assert.soon in reconfig_waits_for_oplog_commitment_condition.jsSamy Lanka2022-09-261-1/+1
* SERVER-69549 Unify tags used in columnstore index testsIrina Yatsenko2022-09-2621-52/+57
* SERVER-67897 Use remove_shard_util.js in tests that need to reliably remove a...Marcos José Grillo Ramirez2022-09-2622-256/+67
* SERVER-60141: Upgrade timelib to version 2022.02Alberto Massari2022-09-261-2/+2
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-266-17/+26
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-232-39/+48
* SERVER-69149 Make debug print of SBE expressions more readableDavid Storch2022-09-231-1/+1
* SERVER-69860 Fix issue where dropping config would crashGabriel Marks2022-09-231-0/+18
* SERVER-68677 Skip row store projection in column scan plans when possibleSteve Tarzia2022-09-233-0/+235
* SERVER-65016 Remove range deletions as part of `dropCollection`Silvia Surroca2022-09-231-0/+50
* SERVER-69928 Add _shardsvrDeleteGlobalIndexKey to all_commands_downgrading_to...Yu Jin Kang Park2022-09-231-0/+1
* SERVER-69902 Stop bucket_unpacking_with_sort_plan_cache.js from running in pa...Alya Berciu2022-09-231-0/+1
* SERVER-69661 Add sharded collection check to ShardingStateTestVesselina Ratcheva2022-09-221-1/+18
* SERVER-69242 Add _shardsvrDeleteGlobalIndexKey commandYu Jin Kang Park2022-09-228-137/+290
* SERVER-68301 Enable fle2/query tests in passthrough suitesMilena Ivanova2022-09-221-7/+0
* SERVER-69222 Make random_moveChunk_multi_update_delete_change_streamsjs check...Jordi Serra Torrens2022-09-221-125/+115
* SERVER-63655 Reintroduce balancer_collection_status.js into multiversion suiteAllison Easton2022-09-221-6/+1
* SERVER-69767 Add 'no_selinux' tag to disallow running the featureFlag tests o...Arun Banala2022-09-226-0/+12
* SERVER-69072 Add version restrictions to change stream expireAfterSeconds par...Romans Kasperovics2022-09-223-4/+75
* SERVER-68562 Re-enable timeseries_cluster_indexstats.js and timeseries_indexe...Matthew Saltz2022-09-212-2/+0
* SERVER-68146 Create AllCommandsTest for downgrading to upgraded FCV pathHuayu Ouyang2022-09-212-2/+1296
* SERVER-68971: Create dummy collection so db can exist for explain cmd (for sh...Adi Zaimi2022-09-212-0/+8
* SERVER-69700 Await secondaries' readinessAbdul Qadeer2022-09-211-0/+6
* SERVER-69748 Remove redundant totalPipelineLookup counterJennifer Peshansky2022-09-211-7/+5
* SERVER-68138 Added namespace to filter logic in `checkContainsWithCountJson`Celina Tala2022-09-211-7/+8
* SERVER-69497 Use batchsize 1 in internal_sessions_reaping_basic.jsVesselina Ratcheva2022-09-201-0/+2
* SERVER-63811 Add check to allow documents stage to run without a database exi...galon12022-09-203-2/+208
* SERVER-68753 Fix typosCheahuychou Mao2022-09-201-2/+2
* SERVER-69367 Make analyzeShardKey command calculate the number of orphan docu...Cheahuychou Mao2022-09-201-0/+120
* SERVER-68753 Make analyzeShardKey command calculate metrics about the monoton...Cheahuychou Mao2022-09-208-17/+630
* SERVER-68752 Make analyzeShardKey command calculate metrics about the cardina...Cheahuychou Mao2022-09-205-0/+914
* SERVER-64965 Count the number of operations that fail due to timing out waiti...Reo Kimura2022-09-201-0/+56
* SERVER-66846 Translate simple inclusion and exclusion $project by walking ove...Hana Pearlman2022-09-202-1/+203
* SERVER-68561 Re-enable listener_processing_server_status_metrics.js and jstes...Alex Li2022-09-202-4/+12
* SERVER-69441 Pop only necessary iets while building iets for wildcard indexAnton Korshunov2022-09-202-0/+81
* SERVER-63847 Complete TODO listed in SERVER-44105Antonio Fuschetto2022-09-201-1/+2
* SERVER-68689 Temporarily disable background validation to use checkpoint cursorsYuhong Zhang2022-09-193-70/+0
* SERVER-69785 robustify change_streams_per_shard_cursor.jsMickey. J Winters2022-09-191-7/+7
* SERVER-69682 Add enableComputeMode start-up parameterYoonsoo Kim2022-09-191-0/+54