summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-092-2/+100
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-091-0/+95
* SERVER-66308 restore 'sbe' command test for multiversionKyle Suarez2022-05-091-0/+1
* SERVER-66269 fixing broken test that expects to run a second splitmathisbessamdb2022-05-092-1/+39
* SERVER-66071 Batch deletes on sharded collectionsJosef Ahmad2022-05-097-54/+86
* SERVER-65466 Add shard key fields to column_scanCharlie Swanson2022-05-092-5/+3
* SERVER-66101 Add columnstore index to plannerCharlie Swanson2022-05-092-0/+710
* SERVER-66101 Rename COLUMN_IXSCAN to COLUMN_SCAN to match designCharlie Swanson2022-05-092-553/+9
* SERVER-65436 Make autosplit_setFCV_downgrade_from_60.js set the FCV back to l...Cheahuychou Mao2022-05-091-0/+1
* Revert "SERVER-66027: Speed up tenant migration tests."Daniel Gottlieb2022-05-086-66/+30
* SERVER-66027: Speed up tenant migration tests.Daniel Gottlieb2022-05-076-30/+66
* SERVER-65692 $searchMeta improvementCharlie Swanson2022-05-071-3/+10
* SERVER-65638 Make internal_transactions_unsharded.js track dirty documents an...Cheahuychou Mao2022-05-063-32/+99
* SERVER-65029 Make profile command strict to trueZixuan Zhuang2022-05-063-4/+18
* SERVER-66276 Stop profile_write_conflict.js from running in parallelAlya Berciu2022-05-061-0/+3
* SERVER-65858 Mark the applyOps entries when the operations involves orphaned ...Antonio Fuschetto2022-05-062-52/+223
* SERVER-66247 Refactor api version jstests to pass view nameAlya Berciu2022-05-064-51/+13
* SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesortDan Larkin-York2022-05-065-95/+223
* SERVER-66119 Avoid duplicated seek into index for local fields with nested ar...Irina Yatsenko2022-05-052-0/+35
* SERVER-66142 Audit usages of `requires_wiredtiger` tagGregory Noma2022-05-0546-96/+21
* SERVER-66222 Retryable transactions should reject multi writes with an initia...Jack Mulrow2022-05-054-4/+167
* SERVER-65050 Optimize time-series sorting with point query on metadataDavid Percy2022-05-051-37/+268
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-051-18/+15
* SERVER-66233 Tag index_filter_commands.js with requires_fcv _60Anton Korshunov2022-05-051-0/+1
* SERVER-63126 Prevent creating view on system.buckets namespaceDan Larkin-York2022-05-051-1/+5
* SERVER-65042 Run more than one shard split during passthrough testsMatt Broadstone2022-05-052-19/+115
* SERVER-64598: Add batched multi deletes FSM workloadYu Jin Kang Park2022-05-051-0/+160
* SERVER-66021 Support C(r)UD for columnstore indexesCharlie Swanson2022-05-054-7/+115
* SERVER-65465 Have the SBE $sum use a simple `sum` for a count-like sumYoonsoo Kim2022-05-041-0/+25
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command In...Rachita Dhawan2022-05-041-0/+59
* SERVER-63470: Add sleep calls before checking for cache invalidation in mongo...Varun Ravichandran2022-05-041-17/+33
* SERVER-61485 Wrong SBE plan reported by explain() for rejected plansDenis Grebennicov2022-05-041-0/+66
* 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-044-35/+167
* SERVER-62956 add a noop oplog message for refineCollectionShardKey commandMisha Tyulenev2022-05-041-0/+36
* SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics2022-05-043-17/+159
* SERVER-66141 Remove access blockers on recipientConfig installationMatt Broadstone2022-05-044-47/+91
* SERVER-65956 Skip split phase of collection defragmentation based on feature ...Paolo Polato2022-05-041-41/+62
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-045-44/+26
* SERVER-66137 Exclude batched deleter jscore from parallel suiteJosef Ahmad2022-05-031-0/+4
* SERVER-65933 Enable creation of columnstore indexCharlie Swanson2022-05-0327-130/+376
* SERVER-66088 Create separate indexes for resharding test to drop.Max Hirschhorn2022-05-031-2/+5
* SERVER-66118 Remove `storageEngineSupportsRetryableWrites`Gregory Noma2022-05-0331-208/+2
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-0233-179/+24
* SERVER-65702 upgradeCluster in multi_cluster.js incorrectly used to downgrade...Sanika Phanse2022-05-025-6/+64
* SERVER-64349 Add heuristic-based planning support for bucket unpacking with sortsamontea2022-05-025-27/+412
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-029-17/+94
* SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto2022-05-021-1/+2
* SERVER-63044 Batch non-sharded user multi-doc deletes by defaultJosef Ahmad2022-05-0212-78/+82
* SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto2022-05-021-0/+38