summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46782 Add a comment to FCV gate in WiredTigerFileVersion::shouldDowngr...Dianna Hohensee2020-03-111-1/+2
* SERVER-46583 Make count command use OwnershipFilter instead of CollectionDesc...Tommaso Tocci2020-03-111-2/+2
* SERVER-46603 disallow empty collection index build optimization on secondariesBenety Goh2020-03-111-2/+11
* SERVER-46705 Fix $out error messageTed Tuckman2020-03-111-1/+2
* SERVER-46381 Test concurrent reconfig and stepdownA. Jesse Jiryu Davis2020-03-114-1/+249
* SERVER-45207 Address of stack memory associated with local variable 'replOper...Alex Taskov2020-03-111-2/+2
* SERVER-46360 LockManager logging improvement (and lockInfo)Billy Donahue2020-03-102-151/+84
* SERVER-46048 block prepared transactions on single-phased index builds on sec...Benety Goh2020-03-101-12/+12
* SERVER-46763 structure the VersionInfoInterface tuplesBilly Donahue2020-03-105-70/+59
* SERVER-46761 Don't skip dbs with uncommitted collections during lookupMaria van Keulen2020-03-103-0/+74
* SERVER-46289 Make SingleServerPingMonitor retry after failed pingHaley Connelly2020-03-102-77/+47
* SERVER-46349: Error if a user provides 'newlyAdded' to a safe-reconfig member...Xuerui Fa2020-03-102-0/+75
* SERVER-46048 IndexBuildsCoordinator::inProgForCollection() allows filtering o...Benety Goh2020-03-102-0/+11
* SERVER-46646 Disallow hedging for commands that can potentially do writesCheahuychou Mao2020-03-104-15/+79
* SERVER-46585 Move redact to logv2Henrik Edin2020-03-1027-47/+136
* SERVER-46397 add missing 'break'Louis Williams2020-03-101-0/+1
* SERVER-46048 IndexBuildsCoordinator::awaitNoIndexBuildInProgressForCollection...Benety Goh2020-03-102-0/+23
* SERVER-46048 add IndexBuildsCoordinator::_filterIndexBuilds_inlock()Benety Goh2020-03-102-4/+21
* SERVER-46397 Only report an index build as aborted if it is currently abortin...Louis Williams2020-03-104-71/+60
* SERVER-46567 Update shell methods Mongo.setReadPref and cursor.readPref to su...Cheahuychou Mao2020-03-102-13/+38
* SERVER-46750 Fix error message when creating compound hashed index while on F...Arun Banala2020-03-101-2/+1
* SERVER-46352: Ensure the newlyAdded field is always true when present, even f...Xuerui Fa2020-03-107-25/+104
* SERVER-46712 Convert server_selector.cpp logs to LOGV2Tommaso Tocci2020-03-101-6/+8
* SERVER-46743 Check RSM exists in initial handshakejannaerin2020-03-101-1/+1
* SERVER-42065 Handle bindIpAll exception when ipv6 is not supportedAmirsaman Memaripour2020-03-101-1/+16
* SERVER-44095 Initialize TypeBits buffer to a smaller sizeLouis Williams2020-03-096-30/+65
* SERVER-46734 Disable the index state transition check.Suganthi Mani2020-03-091-0/+2
* SERVER-46119: Added runtime server parameter to disable collection and index ...Andrew Chen2020-03-094-2/+56
* SERVER-46639 Disable Flow Control for the internal OplogCapMaintainerThreadDianna Hohensee2020-03-091-0/+4
* SERVER-46507 Convert member variable from migrationId in MigrationDestination...Alex Taskov2020-03-092-15/+16
* SERVER-46618 Fix unittest logging to BSONMark Benvenuto2020-03-092-29/+38
* SERVER-45143 use default value for 'protocolVersion' field during reconfigsSamy Lanka2020-03-091-2/+2
* SERVER-46622 Disable Flow Control for the WiredTigerJournalFlusher internal t...Dianna Hohensee2020-03-091-0/+6
* SERVER-35619 Do not hold ShardRegistryData::_mutex while trying to take Scann...Randolph Tan2020-03-091-5/+10
* SERVER-46664 runCmdOnPrimaryAndAwaitResponse() should not run DBDirect client...Suganthi Mani2020-03-094-30/+33
* SERVER-46666 Add extra validate logging for unit tests for debug proposesDianna Hohensee2020-03-0912-41/+130
* SERVER-46227 MozJSImplScope::kill() check for "correct thread" will always failJames Wahlin2020-03-092-4/+5
* SERVER-43292 logv2 support for std::string_viewBilly Donahue2020-03-072-0/+14
* SERVER-46694 Make hedging_metrics_server_status.js determinsticCheahuychou Mao2020-03-064-9/+31
* SERVER-46680 ServerIsMasterMonitor should proccess cancellation errorsjannaerin2020-03-061-1/+1
* SERVER-46061 Add test that a lagged commitChunkMigration that contains a Chun...Alex Taskov2020-03-061-0/+105
* SERVER-46631 Optimize acquiring a ticket from TicketHolder in the uncontended...David Storch2020-03-061-0/+5
* SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin2020-03-0611-322/+186
* SERVER-46008 Remove thread specific attributes feature from boost::logHenrik Edin2020-03-064-11/+97
* SERVER-46344: Add 'newlyAdded' field to new nodes with votes: 1 in reconfigXuerui Fa2020-03-0610-3/+355
* SERVER-45969 Test behavior of killOp and maxTimeMS with $out/$merge on second...Gregory Noma2020-03-061-0/+6
* SERVER-46525 Review and convert LogV2 statements in AuthZNMark Benvenuto2020-03-0611-129/+114
* SERVER-46287: Switched background validation to use PIT read instead of check...Andrew Chen2020-03-063-159/+37
* SERVER-46647 Stepping down the primary when running 'dropDatabase' can hit an...Gregory Wlodarek2020-03-061-0/+14
* Revert "SERVER-46344: Add 'newlyAdded' field to new nodes with votes: 1 in re...Judah Schvimer2020-03-0610-354/+3