summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53771 Facet summary stats addedBikash Chandra2021-11-041-0/+56
* SERVER-61158 Convert a non-unique index to a unique index via the collMod com...Benety Goh2021-11-041-2/+6
* SERVER-61158 add unique to collMod index requestBenety Goh2021-11-031-0/+79
* SERVER-61202 remove timing dependency in cluster_ip_allowlist_replsetSergey Galtsev2021-11-031-9/+9
* SERVER-61044 Change ticket number for timeseries granularity update TODORui Liu2021-11-033-3/+3
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-031-0/+98
* SERVER-58343 Re-enable 'reshard_collection_failover_shutdown_basic.js' testLuis Osta2021-11-031-3/+3
* SERVER-60102 Validate clustered collections must be dropped to downgrade to 5.0Josef Ahmad2021-11-031-44/+97
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-031-5/+5
* SERVER-60501 Add $locf accumulatorTed Tuckman2021-11-031-0/+134
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-024-15/+102
* SERVER-59505 Fix TS pushdown predicate to capture variable type measurementssamontea2021-11-021-0/+139
* SERVER-60751 Add does_not_support_stepdown tag to move_chunk_critical_section...Marcos José Grillo Ramirez2021-11-021-0/+1
* SERVER-60756 Add additional logging for failed updates in multi_statement_tra...ali-mir2021-11-021-2/+5
* SERVER-61055 Do not run check orphans after tests that call removeShardjannaerin2021-11-0221-0/+105
* SERVER-59396 Adds server parameter `healthMonitoring`Andrew Witten2021-11-021-0/+29
* SERVER-61178 Use less concurrency in find_cmd_with_indexes_timeseries.jsGregory Wlodarek2021-11-021-1/+1
* SERVER-61153 findAndModify on mongos/mongoq handles TenantMigrationAborted by...mathisbessamdb2021-11-021-2/+1
* SERVER-32927 Assert sharded commands can be accepted after waiting for cluste...Sophia Tan2021-11-011-0/+131
* SERVER-45717 Allow changes to clusterIpSourceAllowlist without restartsergey.galtsev2021-11-012-3/+152
* SERVER-59925 Stress test time-series insertsGregory Noma2021-11-011-0/+81
* SERVER-61087 Prevent sbe_ixscan_explain.js from running in incompatible test ...Jennifer Peshansky2021-11-011-0/+1
* SERVER-60179 The 'validate' command should return 'InvalidOptions' instead of...Gregory Wlodarek2021-11-013-6/+6
* SERVER-61036 adding automation test for findAndModifyCmd after migratmathisbessamdb2021-11-011-0/+119
* SERVER-60834 new migration protocol setFCV requirementsSergi Mateo Bellido2021-11-012-0/+33
* SERVER-60935 Fix disabled repl tests failing due to changing latest release t...Vesselina Ratcheva2021-10-304-18/+32
* SERVER-60577 Add logic to check time-series buckets for mixed-schema data at ...Gregory Wlodarek2021-10-303-23/+204
* SERVER-61106 Use woCompare to generate timeseries summariesDan Larkin-York2021-10-291-0/+8
* SERVER-60121 Enable hint to use the clusterKey of a clustered collectionHaley Connelly2021-10-291-0/+276
* SERVER-58409 Use WiredTiger largest_key API to initialize the highest RecordI...Louis Williams2021-10-291-0/+133
* SERVER-61019 Make deep copy in ClusteredCollectionUtil.constructFullCreateOpt...Haley Connelly2021-10-291-3/+4
* SERVER-60870 adding automation test case for read/write access aftermathisbessamdb2021-10-292-47/+88
* SERVER-60957 Support change stream pre and post images in a sharded cluster.Rishab Joshi2021-10-296-28/+99
* SERVER-58756 Support retrying internal transactions for retryable writes afte...Cheahuychou Mao2021-10-291-13/+31
* SERVER-58756 Support retrying internal transactions for retryable writesCheahuychou Mao2021-10-294-13/+443
* SERVER-58756 Store stmtIds for the operations in retryable internal transacti...Cheahuychou Mao2021-10-295-2/+239
* SERVER-59741 Enable more sharded-collections time-series testsDavid Percy2021-10-2816-91/+104
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-281-0/+90
* SERVER-61051 Fix js_global_scope.js on s390xCharlie Swanson2021-10-281-1/+1
* SERVER-54909 Report last durable and last applied operation wall times for al...Vesselina Ratcheva2021-10-271-0/+84
* SERVER-61019 Move clustered_indexes_utils.js content under ClusteredCollectio...Haley Connelly2021-10-276-191/+201
* SERVER-60565 Ensure newly created time-series buckets do not contain problema...Dan Larkin-York2021-10-271-20/+16
* SERVER-60584 Add test cases for $multiplyJennifer Peshansky2021-10-271-0/+41
* SERVER-61002 DummyReplicator should check if index is a compound index before...Jason Chan2021-10-271-1/+2
* SERVER-59662 Test killing time-series insertsGregory Noma2021-10-271-0/+78
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled()Benety Goh2021-10-271-14/+0
* Revert "SERVER-59907 Add an explicit stage field to tenant migration currentO...Vesselina Ratcheva2021-10-271-143/+0
* Revert "SERVER-59907 Add an explicit stage field to tenant migration currentO...Vesselina Ratcheva2021-10-271-150/+0
* SERVER-60781 Modify $top/$topN/$bottom/$bottomN accumulators to return result...Mihai Andrei2021-10-271-39/+43
* SERVER-61006 Handle newly created time-series collections during FCV upgradeGregory Wlodarek2021-10-271-0/+48