summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57474 profile_operation_metrics.js queries yield less frequentlyGregory Wlodarek2021-07-151-4/+3
* SERVER-57462 Change the shell to use OP_MSG for exhaust queries instead of OP...Yoonsoo Kim2021-07-152-2/+76
* SERVER-58331 Add uassert for time-series updates and deletes in multi-doc tra...Kris Satya2021-07-141-0/+48
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-142-1/+2
* SERVER-57642 Tag 'jstests/noPassthrough/sample_pushdown_transaction.js' with ...Mihai Andrei2021-07-141-0/+3
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-131-0/+49
* SERVER-58280 initial sync aborts index builds before applying collModBenety Goh2021-07-121-0/+2
* SERVER-58280 add base test for handling collMod during initial sync on collec...Benety Goh2021-07-121-0/+96
* SERVER-58369 Don't take ARHASH optimization path for a direct $sample stage o...Yoonsoo Kim2021-07-091-0/+33
* SERVER-58202 mark several tests as requires_shardingMickey. J Winters2021-07-082-0/+2
* SERVER-57449: Better FTDC diagnostics of RSMAndrew Shuvalov2021-07-081-0/+6
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-07-071-9/+16
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-071-9/+5
* Revert "SERVER-27383 Disalow standalone nodes as config server if no queryabl...Marcos José Grillo Ramirez2021-07-071-7/+4
* SERVER-56650 Make createCollection resilient to network partitionsJordi Serra Torrens2021-07-071-0/+3
* SERVER-27383 Disalow standalone nodes as config server if no queryableBackupM...Marcos José Grillo Ramirez2021-07-061-4/+7
* SERVER-56907 Remove feature flag for Mitigate pain of using field names with ...Milena Ivanova2021-07-053-50/+13
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-021-5/+9
* SERVER-54726 Fix typo in numScannedAfterResumeGregory Noma2021-07-017-14/+14
* SERVER-52021: Create feature flag for support lookup and graphLookup into a s...Militsa Sotirova2021-07-011-8/+10
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-3013-838/+217
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-3013-32/+18
* SERVER-55470 Remove `fcv_gate_resharding_collection.js` when 5.0 becomes lastLTSJason Zhang2021-06-291-26/+0
* SERVER-58091: Fix BF for Linux noJournal variant caused by deprecated_map_reduceMaddie Zechar2021-06-251-0/+10
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-241-0/+99
* SERVER-57258: Add deprecation msg for mapReduce()Maddie Zechar2021-06-241-0/+134
* SERVER-56871: Allow $match and $project to get pushed down to the shards for ...Rishab Joshi2021-06-231-5/+6
* SERVER-56071 add feature flag for group and lookupAdityavardhan Agrawal2021-06-231-1/+1
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-2319-126/+137
* Revert "SERVER-57256: Add deprecation message for count command and direct re...Maddie Zechar2021-06-231-37/+0
* SERVER-57893 Fix regular expression in rsm_horizon_change.jsGeorge Wangensteen2021-06-221-2/+3
* SERVER-57893 Make rsm_horizon_change.js resilient to network failuresGeorge Wangensteen2021-06-221-1/+5
* SERVER-57795 index_build_restart_standalone.js takes checkpoints before stopp...Benety Goh2021-06-211-1/+6
* SERVER-57845 Wrap insert into assert.commandWorked in shell_uses_correct_read...Mikhail Shchatko2021-06-181-1/+1
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-171-90/+0
* SERVER-57758 Turn SBE off by default and invert the sense of the internalQuer...Andrii Dobroshynski2021-06-171-2/+2
* SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastE...Yoonsoo Kim2021-06-172-14/+44
* SERVER-57660 Fail time-series inserts if buckets collection does not existGregory Noma2021-06-161-0/+64
* SERVER-56268 Remove timeseriesBucketsCollectionClusterById server parameterLouis Williams2021-06-162-81/+0
* SERVER-57720: Wait for newlyAdded removal in reconfig_for_psa_set_shell.jsXueruiFa2021-06-161-1/+2
* SERVER-13938 Enabling adding expireAfterSeconds to convert to a TTL indexYuhong Zhang2021-06-151-0/+55
* SERVER-57265 Migrate tests for deprecated op codes from jstest to C++ integra...Irina Yatsenko2021-06-155-706/+0
* Revert "SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use ...Yoonsoo Kim2021-06-152-44/+14
* SERVER-55664 EphemeralForTest supports clustered _id indexesLouis Williams2021-06-152-30/+10
* SERVER-32309 Allow lookup_subpipeline.js to run with sharded suitesAlya Berciu2021-06-151-0/+80
* SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastE...Yoonsoo Kim2021-06-122-14/+44
* SERVER-57501 Fix disabled tag for profile_operation_metrics.jsGregory Wlodarek2021-06-111-1/+1
* SERVER-56497 Add assert.throwsCode shell helper for testingSebastien Mendez2021-06-114-17/+14
* SERVER-57256: Add deprecation message for count command and direct reader to ...Maddie Zechar2021-06-111-0/+37
* SERVER-54877 Move failpoint activation from setup callback to fixture initial...Marcos José Grillo Ramirez2021-06-101-0/+12