summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50375 Thoroughly test that mongos forwards API parametersA. Jesse Jiryu Davis2020-10-016-213/+1544
* SERVER-51238 fix typo in js testBenety Goh2020-10-011-1/+1
* SERVER-51011 Determine if tenant migration tests should run on "majority read...Cheahuychou Mao2020-09-307-7/+7
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-307-13/+46
* SERVER-51086 Add requires_replication to DataConsistencyChecker tests.Max Hirschhorn2020-09-302-0/+4
* SERVER-51008 Enable resuming index builds in the drain writes phase for rollbackGregory Noma2020-09-304-46/+87
* SERVER-51230 jstests which use shardingStatus's configServer response field s...Kevin Pulo2020-09-305-8/+15
* SERVER-51203 More find subsystem tests for better SBE coverageJustin Seyster2020-09-303-0/+1915
* SERVER-50572 Make initial sync clear and recover a tenant migration donor's i...Jason Zhang2020-09-293-14/+178
* SERVER-51195 Add last-continuous test cases to verify_versions_test.jsJason Chan2020-09-291-0/+10
* SERVER-50756 Add unoccupied storage space to dbStatsLouis Williams2020-09-292-2/+13
* SERVER-50415 rename waitInIsMaster failpoint to waitInHelloPavi Vetriselvan2020-09-293-12/+12
* SERVER-51086 Extract collection diffing logic into separate utility.Max Hirschhorn2020-09-292-0/+138
* SERVER-50611 Relax assertion around number of elections in priority_takeover_...Judah Schvimer2020-09-292-12/+26
* SERVER-50916 Add $operationMetrics aggregation stage to return resource consu...Louis Williams2020-09-291-0/+140
* SERVER-51171 Make sure replica set is completely started before awaitNodesAgr...Milena Ivanova2020-09-291-8/+6
* Revert "SERVER-51203 More find subsystem tests for better SBE coverage"Tommaso Tocci2020-09-293-1907/+0
* SERVER-51197 auth_privilege_consistency.js requires FCV 4.7Sara Golemon2020-09-281-0/+2
* SERVER-51203 More find subsystem tests for better SBE coverageJustin Seyster2020-09-283-0/+1907
* SERVER-51169 Add a helper function to tenant_migration_util.js for running do...Cheahuychou Mao2020-09-282-64/+94
* SERVER-48940 Make replication rollback clear and recover a tenant migration d...Cheahuychou Mao2020-09-283-34/+381
* SERVER-51057: Test that getMore metrics are incremented in server_status_metr...XueruiFa2020-09-281-50/+10
* SERVER-50651 Replace occurrences of isMaster command with hello in sharding j...Ali Mir2020-09-2819-70/+70
* SERVER-50651 Replace occurrences of isMaster command with hello in replsets j...Ali Mir2020-09-2841-461/+469
* SERVER-50651 Replace occurrences of isMaster command with hello in noPassthro...Ali Mir2020-09-2817-134/+151
* SERVER-50946 Create PlanExplainer interface and implementationsAnton Korshunov2020-09-281-0/+60
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-2738-16/+88
* SERVER-50958 add test for resumable index build interrupted by shutdown multi...Benety Goh2020-09-262-0/+133
* SERVER-50958 extract ResumableIndexBuildTest helper function for checking tem...Benety Goh2020-09-261-15/+18
* SERVER-51160: Increase sync source ping time in nodes_in_primarys_datacenter_...XueruiFa2020-09-251-1/+4
* SERVER-50432: In at least one instance (4615603) log index keys as strings in...Eric Cox2020-09-251-7/+7
* SERVER-50955 oplog_rollover.js pauses the OplogCapMaintainerThread until trun...Gregory Wlodarek2020-09-251-1/+32
* SERVER-51109 Add resharding fields to ShardCollectionTypejannaerin2020-09-241-0/+22
* SERVER-50708 Test resuming multiple index buildsGregory Noma2020-09-2412-437/+573
* SERVER-49841 Implement $in match expression in SBEEric Cox2020-09-243-4/+114
* SERVER-50706 Add fromConfigServer parameter to allow transitioning a shard se...Jason Chan2020-09-244-20/+174
* SERVER-50731 Support $multiply expression in SBENikita Lapkov2020-09-245-7/+161
* SERVER-51065 compound_hashed_shard_key_zoning.js should upsert into the confi...Eric Maynard2020-09-241-1/+1
* SERVER-50731 Support $divide expression in SBENikita Lapkov2020-09-242-0/+98
* SERVER-50730 Implement $concat expression in SBEMilena Ivanova2020-09-241-3/+0
* SERVER-49037 SBE support for unary numeric expressionsJustin Seyster2020-09-233-8/+337
* SERVER-50972 Make tenant migration donor startup recovery more likely to cove...Jason Zhang2020-09-231-1/+16
* SERVER-51102 Use new $currentOp aggregation pipeline stage in count_plan_summ...Tommaso Tocci2020-09-231-13/+18
* SERVER-47866 Secondary readers do not need to reacquire PBWM lock if there ar...Louis Williams2020-09-239-35/+142
* SERVER-49079 Emit startup warning if split horizons contain IP addressesAdam Cooper2020-09-231-0/+54
* SERVER-51089 Remove 'requires_fcv_47' from command_json_schema_field.jsCharlie Swanson2020-09-231-1/+1
* SERVER-50787 Update donorStartMigration command to have a "polling" interfaceCheahuychou Mao2020-09-226-142/+230
* SERVER-51039 Blacklist resume_query_from_non_existent_record.js from tests su...Anton Korshunov2020-09-211-0/+5
* SERVER-50466 Test that a new replica set primary resumes tenant migration don...Cheahuychou Mao2020-09-212-23/+73
* SERVER-50161 Add query knob to parse find commands using the grammar and CSTNick Zolnierz2020-09-212-9/+6