summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-65483 Add tests for compact contention with concurrent FLE2 inserts an...Erwin Pe2022-05-051-1/+2
* SERVER-65431 Disallow renaming to/from a collection with encrypted fieldsErwin Pe2022-05-051-0/+69
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-054-35/+167
* SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh2022-05-051-0/+25
* SERVER-61485 Wrong SBE plan reported by explain() for rejected plansDenis Grebennicov2022-05-051-0/+66
* SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto2022-05-041-1/+2
* SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...Cheahuychou Mao2022-05-041-0/+120
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-045-44/+26
* 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-66088 Create separate indexes for resharding test to drop.Max Hirschhorn2022-05-031-2/+5
* SERVER-66008 fix undefined function bug in cluster.jsPaolo Polato2022-05-031-3/+4
* SERVER-64349 Add heuristic-based planning support for bucket unpacking with sortsamontea2022-05-036-51/+431
* SERVER-65643 Exclude set_cluster_parameter.js test from inMemory variantsMarcos José Grillo Ramirez2022-05-031-1/+5
* SERVER-65897 Remove SBE plan cache entries from the corresponding collection ...Ruoxin Xu2022-05-031-15/+48
* SERVER-65649 Throttle merge/split chunk ops issued by the balancerPaolo Polato2022-05-034-1/+35
* SERVER-65319 Count explicit use of allowDiskUse:falseRomans Kasperovics2022-05-032-68/+67
* SERVER-64194 Add test coverage for refreshFromStorageIfNeeded() for a retryab...Sanika Phanse2022-05-021-0/+113
* SERVER-66104 Make internal_transactions_transient_error_after_setFCV.js check...Cheahuychou Mao2022-05-021-2/+1
* SERVER-65436 Make autosplit_setFCV_downgrade_from_60.js set the FCV back to l...Cheahuychou Mao2022-04-301-0/+1
* SERVER-65993 Make internal transaction concurrency workloads create test coll...Cheahuychou Mao2022-04-291-0/+2
* SERVER-65640 Add concurrency workload that performs resharding while there ar...Cheahuychou Mao2022-04-295-18/+201
* SERVER-64986 Make maxClusterTime not default to null timestmapCheahuychou Mao2022-04-291-1/+1
* SERVER-64986 Make internal transactions concurrency workloads retry testInter...Cheahuychou Mao2022-04-293-7/+23
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-295-0/+721
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete int...Vesselina Ratcheva2022-04-291-0/+40
* SERVER-65436 Create FSM workload to test chunk splitting on downgradeAllison Easton2022-04-291-0/+128
* SERVER-65773 Improved MozJS error handlingMohammad Dashti2022-04-282-0/+108
* SERVER-65998 Fix expected document in random_moveChunk_update_shard_key.jsCheahuychou Mao2022-04-281-2/+3
* SERVER-66054 Internal transactions in jstests/multiversion are not running on...Cheahuychou Mao2022-04-287-11/+2
* SERVER-66044 Fix feature flag assertion in lookup_unionWith_subpipeline_local...Rui Liu2022-04-281-3/+2
* SERVER-65922 Allow duplicate keys to be inserted before the index build with ...Yuhong Zhang2022-04-281-0/+51
* SERVER-64285 Create indexes on `config.rangeDeletions`Allison Easton2022-04-281-0/+32
* SERVER-63864 Add tests to validate change stream namespace and operationType ...Arun Banala2022-04-274-74/+939
* SERVER-65811 Adjust set of expected errors in migration_coordinator_abort_fai...Paolo Polato2022-04-271-7/+7
* SERVER-65386 Change add shard behavior to absorb shard cluster's parameters w...Marcos José Grillo Ramirez2022-04-271-27/+107
* SERVER-63344 Avoid cloning the SBE tree inside the plan cache mutexRuoxin Xu2022-04-271-3/+3
* SERVER-64817 Compute missing bound of moveRange within MigrationSourceManagerPierlauro Sciarelli2022-04-271-1/+1
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-04-261-0/+119
* SERVER-65973 Disable remaining internal transactions tests that involve resta...Cheahuychou Mao2022-04-264-4/+4
* SERVER-63155 Re-enable ssl_cert_selector_apple.jsGabriel Marks2022-04-261-8/+19
* SERVER-65963 Check FCV before creating time-series measurement indexesGregory Wlodarek2022-04-261-0/+38
* SERVER-65665 Disable sparse indexes from SBE $lookupNikita Lapkov2022-04-261-0/+11
* SERVER-65924 resharding_histogram_metrics.js checks totalCount or opsBrett Nawrocki2022-04-261-5/+12
* SERVER-65771 Add requires_ocsp_stapling tag to ocsp_ignore_irrelevant.jsErwin Pe2022-04-251-1/+1
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-258-11/+23
* SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHand...Bernard Gorman2022-04-235-83/+410
* 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-65695 Delete checks for atomic query knobs when getting secondary name...Mihai Andrei2022-04-222-4/+13