summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-3/+2
* SERVER-57384 Remove serverStatus counters and logging for deleted opcodesIrina Yatsenko2022-08-031-2/+1
* SERVER-58743 Remove ShardingMetadataYoonsoo Kim2022-07-141-1/+0
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-1/+1
* SERVER-65458 Parse and validate tenantId at the start of command processingSophia Tan2022-06-081-0/+2
* SERVER-66833 Improve error and log messages on attempt to use unsupported leg...David Storch2022-06-011-2/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-4/+3
* SERVER-63175 Conditionally activate WriteBlockBypass in command dispatchGabriel Marks2022-02-161-0/+1
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-181-0/+1
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-1/+0
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-0/+1
* SERVER-62157 Explicitly link rpc_test to authSara Golemon2021-12-291-0/+1
* SERVER-61386 Rename acceptOpMsgSecurityToken to supportMultitenancySara Golemon2021-11-101-0/+2
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-7/+5
* SERVER-58670 Modernize DBClientBase query interface to avoid OP_QUERY-derived...Irina Yatsenko2021-08-141-2/+0
* SERVER-54252 Cleanup legacy configOpTime gossipingTommaso Tocci2021-08-051-2/+0
* SERVER-58338 Return an error if client attempts an OP_QUERY command other tha...Yoonsoo Kim2021-08-021-0/+1
* SERVER-58381 Define and process kind(2) in OP_MSG payloadSara Golemon2021-07-301-1/+4
* SERVER-57390 Remove getLastError implementationYoonsoo Kim2021-07-221-1/+0
* SERVER-57652 Add featureFlagMongoStoreSara Golemon2021-06-171-0/+1
* SERVER-57265 Migrate tests for deprecated op codes from jstest to C++ integra...Irina Yatsenko2021-06-151-0/+1
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-281-0/+19
* Revert "SERVER-50549 transform state-changing errors returned by mongos"Sviatlana Zuiko2021-05-111-19/+0
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-101-0/+19
* SERVER-55788 Deprecate legacy wire protocol opcodesPavi Vetriselvan2021-05-071-4/+6
* SERVER-53809 Define IDL for WriteConcernErrorMoustafa Maher2021-02-181-0/+2
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-0/+1
* Revert "SERVER-53150 Specify input/output to hello command"Kaloian Manassiev2021-02-101-1/+0
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-101-0/+1
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-26/+27
* SERVER-51374 Create IDL definition for ErrorReplyGeorge Wangensteen2020-11-061-0/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-49336 Set ClientMetadata before CommandInvocations are runBen Caimano2020-10-151-1/+0
* SERVER-51276 Fix lint for compile_libfuzzertestsSpencer Jackson2020-10-031-2/+2
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-12/+8
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-101-1/+0
* 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-051-3/+1
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-0/+1
* SERVER-44167 Added ability to kill operations by keyBen Caimano2019-12-311-0/+1
* SERVER-42822 Add RPC protocol fuzzerJonathan Reams2019-08-151-0/+13
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-60/+20
* 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