summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57261 Enable tenant migration terminate primary passthrough with commitsserver-57336Pavi Vetriselvan2021-06-171-3/+1
* SERVER-57261 Enable tenant migration stepdown passthrough with commitsPavi Vetriselvan2021-06-171-3/+1
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-1714-33/+240
* SERVER-57300 Fix logic for detecting numeric path component to avoid executin...Andrii Dobroshynski2021-06-172-10/+96
* SERVER-57715 Catch network errors during rerouted insert in inject_tenant_pre...Pavi Vetriselvan2021-06-171-17/+36
* SERVER-57562 Check if Collection or View exist on namespace before creating t...Henrik Edin2021-06-172-2/+95
* SERVER-57740 ShardingTest use X509 also with preferTLS modeTommaso Tocci2021-06-171-4/+8
* Revert "SERVER-57217 Don't report remainingOperationTimeEstimatedSecs in curr...Max Hirschhorn2021-06-173-9/+22
* SERVER-57385 add BSONCollectionCatalogEntry::IndexMetaData::isPresent()Benety Goh2021-06-174-4/+27
* SERVER-48524 indexbuildentryhelpers::removeIndexBuildEntry() requires callers...Benety Goh2021-06-173-18/+22
* Import wiredtiger: b2dce5bb8f2bbecb704537eee9cff61d7dc106a0 from branch mongo...Luke Chen2021-06-1714-205/+233
* Import wiredtiger: 4524d572ff451edf69aaa70d211946a3b1ccb19f from branch mongo...Luke Chen2021-06-172-9/+15
* Import wiredtiger: b724e3ec5cd6e27bcfaaa53f6308519bda56c7e6 from branch mongo...Luke Chen2021-06-1710-71/+196
* Import wiredtiger: c2f8ac069a38c5cbeb127560fb01a3e23548a912 from branch mongo...Luke Chen2021-06-172-3/+2
* Import wiredtiger: 7c3b6258b1188a27656d1b0e3e81feee97cd1bba from branch mongo...Luke Chen2021-06-174-4/+14
* SERVER-57332 remove submoduleGregory Wlodarek2021-06-171-0/+0
* add lineRidhwaan Anayetullah2021-06-161-1/+1
* server-57332 remove newlines and commentsRidhwaan Anayetullah2021-06-161-3/+1
* remove comment, fix methodRidhwaan Anayetullah2021-06-162-8/+0
* bracket changesRidhwaan Anayetullah2021-06-162-4/+7
* move some bracketsRidhwaan Anayetullah2021-06-161-0/+0
* Create skeleton InternalDocumentSourceDensifyRidhwaan Anayetullah2021-06-161-5/+6
* SERVER-57332 Create skeleton InternalDocumentSourceDensifyRidhwaan Anayetullah2021-06-162-2/+47
* SERVER-57660 Fail time-series inserts if buckets collection does not existGregory Noma2021-06-162-3/+86
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ...Ruoxin Xu2021-06-167-5/+36
* SERVER-57217 Don't report remainingOperationTimeEstimatedSecs in currentOp me...Junhson Jean-Baptiste2021-06-163-22/+9
* SERVER-57525 Added wrapper around BufBuilder for modifying single bits effici...lukebhan2021-06-164-0/+361
* SERVER-56268 Remove timeseriesBucketsCollectionClusterById server parameterLouis Williams2021-06-164-138/+7
* SERVER-57439 fix typoRobert Guo2021-06-161-1/+1
* Revert "SERVER-55203 Change the stable release tag to r5.0.0-rc0 while checki...Samy Lanka2021-06-165-9/+104
* SERVER-55434 Log when Resharding Donor/Recipient coordinator updates are unsu...Haley Connelly2021-06-162-2/+22
* SERVER-57649 DDL coordinator dist lock acquisition must be resilient to CSRS ...Tommaso Tocci2021-06-164-38/+53
* SERVER-55430 Record metrics about whether a collection is rebalanced after re...Randolph Tan2021-06-1610-18/+428
* SERVER-57439 add unittest task with undodb recordings to ! RHEL 8Robert Guo2021-06-1610-22/+153
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-1628-359/+552
* SERVER-57678 Take MODE_X collection lock when dropping timeseries view.Henrik Edin2021-06-161-0/+7
* SERVER-55855 Rename implicit multiversion suitesMikhail Shchatko2021-06-165-17/+17
* SERVER-57720: Wait for newlyAdded removal in reconfig_for_psa_set_shell.jsXueruiFa2021-06-161-1/+2
* SERVER-57712 Do not update the metadata format if the epochs are different in...Sergi Mateo Bellido2021-06-161-2/+3
* SERVER-57710 Ignore "can't connect to new replica set primary" in tenant dbha...Jason Zhang2021-06-161-1/+8
* SERVER-57316 Changing a few functions that rely on the presence of epochs/tim...Sergi Mateo Bellido2021-06-161-1/+3
* SERVER-57524 Make refine and resharding not write epoch/timestamp to the chun...Kaloian Manassiev2021-06-168-100/+96
* SERVER-48651 Avoid lock timeout errors in refine_collection_shard_key_basic.jsPierlauro Sciarelli2021-06-161-1/+8
* SERVER-57385 Collection::checkMetaDataForIndex() returns offset on successBenety Goh2021-06-164-7/+9
* SERVER-48524 indexbuildentryhelpers::removeIndexBuildEntry() uses DBHelpers::...Benety Goh2021-06-161-4/+2
* Import wiredtiger: 363c7384edce63df337f110492c6424c5f13a451 from branch mongo...Chenhao Qu2021-06-164-3/+75
* Import wiredtiger: 916a7defd830a64d57bdaad4b1f8522d77fe3e0c from branch mongo...Chenhao Qu2021-06-162-2/+2
* Import wiredtiger: 3ef954b29f131cb835c5b4cb81adcfc603dc072d from branch mongo...Chenhao Qu2021-06-163-64/+175
* Import wiredtiger: ba0c36ccbb5c4b00d9a83603d08020a5c9865e21 from branch mongo...Chenhao Qu2021-06-163-16/+6
* Import wiredtiger: 3410b846ee10481e83906569e2ffdb89d5e12e32 from branch mongo...Chenhao Qu2021-06-162-174/+170