summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-019-3/+77
* SERVER-45955 Make findAndModify not take database MODE_X lockGregory Noma2020-04-013-36/+39
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-016-217/+253
* SERVER-47169 Call ShardRegistry::updateReplSetHosts() synchronouslyHaley Connelly2020-04-011-2/+11
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-011-2/+3
* Revert "SERVER-45094 check if node is primary before doing reconfig noop write"Pavi Vetriselvan2020-04-011-21/+15
* SERVER-47038 Some RangeDeletion unit tests don't correctly wait for threads t...Alex Taskov2020-04-013-20/+28
* SERVER-46777 Remove 4.4-dependent coll/index creation in txns handlingMaria van Keulen2020-04-015-83/+3
* SERVER-45094 check if node is primary before doing reconfig noop writePavi Vetriselvan2020-04-011-15/+21
* SERVER-45763 optimize sort key generationIan Boros2020-04-015-2/+312
* SERVER-46759 Prohibit replSetInitiate from accepting configs with a 'newlyAdd...Matthew Russotto2020-04-012-0/+71
* SERVER-46169 Remove query-related FCV checks left over from 4.4 developmentDavid Storch2020-03-318-89/+33
* SERVER-46863 prevent collator mismatch in findAndModify/updateIan Boros2020-03-311-1/+4
* SERVER-44096 Prevent killAllSessionsByPattern and killSessions from being kil...Randolph Tan2020-03-312-0/+14
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideMatthew Saltz2020-03-3111-128/+180
* SERVER-46972 Create test-only command for establishing egress to another nodeSara Golemon2020-03-313-0/+223
* SERVER-47188 Return appropriate error messages from saslStartSara Golemon2020-03-311-4/+3
* SERVER-47170 Get rid of Status returns from the NSTargeter APIKaloian Manassiev2020-03-312-3/+1
* Revert "SERVER-47077 Clean up log lines in 'mongo/db'"Amirsaman Memaripour2020-03-315-41/+36
* SERVER-47151 Separate WriteOpTest(s) and ChunkManagerTest into separate .cpp ...Kaloian Manassiev2020-03-316-6/+0
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideBlake Oler2020-03-3110-192/+278
* Revert "SERVER-46972 Create test-only command for establishing egress to anot...Matthew Saltz2020-03-303-223/+0
* SERVER-47173 Make mirroring response callback record non-okay statusAmirsaman Memaripour2020-03-301-1/+5
* SERVER-46972 Create test-only command for establishing egress to another nodeSara Golemon2020-03-303-0/+223
* Revert "SERVER-46865 Make collMod not take database MODE_X lock"Gregory Noma2020-03-305-16/+12
* SERVER-45194 CommitChunkMigrationRequest should require the ChunkType to cont...Alex Taskov2020-03-301-2/+0
* SERVER-47105 Make update stage use OwnershipFilter instead of CollectionDescr...Tommaso Tocci2020-03-302-6/+20
* SERVER-46835 Remove FCV branches related to deleting the config server implic...Esha Maharishi2020-03-3012-773/+1
* SERVER-45999 Remove unused opCtx argument to PersistentTaskStore constructorCheahuychou Mao2020-03-306-56/+44
* SERVER-46966 Handle implicit collection creation errors during insertMaria van Keulen2020-03-303-22/+54
* SERVER-46249 Check individual txn statements for readConcern supportMaria van Keulen2020-03-302-9/+28
* SERVER-47096 Fix broken topology_coordinator_v1_test.cpp compileKaloian Manassiev2020-03-301-0/+2
* SERVER-47096 Add ReplSetMetadata.configTermA. Jesse Jiryu Davis2020-03-306-37/+47
* SERVER-47097 Use ReplSetMetadata.isPrimary to choose sync sourceA. Jesse Jiryu Davis2020-03-302-23/+114
* SERVER-47076 Clean up log lines in mongo/utilCheahuychou Mao2020-03-274-17/+17
* SERVER-46621 set ns field in currentOp for index buildsBenety Goh2020-03-271-0/+1
* SERVER-46924: Ensure arbiters are never given a 'newlyAdded' fieldXuerui Fa2020-03-274-0/+85
* Revert "SERVER-39423 Secondaries already possessing an index replicated via s...Gregory Wlodarek2020-03-273-68/+0
* Revert "SERVER-47095 Secondaries voting to commit index builds already existi...Gregory Wlodarek2020-03-271-24/+2
* SERVER-44450 Do not add fromMigrate field to applyOps insert oplog entriesJason Chan2020-03-271-5/+9
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-2727-140/+509
* SERVER-46833 Remove FCV-dependent code related to the Resumable Range Deleter...Alex Taskov2020-03-275-108/+25
* SERVER-47146 Remove unused initial sync server parametersMatthew Russotto2020-03-271-29/+0
* SERVER-46849 Submit range deletion task in an onCommit handlerMatthew Saltz2020-03-271-3/+27
* SERVER-46895 Do not check duplicate key violations on index builds during opl...Louis Williams2020-03-278-47/+16
* SERVER-44034 Remove refineCollectionShardKey and config.chunks/tags upgrade/d...Jack Mulrow2020-03-279-418/+20
* Revert "SERVER-46950 Add message-strings for TLS"Spencer Jackson2020-03-271-3/+2
* SERVER-47133 Refactor HttpClient to allow returning on errorSara Golemon2020-03-272-7/+19
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-03-275-36/+41
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-03-274-33/+30