summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-091-0/+93
* SERVER-66071 Batch deletes on sharded collectionsJosef Ahmad2022-05-091-9/+33
* SERVER-66142 Audit usages of `requires_wiredtiger` tagGregory Noma2022-05-0521-53/+10
* SERVER-66021 Support C(r)UD for columnstore indexesCharlie Swanson2022-05-051-3/+2
* SERVER-64227 Remove $sum/$avg merging logic to handle the old over-the-wire f...Yoonsoo Kim2022-05-041-49/+20
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-041-0/+53
* SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics2022-05-042-4/+159
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-042-426/+5
* SERVER-65933 Enable creation of columnstore indexCharlie Swanson2022-05-037-27/+90
* SERVER-66118 Remove `storageEngineSupportsRetryableWrites`Gregory Noma2022-05-037-48/+0
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-023-38/+6
* SERVER-63044 Batch non-sharded user multi-doc deletes by defaultJosef Ahmad2022-05-028-61/+51
* SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto2022-05-021-0/+38
* SERVER-65319 Count explicit use of allowDiskUse:falseRomans Kasperovics2022-05-022-68/+67
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-04-291-0/+14
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-04-291-0/+17
* SERVER-65967 Remove `incompatible_with_eft` tagGregory Noma2022-04-2910-22/+0
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-04-291-1/+9
* SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh2022-04-291-0/+25
* SERVER-63040: Batch TTL deletionsYu Jin Kang Park2022-04-291-0/+177
* SERVER-60912 Remove FCV references for time-series measurement indexesGregory Wlodarek2022-04-281-48/+0
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-04-281-0/+40
* SERVER-65773 Improved MozJS error handlingMohammad Dashti2022-04-281-0/+38
* SERVER-64970 Start generating new v2 resume token format for all events by de...Arun Banala2022-04-283-25/+33
* SERVER-64177 Verify $lookup pushdown works in transactionsRui Liu2022-04-271-1/+67
* SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev2022-04-273-27/+206
* SERVER-65922 Allow duplicate keys to be inserted before the index build with ...Yuhong Zhang2022-04-261-0/+51
* SERVER-65665 Disable sparse indexes from SBE $lookupNikita Lapkov2022-04-261-0/+11
* SERVER-65912 Exclude test from unsupported build variantsJordi Olivares Provencio2022-04-251-0/+5
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-04-251-0/+119
* SERVER-64972 Generate change stream events for batched deletesJosef Ahmad2022-04-221-0/+118
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-223-21/+144
* SERVER-65881 Support sort-limit optimization with bounded sort stageDan Larkin-York2022-04-221-15/+10
* SERVER-63049 Implemented counters for aggregate accumulator expressionsTimour Katchaounov2022-04-211-0/+126
* SERVER-65665 Disallow the use of indexes with partial filter expressions in INLJMihai Andrei2022-04-201-0/+10
* SERVER-45033 Atomic applyOps logs the actual writes not the requestJosef Ahmad2022-04-192-0/+169
* SERVER-65749 Add requires_persistence to user_write_block_fcv.jsGabriel Marks2022-04-191-0/+1
* SERVER-65542 Fix ticket resizeJordi Olivares Provencio2022-04-191-0/+27
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+1
* SERVER-65585: Prepare tests for FCV upgradeXueruiFa2022-04-182-150/+1
* SERVER-65676 prevent ChangeStreamOptions cluster parameter no passthrough tes...Mickey. J Winters2022-04-153-0/+3
* SERVER-65265 Track memory for unbounded accumulators in SBEIrina Yatsenko2022-04-143-153/+257
* SERVER-65454: Reset curop namespace after config.image_collection lookup.Daniel Gottlieb2022-04-131-0/+43
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-134-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