summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-72614 Sampling analyze command implementationBen Shteinfeld2023-01-171-0/+52
* SERVER-70597 Don't generate OrPushdown tags when optimization is disabledDavid Percy2023-01-171-0/+39
* SERVER-70903 keep prevOpTime field for large batched writes (multiple oplog e...Benety Goh2023-01-141-2/+4
* Revert "SERVER-72614 Sampling Analyze command implementation"auto-revert-processor2023-01-141-52/+0
* SERVER-70903 relax multi timestamp constraint for large batched writes spanni...Benety Goh2023-01-131-11/+38
* SERVER-70903 relax multi-oplog constraint for large batched writesBenety Goh2023-01-131-7/+34
* SERVER-67111 clustered_cappted_utils.js fix TTL deletes not visible with majo...Yu Jin Kang Park2023-01-1312-63/+41
* SERVER-72614 Sampling Analyze command implementationBen Shteinfeld2023-01-131-0/+52
* SERVER-72658 Test helper withPinnedCursor() should wait for the cursor to unpinIrina Yatsenko2023-01-113-9/+8
* SERVER-72454 Support restarting a config server in shard modeJack Mulrow2023-01-102-0/+23
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-101-12/+5
* SERVER-72680 Relax memory usage validation in CSI index testAlyssa Wagenmaker2023-01-101-8/+8
* Revert "SERVER-72577 Convert tenant migrations tests to use es modules"auto-revert-processor2023-01-101-5/+12
* SERVER-72639 Wait for startup_log in ftdc jstestJacob Evans2023-01-091-2/+5
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-091-12/+5
* SERVER-72597 Adjust 'cursorSeeks' assertion in explain_operation_metrics.jsMihai Andrei2023-01-061-5/+8
* SERVER-64029 Prohibit impersonating multiple usersShreyas Kalyan2023-01-061-1/+1
* SERVER-72139 Force Bonsai in test start_up_with_custom_cost_model.jsRuoxin Xu2023-01-061-1/+6
* SERVER-72328 Move memUsage to sorter statsShin Yee Tan2023-01-062-14/+43
* SERVER-72058: shardingtest can come up with catalog shardKshitij Gupta2023-01-052-33/+62
* SERVER-71061 Added column-store index validationMohammad Dashti2023-01-051-3/+3
* SERVER-72449 backup_restore.js should consider exit code 2 valid for fsm processYu Jin Kang Park2023-01-051-3/+4
* SERVER-72408 Increase timeout for receiveChunkWaitForRangeDeleterTimeoutMS at...Pol Pinol Castuera2023-01-051-1/+4
* Revert "SERVER-71061 Added column-store index validation"auto-revert-processor2023-01-051-3/+3
* SERVER-71188 Track bytesSorted/numSorted for CSIAlyssa Wagenmaker2023-01-051-16/+39
* SERVER-71061 Added column-store index validationMohammad Dashti2023-01-041-3/+3
* SERVER-72453 Support adding config server as a shard with basic operationsJack Mulrow2023-01-031-1/+112
* SERVER-72425 Check for forceClassicEngine before column store testsIvan Fefer2022-12-294-0/+4
* SERVER-72393 Add more test cases for external data sourceYoonsoo Kim2022-12-281-0/+76
* SERVER-68591: Switch to rowstore scan mode on reading data that cannot be ser...Irina Yatsenko2022-12-271-0/+249
* Revert "SERVER-68591: Switch to rowstore scan mode on reading data that canno...liubov.molchanova2022-12-231-249/+0
* SERVER-68591: Switch to rowstore scan mode on reading data that cannot be ser...Irina Yatsenko2022-12-221-0/+249
* SERVER-67903 Move _numSorted and _totalDataSizeSorted to sorterStats classShin Yee Tan2022-12-222-28/+63
* SERVER-67722 Add special handling for MaxTimeMSExpired in shard cursor lifecycleRomans Kasperovics2022-12-221-0/+94
* SERVER-71906 rename TransportLayerASIO to AsioTransportLayerMatt Diener2022-12-211-1/+1
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-211-6/+5
* SERVER-72280 Named Pipes: Remove $lookup testsKevin Cherkauer2022-12-201-154/+0
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-2028-72/+69
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-191-5/+4
* SERVER-70809 Simplify logic in timeseries optionsFaustoleyva542022-12-162-18/+19
* SERVER-71663 Do not materialize document when group node doesn't have dependencyRui Liu2022-12-162-3/+14
* Revert "SERVER-71767 In ClusterServerParameterRefresher, don't delete non-upd...auto-revert-processor2022-12-152-50/+31
* SERVER-72098 Delete unneeded, inconsistent external_data_source.js testKevin Cherkauer2022-12-141-23/+0
* SERVER-71767 In ClusterServerParameterRefresher, don't delete non-updated par...Gabriel Marks2022-12-142-31/+50
* SERVER-71287 Stash CollectionCatalog when starting multi-document transactionsHenrik Edin2022-12-142-29/+66
* SERVER-58541 Enable Feature flag for Cluster connection health metricsVojislav Stojkovic2022-12-133-3/+3
* SERVER-69907 Decompress and apply first update to reopened time series bucket...Dan Larkin-York2022-12-131-37/+49
* SERVER-71763 CSI planning heuristics enhancementsAlyssa Wagenmaker2022-12-132-0/+16
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-103-9/+3
* SERVER-71600 Handle FCV downgrade/upgrade with bucketing parameters on sharde...Faustoleyva542022-12-091-0/+74