summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76424 Replace 'redact' with 'hmac' in $telemetry syntaxTed Tuckman2023-05-031-1/+1
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-221-3/+4
* SERVER-67178 Update FCV_AND_FEATURE_FLAG_README for PM-2974Huayu Ouyang2023-04-201-0/+2
* Revert "SERVER-75470 Reject change stream getMore commands after a split or m...auto-revert-processor2023-04-201-2/+1
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-191-1/+2
* SERVER-62997 Start building everything with c++20Alexander Neben2023-04-181-4/+4
* SERVER-75815 Add gsl::Pointer attribute to StringDataMatt Broadstone2023-04-071-1/+1
* SERVER-75721 SERVER-75746 Set cloned and prepared futures with correct statusAbdul Qadeer2023-04-061-0/+3
* SERVER-74011 Add a new `Session` type for ingress gRPC streamsAmirsaman Memaripour2023-03-301-1/+2
* SERVER-73069 SERVER-73070 SERVER-75100 Implement kAborted & kDone states for ...Abdul Qadeer2023-03-291-0/+2
* SERVER-75192 add check empty string to StringData constructorJuan Gu2023-03-241-16/+8
* SERVER-75055 assume std::is_trivially_copyable existsBilly Donahue2023-03-201-8/+2
* SERVER-74381 Add new error code IndexInformationTooLarge for remote search in...Dianna Hohensee2023-03-151-0/+4
* SERVER-74185 Support for cleanup in Recoverable Sharding DDL CoordinatorAntonio Fuschetto2023-03-091-1/+4
* SERVER-70383 Rename shard version functions and parameters that are actually ...Allison Easton2023-03-031-1/+1
* SERVER-74038 Grow dwMaximumWorkingSetSize with current working set sizeMark Benvenuto2023-02-271-1/+14
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-182-2/+2
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-115-19/+47
* SERVER-72492 Add online movePrimary recipient cmdsAbdul Qadeer2023-02-081-0/+2
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-261-1/+1
* SERVER-71831 Ensure shard merge only copy the tenantIds providedDidier Nadeau2023-01-241-0/+1
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-1/+1
* SERVER-70702 Improve JWKManager APIsSara Golemon2022-12-201-1/+1
* SERVER-70701: Allow AuthorizationSession to enforce expiration timesVarun Ravichandran2022-12-161-0/+1
* SERVER-49040 Avoid transmission of internal-only errorsAlex Li2022-12-081-4/+5
* SERVER-70954 Implement JWSValidatorAdrian Gonzalez2022-12-071-1/+3
* Revert "SERVER-70954 Implement JWSValidator"auto-revert-processor2022-12-061-3/+1
* SERVER-70954 Implement JWSValidatorAdrian Gonzalez2022-12-061-1/+3
* SERVER-71321 Create C++ friendly wrappers for libmongocrypt typesMark Benvenuto2022-12-051-0/+1
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2022-11-211-0/+2
* SERVER-71356 Do not collect telemetry for FLE1 requestsDavis Haupt2022-11-151-0/+3
* SERVER-70953 Implement JWKManager for server OIDC supportAdrian Gonzalez2022-11-081-0/+1
* SERVER-68650 Improve async RPC API naming conventions and fix use of retry po...George Wangensteen2022-10-191-1/+1
* SERVER-69704 remove unused StatusWith::andThen, StatusWith::transformBilly Donahue2022-09-302-534/+0
* SERVER-65315 Enfore mutual exclusion between serverless operationsDidier Nadeau2022-09-291-1/+2
* SERVER-68329 Drop single connection on some errors during connection set upAlex Li2022-09-271-0/+2
* SERVER-62720 Implement checkIfConflictsWithOtherInstances for ReshardingCoord...Abdul Qadeer2022-09-201-0/+3
* SERVER-68753 Make analyzeShardKey command calculate metrics about the monoton...Cheahuychou Mao2022-09-201-0/+2
* Revert "SERVER-65315 Enforce mutual exclusion between serverless operations"Sviatlana Zuiko2022-09-161-1/+1
* SERVER-68555 Add RemoteCommandExecutionError to RCR APIGeorge Wangensteen2022-09-151-0/+2
* SERVER-65315 Enforce mutual exclusion between serverless operationsMatt Broadstone2022-09-151-1/+1
* SERVER-62356 Serialise the creation of sharded Timeseries collection with oth...Paolo Polato2022-09-141-1/+2
* Revert "SERVER-62720 Implement checkIfConflictsWithOtherInstances for Reshard...Abdul Qadeer2022-09-101-4/+1
* SERVER-68887 stringop-overread issue Can not build on the Ubuntu 22.04 LTSUbuntu2022-09-081-6/+15
* SERVER-62720 Implement checkIfConflictsWithOtherInstances for ReshardingCoord...Abdul Qadeer2022-09-071-1/+4
* SERVER-66972 Database critical section does not serialize with ongoing refreshesAntonio Fuschetto2022-08-291-0/+2
* SERVER-69154 fix clang tidy issue static_cast(bug BF-26203 is depend on)Juan Gu2022-08-261-14/+8
* SERVER-68328 Add ResumableChangeStreamError label to ReadConcernMajorityNotAv...Vesselina Ratcheva2022-08-251-1/+1
* Revert "SERVER-67551: Asymmetric Key class"Varun Ravichandran2022-08-231-2/+0
* SERVER-68830 did some tidy clang fixesJuan Gu2022-08-191-4/+3