summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41220 Avoid WT include if unavailableA. Jesse Jiryu Davis2019-05-231-2/+8
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-0/+2
* SERVER-39905 Migrate object_check set param to IDLSara Golemon2019-03-021-1/+4
* SERVER-35679 General Interruption FacilityJason Carey2018-09-171-0/+1
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-9/+10
* SERVER-33135 collapse rpc libsMathias Stearn2018-07-301-44/+6
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-37/+3
* SERVER-35691 Make all code paths returning StaleConfig error go through the S...Kaloian Manassiev2018-06-221-1/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-0/+1
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-1/+1
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-2/+2
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-2/+19
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-2/+20
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-2/+0
* SERVER-31734 Core ErrorExtraInfo implementationMathias Stearn2018-01-041-0/+1
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-121-0/+1
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-0/+2
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-1/+1
* SERVER-28509 Downconvert document sequences when serializing requests to old ...Mathias Stearn2017-06-281-0/+1
* SERVER-29403 Implement TransportLayerASIOJonathan Reams2017-06-171-1/+1
* SERVER-28127 Fix Shared Library link failureRandolph Tan2017-05-221-1/+0
* SERVER-28814 Add missing libdepMathias Stearn2017-05-121-0/+1
* SERVER-28814 Replace ServerSelectionMetadata with just ReadPreferenceSettingMathias Stearn2017-05-121-2/+1
* 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-28508 Move DB validation from request parser to command processorMathias Stearn2017-04-121-1/+0
* SERVER-28508 Delete unused DocumentRange rpc cruftMathias Stearn2017-04-121-17/+0
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-0/+2
* Revert "SERVER-26703 reject commands exceeding the BSON depth limit"Max Hirschhorn2017-03-061-1/+0
* SERVER-26703 reject commands exceeding the BSON depth limitKyle Suarez2017-03-061-0/+1
* SERVER-27748 Implement LogicalTimeMetadataRandolph Tan2017-02-271-0/+3
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-171-0/+2
* SERVER-27378 Narrow scope of enterprise module environment modificationsAndrew Morrow2017-02-051-1/+1
* SERVER-27543 Create new metadata for oplog queriesJudah Schvimer2017-01-121-0/+9
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27022 Add missing SCons dependency to client_metadata targetsamantharitter2016-11-141-0/+1
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-26420 add internalClient information to isMaster handshake requestDavid Storch2016-10-201-0/+1
* SERVER-26506 add tracking for commandsMisha Tyulenev2016-10-141-0/+2
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-021-2/+15
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-0/+26
* SERVER-24305 Add NetworkTaskExecutor to clientdriver libraryMisha Tyulenev2016-05-271-5/+1
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-0/+3
* SERVER-24111 Move WriteConcernErrorDetail under mongo/rpcKaloian Manassiev2016-05-101-1/+3
* SERVER-23647 Make Shard::runCommand retry on failuresSpencer T Brody2016-04-281-0/+1
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-1/+2
* SERVER-23440 Rename duplicate metadata_test testsGeert Bosch2016-03-311-1/+1
* SERVER-23103 Remove some stale or resolve some trivial incomplete tagsAndrew Morrow2016-03-211-9/+0
* SERVER-23103 Add some missing libdeps edgesAndrew Morrow2016-03-211-4/+1