summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64349 Add heuristic-based planning support for bucket unpacking with sortsamontea2022-04-285-27/+412
* SERVER-55112 Make distinct on a view match distinct on a collection for certa...Ted Tuckman2022-04-281-0/+79
* SERVER-66054 Internal transactions in jstests/multiversion are not running on...Cheahuychou Mao2022-04-282-2/+2
* SERVER-65773 Improved MozJS error handlingMohammad Dashti2022-04-282-0/+108
* Revert "SERVER-66022 Add fake column index and SBE integration"Ian Boros2022-04-281-519/+6
* SERVER-66022 Add fake column index and SBE integrationIan Boros2022-04-281-6/+519
* SERVER-66044 Fix feature flag assertion in lookup_unionWith_subpipeline_local...Rui Liu2022-04-281-3/+2
* SERVER-66033 All newly created time-series collections default to timeseriesB...Gregory Wlodarek2022-04-281-0/+24
* SERVER-65649 Throttle merge/split chunk ops issued by the balancerPaolo Polato2022-04-284-1/+35
* SERVER-64970 Start generating new v2 resume token format for all events by de...Arun Banala2022-04-286-39/+46
* SERVER-66008 fix undefined function bug in cluster.jsPaolo Polato2022-04-281-3/+4
* SERVER-65300 multiversion jstests fix.Suganthi Mani2022-04-272-0/+4
* SERVER-64628 Remove leftover empty fileVesselina Ratcheva2022-04-271-0/+0
* SERVER-64194 Add test coverage for refreshFromStorageIfNeeded() for a retryab...Sanika Phanse2022-04-271-0/+113
* SERVER-65993 Make internal transaction concurrency workloads create test coll...Cheahuychou Mao2022-04-271-0/+2
* SERVER-65998 Fix expected document in random_moveChunk_update_shard_key.jsCheahuychou Mao2022-04-271-2/+3
* SERVER-64628 Add more targeted tests for adding nodes to sharded setsVesselina Ratcheva2022-04-275-0/+188
* SERVER-65240 Remove `requires_wiredtiger` tag from `tags.js`Gregory Noma2022-04-271-4/+0
* SERVER-64338 Log clusterTime for each state in random_moveChunk_multi_update_...Arun Banala2022-04-271-6/+15
* 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-63864 Add tests to validate change stream namespace and operationType ...Arun Banala2022-04-274-74/+939
* SERVER-65897 Remove SBE plan cache entries from the corresponding collection ...Ruoxin Xu2022-04-271-15/+48
* SERVER-65386 Change add shard behavior to absorb shard cluster's parameters w...Marcos José Grillo Ramirez2022-04-271-27/+107
* SERVER-65145 Use inject_tenant_prefix override in split passthroughMatt Broadstone2022-04-262-41/+90
* SERVER-65922 Allow duplicate keys to be inserted before the index build with ...Yuhong Zhang2022-04-261-0/+51
* SERVER-65973 Disable remaining internal transactions tests that involve resta...Cheahuychou Mao2022-04-264-4/+4
* SERVER-65911 Disable autosplit_setFCV_downgrade_from_60.js on multiversionAllison Easton2022-04-261-1/+3
* SERVER-65300 Refactor tenant migration recipient state machinery code.Suganthi Mani2022-04-267-170/+413
* SERVER-65665 Disable sparse indexes from SBE $lookupNikita Lapkov2022-04-261-0/+11
* SERVER-65633 retry commitTransaction on FailedToSatisfyReadPreferenceAndrew Witten2022-04-251-13/+13
* SERVER-65900 Initial implementation of $lookupSvilen Mihaylov2022-04-251-0/+94
* 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-63344 Avoid cloning the SBE tree inside the plan cache mutexRuoxin Xu2022-04-251-3/+3
* SERVER-64817 Compute missing bound of moveRange within MigrationSourceManagerPierlauro Sciarelli2022-04-251-1/+1
* SERVER-65784 enable routing table check in convert_to_and_from_sharded.jsPaolo Polato2022-04-251-4/+0
* Revert "SERVER-62956 add a noop oplog message for refineCollectionShardKey co...Uladzimir Makouski2022-04-251-36/+0
* SERVER-64285 Create indexes on `config.rangeDeletions`Allison Easton2022-04-251-0/+32
* SERVER-62956 add a noop oplog message for refineCollectionShardKey commandMisha Tyulenev2022-04-221-0/+36
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-224-132/+0
* SERVER-64986 Make maxClusterTime not default to null timestmapCheahuychou Mao2022-04-221-1/+1
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-222-69/+29
* SERVER-64986 Make internal transactions concurrency workloads retry testInter...Cheahuychou Mao2022-04-223-7/+23
* SERVER-64972 Generate change stream events for batched deletesJosef Ahmad2022-04-223-15/+153
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-225-0/+721
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-223-21/+144
* SERVER-65643 Exclude set_cluster_parameter.js test from inMemory variantsMarcos José Grillo Ramirez2022-04-221-1/+5
* SERVER-65436 Create FSM workload to test chunk splitting on downgradeAllison Easton2022-04-221-0/+126
* SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHand...Bernard Gorman2022-04-225-83/+410