summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-59188 Fix coverity issue in DocumentSourceUnwindTed Tuckman2021-08-121-1/+1
* SERVER-59191 use expansions in module pathsvrachev2021-08-122-23/+23
* SERVER-59044 Bailout early if a time series collection is empty when building...Eric Cox2021-08-121-0/+10
* SERVER-59071 Treat '$sample' as unsharded when connecting directly to shardsEric Cox2021-08-122-8/+32
* SERVER-58781 ReshardingCoordinatorObserver should not fulfill promises when s...Matt Walak2021-08-123-2/+66
* 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-119-119/+220
* SERVER-50937 Refactor resharding coordinator to consolidate distinct error ha...Randolph Tan2021-08-115-171/+367
* SERVER-50637 Expose reshardDoneCatchUp no-op oplog entry as change eventMatt Walak2021-08-118-11/+78
* SERVER-58815 Have internal findAndModifyImageLookup set the synthetic oplog e...Jason Chan2021-08-112-5/+9
* SERVER-57630 Support SSL_OP_NO_REGNEGOTIATION if it's available at runtimeSara Golemon2021-08-111-2/+13
* SERVER-55824 Make ssl_get_more.js start shards as replicasetTommaso Tocci2021-08-112-13/+6
* SERVER-59000: Enforce dependencies for task generationDavid Bradford2021-08-112-1/+4
* SERVER-57279 Update the FCV constant in the logkeeper snapshot workloadJon Streets2021-08-111-5/+5
* SERVER-58353 re-enable failing replication testsVishnu Kaushik2021-08-113-13/+41
* SERVER-54735 Make AsyncTry-Until loops set results to ShutdownInProgress on e...Amirsaman Memaripour2021-08-114-24/+95
* SERVER-55664 EphemeralForTest supports clustered _id indexesLouis Williams2021-08-1140-434/+390
* SERVER-59217 convert tab to spaces inside debian rules file.Daniel Moody2021-08-111-13/+13
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-08-1117-138/+63
* SERVER-58594 ReplicationCoordinatorImpl::handleHeartbeatResponse_forTest does...Vishnu Kaushik2021-08-111-4/+6
* 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-58060 Add new internal FindAndModifyImageLookup aggregation stageJason Chan2021-08-104-0/+606
* SERVER-55760 Fix data races in Cancelation tests for AsyncTryAlex Li2021-08-102-9/+69
* SERVER-58438 Speed up tenant migration retryable write pre-fetch pipeline by ...Wenbin Zhu2021-08-101-36/+47
* SERVER-58740 Reserve multiple oplog slots when writing retryable findAndModif...Jason Chan2021-08-107-14/+304
* SERVER-50522 Expose reshardBegin no-op oplog entry as change eventmrwalak2021-08-109-17/+169
* SERVER-58389 Removed $maxTimeMS for updates performed by shards on the config...Matt Walak2021-08-109-8/+94
* SERVER-50636 Write reshardDoneCatchUp no-op oplog entry after recipient has c...Matt Walak2021-08-104-0/+96
* SERVER-59197: Delete findAndModify image entries when their corresponding ses...Daniel Gottlieb2021-08-103-15/+64
* SERVER-58582 Create $documents stage and implement collectionless unionWithTed Tuckman2021-08-1011-27/+411
* 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-59152 Make range deletion submission resilient to onShardVersionMismat...Pierlauro Sciarelli2021-08-102-46/+48
* 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-108-5/+218
* SERVER-58898 Prevent writing to local db from waiting for writeConcernMoustafa Maher2021-08-103-0/+52
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-1010-20/+258
* SERVER-58565 Adjust timeout for replica_sets_jscore_passthroughMoustafa Maher2021-08-101-6/+4
* Import wiredtiger: ffebd365d6c3c18422437bcae51d8a26a17772a0 from branch mongo...Luke Chen2021-08-10219-3174/+4664
* SERVER-59203: Remove assert on mocks in buildscripts_testDavid Bradford2021-08-091-1/+0
* 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-0915-73/+178
* SERVER-57262 Relax vote constraint to allow voting for candidates with newer ...Wenbin Zhu2021-08-095-15/+153
* SERVER-58637 Tag null_query_semantics.js as requires_fcv_50David Storch2021-08-091-0/+6
* SERVER-55581: Return ScopedDbConnection to connection pool in cluster aggrega...Tyler Seip2021-08-091-0/+1