summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-49986 Convert isMaster command to hello and keep isMaster, ism...r4.4.1-rc2Pavi Vetriselvan2020-08-264-38/+20
* Revert "SERVER-49988 Rename response fields if hello command is sent on mongos"Pavi Vetriselvan2020-08-261-10/+1
* Revert "SERVER-49987 Rename response fields if hello command is sent on mongod"Pavi Vetriselvan2020-08-263-45/+18
* Import wiredtiger: af22169ab22adeb7abba4628ae4173bcf6b5b23d from branch mongo...Luke Chen2020-08-257-13/+67
* SERVER-47733 SymmetricEncryptorWindows shouldn't pad when update is calledAdam Cooper2020-08-243-15/+129
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-245-23/+66
* SERVER-49949: Fix reconstructing prepared transactions containing multi-key w...Lingzhi Deng2020-08-246-3/+23
* SERVER-50063: Consolidate OplogFetcher return code to CallbackCanceled when s...Lingzhi Deng2020-08-242-16/+13
* Import wiredtiger: d437e51e78120ab2999ffe40c0b6d46f3f878126 from branch mongo...r4.4.1-rc1Luke Chen2020-08-248-114/+47
* SERVER-39621 Change sync source when primary steps down and chaining is disabledSamy Lanka2020-08-212-0/+107
* SERVER-47604 Don't log that index build failed if it continues in the backgro...Samy Lanka2020-08-211-7/+11
* SERVER-49389 Log 'Index build: initialized' less oftenSamy Lanka2020-08-211-0/+4
* SERVER-48658 Stop logging QueryPlanKilled error in TTL monitorSamy Lanka2020-08-211-0/+5
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-202-9/+20
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-08-203-18/+45
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-08-205-8/+16
* SERVER-47844 Add the ability to get the initialDataTimestamp from the storage...William Schultz2020-08-207-0/+27
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-08-201-1/+10
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-08-201-0/+16
* SERVER-49297: do not stop monitoring standalone nodeLaMont Nelson2020-08-209-6/+82
* SERVER-49527-44Judah Schvimer2020-08-202-1/+5
* SERVER-47263 dryrun election failure logging - removed inaccurate portion of ...PV992020-08-201-1/+1
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-08-206-2/+35
* SERVER-49676: Coverity analysis defect 115809: Uninitialized scalar fieldXueruiFa2020-08-201-1/+1
* SERVER-47859 Add more logging to shutdownTaskTess Avitabile2020-08-201-0/+51
* SERVER-47612 make storing the LastVote uninterruptibleJudah Schvimer2020-08-201-4/+6
* SERVER-48982 Respond to heartbeats until reconfig thread finishes in Stepdown...Ali Mir2020-08-201-6/+10
* SERVER-48975 increase additional isSelf logging to default log levelPavi Vetriselvan2020-08-201-4/+16
* SERVER-48776 remove config term/version check in quorum checkerPavi Vetriselvan2020-08-203-144/+13
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-204-20/+38
* SERVER-47933 runtime attr unique checkBilly Donahue2020-08-193-0/+51
* SERVER-48708 Remove TODO listed in SERVER-46726Amirsaman Memaripour2020-08-191-2/+1
* SERVER-46726 Using testing proctor to control diagnostics in "db/repl"Amirsaman Memaripour2020-08-195-9/+6
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-08-1914-17/+7
* SERVER-46726 Using testing proctor to control diagnostics in "db/storage"Amirsaman Memaripour2020-08-194-8/+9
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-08-1922-41/+299
* SERVER-45260 replace verify with uassert in shell_utils_launcherBilly Donahue2020-08-182-20/+25
* SERVER-47518 StaticImmortal<T>Billy Donahue2020-08-183-0/+236
* SERVER-48952 Improve stacktrace-related log messagesBilly Donahue2020-08-183-44/+45
* SERVER-49126 Allow NetworkInterfaceIntegrationTest to be an internalClientBen Caimano2020-08-181-5/+21
* SERVER-47892 DiagnosticInfo should use Client to acquire timestampsBen Caimano2020-08-183-12/+22
* SERVER-47775 Log failure to collect stacktrace at error levelAmirsaman Memaripour2020-08-181-1/+0
* SERVER-47775 Log failure to collect stacktrace at error levelAmirsaman Memaripour2020-08-181-4/+2
* SERVER-48901 Have a client observer destroy ClientOutOfLineExecutorAmirsaman Memaripour2020-08-183-2/+38
* SERVER-49432 Avoid read-after-delete in ServiceExecutorSync shutdownAmirsaman Memaripour2020-08-182-15/+21
* SERVER-48365 Migration manager recovery should handle a refined shard keyPierlauro Sciarelli2020-08-182-48/+111
* SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson2020-08-1719-97/+140
* SERVER-39392 Remove tautological invariantAndrew Morrow2020-08-171-1/+0
* SERVER-50170 fix max staleness read preference parameter for server selectionLaMont Nelson2020-08-1744-96/+2769
* SERVER-49734 Used local write concern to cleanup active migration on config s...Alex Taskov2020-08-171-5/+2