summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-65960 Fall back to classic engine when NLJ is chosenMihai Andrei2022-06-063-17/+215
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-2716-156/+80
* SERVER-66644 temporarily disable profile_operation_metrics.jsRobert Guo2022-05-251-0/+2
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-1910-42/+33
* SERVER-66075 Make change_streams_pre_image_removal_job.js tolerate transient ...Mindaugas Malinauskas2022-05-171-5/+35
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-1710-37/+46
* SERVER-65916 Prevent batched_multi_deletes_failover.js from stalling on failp...Haley Connelly2022-05-161-13/+10
* SERVER-66319 dbcheck_no_history_on_secondary.js waits for dbCheck hasher to s...Benety Goh2022-05-121-0/+3
* SERVER-66319 use bulk inserts to speed up dbcheck testBenety Goh2022-05-111-2/+6
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-101-0/+93
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-05-101-0/+14
* Revert "SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mon...Arun Banala2022-05-091-150/+113
* SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongosArun Banala2022-05-091-113/+150
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-05-091-0/+17
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-05-061-1/+9
* SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev2022-05-053-27/+206
* SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics2022-05-052-4/+159
* SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto2022-05-051-0/+38
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-051-0/+53
* SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh2022-05-051-0/+25
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-042-426/+5
* SERVER-55112 Make distinct on a view match distinct on a collection for certa...Ted Tuckman2022-05-041-0/+97
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-05-041-0/+40
* SERVER-64349 Add heuristic-based planning support for bucket unpacking with sortsamontea2022-05-031-15/+10
* SERVER-65319 Count explicit use of allowDiskUse:falseRomans Kasperovics2022-05-032-68/+67
* SERVER-65773 Improved MozJS error handlingMohammad Dashti2022-04-281-0/+38
* SERVER-65922 Allow duplicate keys to be inserted before the index build with ...Yuhong Zhang2022-04-281-0/+51
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-04-261-0/+119
* SERVER-65665 Disable sparse indexes from SBE $lookupNikita Lapkov2022-04-261-0/+11
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-223-21/+143
* SERVER-65749 Add requires_persistence to user_write_block_fcv.jsGabriel Marks2022-04-221-0/+1
* SERVER-65665 Disallow the use of indexes with partial filter expressions in I...Mihai Andrei2022-04-221-0/+10
* SERVER-65542 Fix ticket resizeJordi Olivares Provencio2022-04-191-0/+27
* SERVER-65265 Track memory for unbounded accumulators in SBEIrina Yatsenko2022-04-183-153/+257
* SERVER-65676 prevent ChangeStreamOptions cluster parameter no passthrough tes...Mickey. J Winters2022-04-153-0/+3
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-144-22/+186
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-133-107/+148
* Revert "SERVER-64443 Verify that replanning works for HashJoin"auto-revert-processor2022-04-132-161/+105
* SERVER-63039 Add staged documents size target to BatchedDeleteStageJosef Ahmad2022-04-134-7/+50
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-132-105/+161
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-1210-17/+122
* SERVER-64597 Produce SBE Object instead of BSON in $lookup and $groupNikita Lapkov2022-04-121-2/+1
* SERVER-60658 Enable feature flag for user write blockingSpencer Jackson2022-04-123-3/+0
* SERVER-65129 Remove featureFlagAutoParameterizationRuoxin Xu2022-04-123-21/+16
* SERVER-64018: Fail if tag creation in FLE filter rewrite approaches 16 MB limitjoshua2022-04-121-0/+4
* SERVER-65424 Added some tests for the `explain` output in JS tests for spilli...Mohammad Dashti2022-04-121-3/+16
* SERVER-64106 Validate batched deletion parametersJosef Ahmad2022-04-122-3/+118
* SERVER-60824 Permit non-blocking sorts on clustered collection scansJoel Redman2022-04-121-0/+193
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-125-185/+243
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-112-0/+136