summaryrefslogtreecommitdiff
path: root/src/mongo/rpc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52621 Remove stale version execption handling in OpQuery exec pathTommaso Tocci2020-11-062-29/+2
* SERVER-51374 Create IDL definition for ErrorReplyGeorge Wangensteen2020-11-062-0/+13
* SERVER-50508 Rename ConnectionType::MASTER to ConnectionType::kStandaloneBen Caimano2020-10-261-1/+1
* SERVER-50511 Change local variables and functions in dbclient filesAmirsaman Memaripour2020-10-235-10/+10
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-49336 Allow ClientMetadata to be accessed before it is finalizedBen Caimano2020-10-202-5/+6
* SERVER-49336 Set ClientMetadata before CommandInvocations are runBen Caimano2020-10-156-275/+240
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-10-101-3/+3
* SERVER-51276 Fix lint for compile_libfuzzertestsSpencer Jackson2020-10-031-2/+2
* SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)Billy Donahue2020-10-011-1/+1
* SERVER-49893: Do oplog fetching.Daniel Gottlieb2020-10-012-0/+30
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-301-3/+6
* SERVER-50418 wait for all exhaust streams to close before starting testsHuayu Ouyang2020-09-291-24/+12
* SERVER-50418 Add exhaustHello to serverStatushuayu-ouyang2020-09-241-77/+240
* SERVER-50394 Forward impersonatedUser/Role information when availableSara Golemon2020-09-181-7/+11
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-1/+0
* SERVER-50876 Initialize ReplSetMetadata::_isPrimaryA. Jesse Jiryu Davis2020-09-151-1/+1
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-152-4/+4
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-6/+8
* SERVER-49813 Update parseProtocolSet unit tests to include last-continuous an...Jason Chan2020-08-271-12/+33
* SERVER-50227 Convert OpMsg integration test to use ClockSource instead of Tic...Ben Caimano2020-08-271-12/+12
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-12/+8
* SERVER-50097 isMaster aliases should correctly populate exhaustIsMasterMetricsPavi Vetriselvan2020-08-051-0/+59
* SERVER-49270: Set minWireVersion based on FCV and refactor protocol testsGrace Luong2020-07-311-108/+121
* SERVER-47922 pids and names in client metadata in debug buildsGabriel Russell2020-07-233-53/+69
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-12/+12
* SERVER-44968 Remove useless BSONVersion enum classFaustoleyva542020-06-262-9/+2
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-102-3/+2
* SERVER-48272 Use of vector clock can be private to metadataAndrew Morrow2020-06-091-0/+2
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-055-441/+5
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+3
* SERVER-47763 Only run exhaust ismaster metrics tests in the integration_tests...Jason Chan2020-05-011-21/+18
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-262-2/+2
* SERVER-47125 Don't trust OplogQueryMetadata.primaryIndexA. Jesse Jiryu Davis2020-04-232-5/+16
* SERVER-43328 Enforce BSON size limit in OpMsgBuilderSpencer T Brody2020-04-205-7/+64
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-04-151-11/+2
* SERVER-47125 Remove ReplSetMetadata.primaryIndex, require isPrimaryA. Jesse Jiryu Davis2020-04-153-48/+14
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-144-4/+4
* SERVER-46720 Allow non strict replication message parsingWilliam Schultz2020-04-102-2/+12
* SERVER-47157 Require ReplSetMetadata.configTermA. Jesse Jiryu Davis2020-04-092-24/+1
* SERVER-47326 Fix flakey failCommand failpoint usage in exhaust awaitable isMa...Jason Chan2020-04-081-8/+39
* SERVER-47096 Add ReplSetMetadata.configTermA. Jesse Jiryu Davis2020-03-303-17/+44
* SERVER-47097 Use ReplSetMetadata.isPrimary to choose sync sourceA. Jesse Jiryu Davis2020-03-301-1/+4
* SERVER-47097 Add ReplSetMetadata.isPrimaryA. Jesse Jiryu Davis2020-03-273-26/+78
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-2/+1
* SERVER-46868 Wait for exhaust stream to finish closing before asserting in Ex...Jason Chan2020-03-241-50/+39
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-4/+5
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-211-0/+261
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-215-5/+0