summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-67551: Asymmetric Key classAdhishree Abhyankar2022-08-111-0/+2
* Revert "SERVER-67551: Creates a class called AsymmetricKeySignatureVerifier."liubov.molchanova2022-08-041-2/+0
* SERVER-67551: Creates a class called AsymmetricKeySignatureVerifier.Adhishree Abhyankar2022-08-031-0/+2
* SERVER-67606 replace instances of ErrorCategory::Interruption in testsMatt Diener2022-07-291-3/+3
* SERVER-68259 Introduce `NonConformantBSON` error code to differentiate new in...Yuhong Zhang2022-07-261-0/+1
* SERVER-67133 Debug mode fixesAlexander Neben2022-07-211-0/+3
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-1/+2
* SERVER-65397 Remove featureFlagInternalTransactionsErin Liang2022-06-281-2/+0
* SERVER-64449 Get rid of all references to OBSOLETE_StaleShardVersionKaloian Manassiev2022-06-241-4/+1
* SERVER-67357 deflake test and add better diagnosticsAndrew Shuvalov2022-06-171-0/+4
* SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-161-0/+1
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-5/+3
* SERVER-66646 UUID::isUUIDString without regexBilly Donahue2022-05-251-0/+2
* SERVER-66205 Merge `WriteConflictException` and `TemporarilyUnavailableExcept...Amirsaman Memaripour2022-05-101-2/+0
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-063-3/+9
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-0/+2
* SERVER-61782 SERVER-63835 Use futures in transaction API run implementation a...Jack Mulrow2022-04-201-0/+3
* SERVER-64793 Make exhaustiveFind asynchronousJason Zhang2022-04-141-0/+2