summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-65491 Use the new ChunkVersion format in the positional pathsKaloian Manassiev2022-04-131-1/+1
* SERVER-63198 Prevent shutdown command from hangingDaniel Morilha2022-04-111-0/+2
* SERVER-63522 Observe DDL operations for user write blockingGabriel Marks2022-04-081-0/+2
* SERVER-65160 Make StaleShardVersion as obsoleteKaloian Manassiev2022-04-041-1/+6
* SERVER-64143 Add retryable write support to FLE 2 CRUDMark Benvenuto2022-04-021-1/+0
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-291-1/+1
* SERVER-64950 Use a named ErrorCode when asserting that you can't drop the las...Randolph Tan2022-03-281-0/+1
* Revert "SERVER-64520 Get rid of WriteErrorDetail"Kaloian Manassiev2022-03-241-1/+1
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-241-1/+1
* SERVER-63716 Add support for FLE 2 insert in MongoDMark Benvenuto2022-03-211-0/+1
* SERVER-56571 rename and unprotect invariant.hBilly Donahue2022-03-204-15/+4
* SERVER-64553 make StringData comparisons constexprMathias Stearn2022-03-182-17/+18
* SERVER-54352 std::string += StringDataMathias Stearn2022-03-182-0/+13
* SERVER-51770 add std::error_code functions to errno_utilBilly Donahue2022-03-161-14/+21
* SERVER-64427 init-order fiasco in SecureAllocatorBilly Donahue2022-03-111-25/+41
* SERVER-63498 Upconvert InternalTransactionNotSupported errors during fcv down...Jason Zhang2022-03-101-1/+1
* SERVER-63712 Add support for FLE 2 insert into MongoSMark Benvenuto2022-03-041-0/+3
* SERVER-63945 Make `ObjectIsBusy` a `CursorInvalidatedError` errorGregory Noma2022-03-041-1/+1
* SERVER-59186 Use transaction API for all current changing a document's shard ...Jack Mulrow2022-02-281-0/+2
* SERVER-54595 StringData(const char*, size_t) only checks invariant in debugMatt Diener2022-02-232-2/+6
* SERVER-60839 Add TemporarilyUnavailable errorJosef Ahmad2022-02-151-0/+2
* SERVER-63192 Add slice, split, and sliceAndAdvance APIs to CDRCSara Golemon2022-02-085-1/+237
* SERVER-61088 Make transaction participants check if txnRetryCounter is suppor...Jason Zhang2022-02-031-0/+2
* SERVER-61964 Give a name to the error code for a transient backup cursor open...Matthew Russotto2022-02-021-0/+1
* SERVER-62879 Rename ErrorCode `CannotEnableIndexConstraint` to `CannotConvert...Yuhong Zhang2022-01-241-1/+1
* SERVER-60917 Make transaction participants throw RetryableTransactionInProgre...Cheahuychou Mao2022-01-141-1/+3