summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-55342 Clustered collections should reject duplicate _id values"Louis Williams2021-04-071-32/+0
* SERVER-55342 Clustered collections should reject duplicate _id valuesLouis Williams2021-04-071-0/+32
* SERVER-55715 delay_secs_field_changes_on_upgrade_downgrade.js should account ...Pavi Vetriselvan2021-04-071-7/+21
* SERVER-55823 add test case for indexOptionDefaults on a time-series collectionBenety Goh2021-04-071-0/+26
* SERVER-54907 Parse and translate $derivative window functionDavid Percy2021-04-072-0/+277
* SERVER-55823 move timeseries_create.js to noPassthroughBenety Goh2021-04-071-3/+9
* SERVER-55751: Increase election timeout in initial_sync_nodes_contribute_to_l...XueruiFa2021-04-061-4/+4
* SERVER-55757: Mark list_collections_no_views.js tenant_migration_incompatibleLingzhi Deng2021-04-061-0/+2
* SERVER-55317: Use consistent case when naming user-facing API parametersXueruiFa2021-04-061-2/+2
* SERVER-55768 Make txn_two_phase_commit_killop.js not kill prepareTransaction ...Cheahuychou Mao2021-04-061-1/+11
* SERVER-55811: upgrade_downgrade_sharded_cluster.js does not properly check th...Jordi Serra Torrens2021-04-061-8/+12
* SERVER-55796 Wait for replication in indexbg_killop_stepup.js before step upLouis Williams2021-04-061-0/+2
* SERVER-55559 StorageInterfaceImpl should use bounded collection scans on clus...Louis Williams2021-04-061-0/+72
* SERVER-55009 enable replica_sets for SBE build variantKyle Suarez2021-04-0625-24/+102
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-0/+115
* SERVER-55759 Add logging to oplog_writes_only_permitted_on_standalone.jsSamy Lanka2021-04-051-8/+5
* SERVER-55661 Add optional flag to force closure of a bucket without meaningfu...Dan Larkin-York2021-04-052-10/+10
* SERVER-55765 Disable FCV 4.9 tests for date* expressionsIan Boros2021-04-052-37/+60
* SERVER-55758 Mark atomic_rename_collection.js as tenant_migration_incompatibleMatthew Russotto2021-04-051-1/+1
* SERVER-55236: Test retrying session migration after a failed tenant migrationLingzhi Deng2021-04-051-0/+169
* SERVER-54902 Creating timeseries bucket collection and view definition is now...Henrik Edin2021-04-051-0/+103
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-039-0/+58
* SERVER-55506 Enable remaining test case in resharding_abort_command.jsBlake Oler2021-04-032-47/+74
* SERVER-53872 Support time-series collections in tenant migration failover test.Wenbin Zhu2021-04-021-94/+133
* SERVER-55730: increase value of resharding critical section test fixture to 24hrLaMont Nelson2021-04-022-2/+17
* SERVER-50370 Implement dotted path sort semantics in SBEDrew Paroski2021-04-024-8/+581
* SERVER-55710 Verify speculative cluster authentication via logsBen Caimano2021-04-021-6/+44
* SERVER-55226 Test partitionBy null/missingYuhong Zhang2021-04-021-0/+44
* SERVER-55306 Integrate CancelableOperationContext into ReshardingCoordinatorAlex Taskov2021-04-021-0/+21
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-04-021-1/+1
* SERVER-55088 Re enable drop_database_after_stepdown_resets_drop_pending_flag....Ian Boros2021-04-021-1/+0
* SERVER-55733 [SBE] Remove sbe_incompatible tag from timeseries collection testsAnton Korshunov2021-04-022-2/+0
* SERVER-54672: Remove obsolete comment in resharding_disallow_writes.js.Daniel Gottlieb2021-04-021-2/+0
* SERVER-55233 Support wildcard index type on the metadata fields of a time-ser...Dianna Hohensee2021-04-021-2/+54
* SERVER-55721 enable test cases in timeseries_index_use.jsBenety Goh2021-04-021-6/+4
* Revert "SERVER-50370 Implement dotted path sort semantics in SBE"Uladzimir Makouski2021-04-024-565/+8
* SERVER-50370 Implement dotted path sort semantics in SBEDrew Paroski2021-04-024-8/+565
* SERVER-55729 Fixed the test failures of timeseries_agg_helpers.js under paral...Yoonsoo Kim2021-04-021-2/+2
* SERVER-55060 Direct modification must remove buckets from the time-series buc...Dan Larkin-York2021-04-024-0/+392
* SERVER-55155 Test resource consumption metrics for time-series collectionsLouis Williams2021-04-011-1/+106
* SERVER-53843: Increase transaction lifetime limit for txn_being_applied_to_se...Daniel Gottlieb2021-04-011-5/+5
* SERVER-55093 Fix noPassthrough/lookup_with_limit_sharded.js failing due to ex...Andrii Dobroshynski2021-04-011-3/+3
* SERVER-54672: Exercise remainder of resharding_disallow_writes.jsDaniel Gottlieb2021-04-011-4/+4
* SERVER-55716: Have fcv_gate_resharding_collection reference the `latestFCV` v...Daniel Gottlieb2021-04-011-2/+2
* Revert "SERVER-55506 Enable remaining test case in resharding_abort_command.js"Blake Oler2021-04-012-67/+47
* SERVER-43758 Start a cluster with queryableBackupMode on readonly testsMarcos José Grillo Ramirez2021-04-011-37/+112
* SERVER-54069 Added $merge/$out test suites for time-seriesYoonsoo Kim2021-04-014-1/+269
* SERVER-55615 Reduce number of documents written in bulk_shard_insert.jsPierlauro Sciarelli2021-04-011-2/+2
* SERVER-55366 inject_tenant_prefix should always retry entire batch of retryab...Pavi Vetriselvan2021-04-011-49/+62
* SERVER-55506 Enable remaining test case in resharding_abort_command.jsBlake Oler2021-04-012-47/+67