summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-163-2/+27
* SERVER-56492 Normalize objects within arrays in time-series metadataKris Satya2021-08-161-0/+33
* SERVER-57585 fix array indexes in oplog_visibility.js for assertion messageBenety Goh2021-08-131-2/+3
* SERVER-59040 add operations_longer_than_stepdown_interval tag to background_u...Benety Goh2021-08-131-0/+2
* SERVER-59025 Increase storage log verbosity in `oplog_slow_sampling_logging.js`Gregory Noma2021-08-121-1/+2
* SERVER-59071 Treat '$sample' as unsharded when connecting directly to shardsEric Cox2021-08-121-0/+24
* SERVER-57575 Re-enable `create_view_does_not_take_database_X.js` on WindowsGregory Noma2021-08-121-8/+0
* SERVER-59212 Make sure node stepped down before waiting for catchup takeover ...Wenbin Zhu2021-08-111-7/+9
* SERVER-58160 Increase timeout cluster_x509_rotate egress testSara Golemon2021-08-111-1/+1
* SERVER-50937 Wrap operations in resharding coordinator that contact remote no...Randolph Tan2021-08-111-0/+4
* SERVER-50637 Expose reshardDoneCatchUp no-op oplog entry as change eventMatt Walak2021-08-111-3/+31
* SERVER-55824 Make ssl_get_more.js start shards as replicasetTommaso Tocci2021-08-112-13/+6
* SERVER-58353 re-enable failing replication testsVishnu Kaushik2021-08-111-8/+26
* SERVER-55664 EphemeralForTest supports clustered _id indexesLouis Williams2021-08-1113-112/+18
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-08-111-54/+0
* SERVER-57465 remove_newly_added_field_after_finishing_initial_sync.js does no...Vishnu Kaushik2021-08-111-0/+3
* SERVER-58119 single_node_set_new_hostname.js needs to call replSetReconfig wi...Vishnu Kaushik2021-08-111-2/+8
* SERVER-58620 New recipient primary can complete migration before donor rename...Vishnu Kaushik2021-08-111-3/+9
* SERVER-58984 wait for configuration to be installed before proceeding in awai...Vishnu Kaushik2021-08-111-0/+6
* SERVER-50522 Expose reshardBegin no-op oplog entry as change eventmrwalak2021-08-102-0/+91
* SERVER-59197: Delete findAndModify image entries when their corresponding ses...Daniel Gottlieb2021-08-101-7/+21
* SERVER-58582 Create $documents stage and implement collectionless unionWithTed Tuckman2021-08-101-0/+110
* SERVER-58626 Mark capped_max1 as tenant_migration_incompatible.Matthew Russotto2021-08-101-0/+3
* SERVER-57387 create_view_does_not_take_database_X.js should check its insertMatthew Russotto2021-08-101-1/+1
* SERVER-57435 Exclude views_coll_stats.js from causally_consistent test suitesMilena Ivanova2021-08-101-0/+1
* SERVER-56800 Fail addShard if CWWC disagrees with existing CWWC on clusterMoustafa Maher2021-08-101-0/+153
* SERVER-58898 Prevent writing to local db from waiting for writeConcernMoustafa Maher2021-08-101-0/+41
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-102-2/+186
* SERVER-58402: Increase timeout of shutdown command in shutdown_primary.jsXueruiFa2021-08-091-1/+1
* SERVER-56845 Fail addShard if DWCF=w:1 and no CWWC is setMoustafa Maher2021-08-0911-63/+149
* SERVER-57262 Relax vote constraint to allow voting for candidates with newer ...Wenbin Zhu2021-08-091-0/+125
* SERVER-58637 Tag null_query_semantics.js as requires_fcv_50David Storch2021-08-091-0/+6
* SERVER-58744 applyOps on capped collections can violate the multi-timestamp c...Gregory Wlodarek2021-08-091-0/+33
* SERVER-57953 Change existing participant machines to allow directly calling c...Blake Oler2021-08-064-0/+18
* SERVER-59131 Wrap rawMongoProgramOutput search in an assert.soon in implicit_...Huayu Ouyang2021-08-061-12/+13
* SERVER-58987 Fix read_only_test.js to avoid start point beyond end point duri...Wenbin Zhu2021-08-061-9/+5
* SERVER-58812 Get donorDoc before being garbage collected in tenant_migration_...Wenbin Zhu2021-08-051-1/+4
* SERVER-59056 Fix primary check in `timeseries_retryable_write_downgrade.js`Gregory Noma2021-08-051-1/+1
* SERVER-58886 Ban SEARCH_META on sharded collections on variable accessTed Tuckman2021-08-051-1/+5
* SERVER-58581 Add SEARCH_META variableTed Tuckman2021-08-051-0/+31
* SERVER-57657 Don't modify response cluster time in disable_cluster_time_gossi...Jack Mulrow2021-08-051-1/+1
* SERVER-57616 Wait for secondary to load keys in disable_cluster_time_gossipin...Jack Mulrow2021-08-051-4/+10
* SERVER-58587 Improve performance of $setIsSubset by replacing std::set with a...Rui Liu2021-08-051-0/+96
* SERVER-27383 Disalow starting shards and config servers as standaloneMarcos José Grillo Ramirez2021-08-052-0/+18
* SERVER-58068 Multi updates interrupted by tenant migration should wait for mi...Jack Mulrow2021-08-043-144/+309
* SERVER-56235 Update error messages for index types that are dependent on a co...Louis Williams2021-08-041-11/+11
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-08-042-0/+89
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-08-0416-231/+179
* SERVER-58973 Change legacy inserts to use {w:0, j:false} writeConcern so that...Yoonsoo Kim2021-08-041-5/+7
* SERVER-57599 DocumentSourceBucketAuto returning eof when disposedSvilen Mihaylov2021-07-301-0/+10