summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-20357 Add some missing libdeps edgesAndrew Morrow2015-12-171-0/+2
* SERVER-20498 Send config server optime to shards automatically on all command...Spencer T Brody2015-09-241-4/+3
* SERVER-19855 Change ShardingRequestMetadata to ConfigServerRequestMetadata to...Spencer T Brody2015-09-181-0/+1
* SERVER-19855 Make shards append last known config opTime on command metadata ...Randolph Tan2015-09-171-0/+9
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+12
* SERVER-9666 Add more misssing LIBDEP edgesAndrew Morrow2015-08-101-0/+1
* SERVER-19390 Mongod prep for supporting read after optimeRandolph Tan2015-08-061-0/+13
* SERVER-19587 remove DBClientConnection bootstrap from NetworkInterfaceASIOAdam Midvidy2015-08-021-0/+1
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+10
* SERVER-18929: Compute available space for output docs in CommandReplyBuilderMisha Tyulenev2015-06-191-1/+1
* SERVER-19028 validate database name in request class constructorsAdam Midvidy2015-06-191-1/+2
* SERVER-18167 handle BSON Validation in OP_COMMANDAdam Midvidy2015-06-171-4/+5
* SERVER-18236 SERVER-18292 send impersonated users and roles via metadata objectAdam Midvidy2015-06-161-0/+1
* SERVER-18236 send GLEStats over OP_COMMAND metadata objectAdam Midvidy2015-06-161-0/+2