summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49931 Transactionalize dropUser commandsSara Golemon2020-10-214-81/+358
* SERVER-51376 Add "reply_type" IDL fieldA. Jesse Jiryu Davis2020-10-218-0/+93
* SERVER-51445 Must destroy retryableOperation before entering Complete in init...Matthew Russotto2020-10-211-0/+4
* SERVER-51704 Shut down executor explicitly in tenant_oplog_applier_testMatthew Russotto2020-10-211-0/+5
* SERVER-50746 Don't implicitly ignore _id in jstests/aggregation/extras/utils....James Wahlin2020-10-217-30/+39
* SERVER-49183 Remove unused parameter from TopologyCoordinator::setLastOptime.George Wangensteen2020-10-2115-165/+46
* SERVER-50999 Cleanup snapshot in AutoGetCollectionForReadLockFree if collecti...Henrik Edin2020-10-211-6/+3
* SERVER-51703 index_secondary_wait_for_commit.js waits for replication before ...Benety Goh2020-10-211-0/+4
* SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue2020-10-2126-179/+174
* SERVER-50123 support counting processors on s390xGabriel Russell2020-10-211-4/+10
* SERVER-50250 Remove references to slave terminology in db.jsAli Mir2020-10-211-12/+12
* SERVER-51602 writeValueToStream() should truncate large strings and large Bin...Melodee Li2020-10-214-6/+197
* SERVER-51077 Add PlanNodeId to the debug print of SBE PlanStageNikita Lapkov2020-10-2129-158/+330
* SERVER-51773 add listIndexes command result to assertion messageBenety Goh2020-10-211-1/+1
* Revert "SERVER-47898: Advancing lastDurable should advance lastApplied"Max Hirschhorn2020-10-211-8/+7
* SERVER-50241 PeriodicShardedIndexConsistencyChecker should skip dropped colle...jaume.moragues2020-10-211-0/+5
* SERVER-51771 added explicit -fcommon option so libunwind will build with GCC ...Daniel Moody2020-10-211-0/+1
* SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage coll...Cheahuychou Mao2020-10-209-18/+63
* SERVER-50406 Add hook for PrimaryOnlyServices to build indexes on stepUpCheahuychou Mao2020-10-203-34/+80
* SERVER-51760 Fix 3-way compare for ArraySet in SBEAnton Korshunov2020-10-201-0/+13
* SERVER-51658 Access ViewCatalog via DatabaseHolder in run_aggregate so we don...Henrik Edin2020-10-202-8/+14
* SERVER-50999 Set WiredTiger RecoveryUnit in oplog read state when opening a s...Henrik Edin2020-10-205-7/+37
* SERVER-49336 Allow ClientMetadata to be accessed before it is finalizedBen Caimano2020-10-202-5/+6
* SERVER-51751: Load arrayEq util file wqin tenant_migration_no_failover.jsXueruiFa2020-10-201-0/+1
* SERVER-51354 Complete TODO listed in SERVER-47212Svilen Mihaylov2020-10-201-5/+1
* SERVER-51351 Complete TODO listed in SERVER-49766Svilen Mihaylov2020-10-201-5/+2
* SERVER-51454 Ensure agg parser is initialized before defaultProfileFilterDavid Percy2020-10-205-9/+32
* SERVER-51508 Pass '-b fat' to zic to put off timestamp bug when generating ti...Katherine Wu2020-10-201-1/+1
* SERVER-51145 Ensure that newly generated idents do not collide with imported ...Gregory Wlodarek2020-10-204-51/+158
* SERVER-50590 Remove master/slave fields from getHashes function in replsettes...Ali Mir2020-10-203-8/+8
* SERVER-51164 Remove Non-DSI Microbenchmarks WorkloadsRyan Timmons2020-10-201-441/+6
* SERVER-51024 Collect document units read and written per operationLouis Williams2020-10-207-50/+266
* SERVER-51336 Include the bad string in the assert message inside NamespaceStr...jaume.moragues2020-10-201-2/+2
* SERVER-51474 Create FCV transition tableA. Jesse Jiryu Davis2020-10-206-228/+201
* SERVER-51529 Consider views creation on namespace used by RecoverRefresh threadPierlauro Sciarelli2020-10-201-1/+3
* SERVER-51702 Log commands together with errors upon plan executor failuresPierlauro Sciarelli2020-10-205-24/+35
* Import wiredtiger: f827562f2b486e000665c97ea81674012d5a765b from branch mongo...Luke Chen2020-10-2015-15/+269
* SERVER-50120 Implement Resharding oplog applier for basic crud opsRandolph Tan2020-10-209-9/+1411
* SERVER-51720 Fix BSONElement::_binDataVector bounds for ByteArrayDeprecatedBilly Donahue2020-10-202-10/+48
* SERVER-47647 Test that duplicate key error message has correct namespace afte...Geert Bosch2020-10-201-0/+17
* SERVER-49446 Implement validation error generation for additionalProperties a...Mihai Andrei2020-10-205-81/+797
* SERVER-51707 Remove some lock asserts in query utilitiesDianna Hohensee2020-10-195-24/+18
* SERVER-48796 Disables tenant migration recipient testing.Suganthi Mani2020-10-1916-47/+159
* SERVER-48796 Implement recipientSyncData command in MigrationServiceInstance.Suganthi Mani2020-10-1919-151/+628
* SERVER-51480: Clear circular dependency of shared_ptr in StreamableReplicaSet...Andrew Shuvalov2020-10-196-9/+187
* SERVER-51426 Verify that a client cannot gossip clusterTime from a donor repl...Cheahuychou Mao2020-10-194-2/+135
* SERVER-51523 Don't attempt to retrieve a ReshardingCoordinator instance on a ...jannaerin2020-10-191-0/+7
* SERVER-51451 Fix mongos API version parameter tests, part 2A. Jesse Jiryu Davis2020-10-191-3/+5
* SERVER-51659 ShardingCatalogManager::abortTxnForConfigDocument should not thr...jannaerin2020-10-192-9/+21
* SERVER-51259 Rename waitForIsMasterResponse failpoint to waitForHelloResponsePavi Vetriselvan2020-10-1912-97/+111