summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/metadata
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42485 Make wall clock times in replication structures required after 4.2Jason Chan2019-08-056-26/+15
* SERVER-42485 Remove FCV checks gating reporting wall clock times in ReplicationJason Chan2019-08-051-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-279-122/+70
* SERVER-40737 Use epoch as default OpTimeAndWallTime wallTime valueMaria van Keulen2019-06-112-2/+2
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-102-7/+8
* SERVER-40659 Add regression tests for wall clock time transmissionMaria van Keulen2019-04-191-0/+1
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-166-30/+80
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-092-2/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-282-4/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1329-29/+0
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-26/+22
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-2230-338/+413
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-145-154/+201
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-302-4/+4
* SERVER-34141 Reset client metadata when missing in metadataMark Benvenuto2018-05-012-7/+25
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-152-2/+21
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-123-3/+89
* SERVER-30857 Support unknown Linux distributionsMark Benvenuto2017-09-201-6/+0
* SERVER-29700 add operationTime in all connections used by mongosMisha Tyulenev2017-07-194-10/+19
* SERVER-29731 upconvertRequest now uses document sequences where appropriateMathias Stearn2017-07-131-3/+5
* SERVER-29731 upconvertRequest shouldn't separate data and metadataMathias Stearn2017-07-131-3/+3
* SERVER-30038 rename $logicalTime to $clusterTimeMisha Tyulenev2017-07-113-9/+9
* SERVER-29734 Merge body and metadata in OP_QUERY reply handlingMathias Stearn2017-06-283-175/+0
* SERVER-29626 Remove code to upconvert and downconvert AuditMetadataMathias Stearn2017-06-192-39/+0
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-183-6/+6
* SERVER-29071 gossip clusterTime in mongo shellMisha Tyulenev2017-05-172-6/+36
* SERVER-28814 Replace ServerSelectionMetadata with just ReadPreferenceSettingMathias Stearn2017-05-123-676/+0
* Revert "Revert "SERVER-28562 Move LogicalTime HMAC computation outside collec...Randolph Tan2017-05-041-1/+1
* Revert "SERVER-28562 Move LogicalTime HMAC computation outside collection lock"ADAM David Alan Martin2017-05-031-1/+1
* SERVER-28562 Move LogicalTime HMAC computation outside collection lockRandolph Tan2017-05-031-1/+1
* SERVER-28565 invariant for _clusterTime proof in LogicalTimeMetadata::writeTo...Jack Mulrow2017-04-191-0/+3
* SERVER-28565 Do not return logicalTime on non-sharded RSJack Mulrow2017-04-181-1/+1
* SERVER-28663 rename config server metadata from configsvr to $configsvrMathias Stearn2017-04-122-2/+2
* SERVER-28438 Add keyId field to logicalTime objectJack Mulrow2017-03-283-11/+85
* Revert "Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and...Randolph Tan2017-03-104-34/+24
* Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardCo...Randolph Tan2017-03-094-24/+34
* SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardConnection...Randolph Tan2017-03-084-34/+24
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-072-0/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-076-15/+18
* SERVER-27748 Implement LogicalTimeMetadataRandolph Tan2017-02-273-0/+275
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-173-0/+311
* SERVER-27543 Process OplogQueryMetadata with backwards and forwards compatibi...Judah Schvimer2017-02-155-4/+57
* SERVER-27543 Create new metadata for oplog queriesJudah Schvimer2017-01-123-0/+322
* SERVER-26506 add tracking for commandsMisha Tyulenev2016-10-143-0/+407
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-185-11/+11
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-083-5/+3
* SERVER-25266 Enhance NetworkASIO to send the client metadata documentMark Benvenuto2016-08-044-0/+66
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-045-0/+1092
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-1/+6