summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69523 Only allow METADATA and MUTEX lock acqisitions with OpContextKaloian Manassiev2022-09-151-5/+0
* SERVER-69483 Merge db_raii and catalog_raii into shard_roleKaloian Manassiev2022-09-081-1/+1
* SERVER-68689 Switch background validation to use checkpoint cursors againYuhong Zhang2022-09-061-0/+53
* SERVER-67611 Remove storage usages of `ErrorCategory::Interruption`Gregory Noma2022-09-021-2/+2
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-1/+1
* SERVER-69186 Track newly created indexes for background validation againYuhong Zhang2022-08-301-21/+67
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-17/+8
* SERVER-69135 Bring back the kCheckpoint ReadSource on the RecoveryUnitYuhong Zhang2022-08-261-2/+2
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-251-1/+0
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-193-17/+19
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-172-4/+4
* SERVER-68820 Move temp collection cleanup paths out of DatabaseKaloian Manassiev2022-08-153-8/+5
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-1520-526/+529
* SERVER-66630 Implement computation of timestamp high-water mark for multi-ten...Mindaugas Malinauskas2022-08-121-2/+41
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-1/+2
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-2/+1
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-1/+2
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-63123 Add support for creating columnar indexes with a subset of field...Justin Zhang2022-07-301-1/+1
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-291-1/+0
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-6/+6
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-156-10/+10
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-153-2/+6
* SERVER-66760 Add ASSERT_DOES_NOT_THROW to unittest assertionsLeonardo Menti2022-07-121-9/+0
* SERVER-65360 Handle TemporarilyUnavailableException in query execJosef Ahmad2022-07-123-59/+79
* SERVER-63650 Change Locker::isDbLockedForMode to take in DatabaseNamejannaerin2022-07-111-3/+3
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-085-7/+7
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-072-3/+4
* SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan2022-07-0611-37/+37
* SERVER-65946 Have DBClient::call always throw exceptions on failureJason Chan2022-07-062-10/+7
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-1/+1
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-6/+0
* SERVER-62918 Change DBLock to use DatabaseNamejannaerin2022-06-2713-28/+27
* SERVER-67502 move write_ops library from mongo/db to mongo/db/ops/Benety Goh2022-06-241-0/+1
* SERVER-62206 Remove DBClientBase::query_DEPRECATED()David Storch2022-06-225-129/+0
* SERVER-66869 Get rid of the multi DB locking capabilityKaloian Manassiev2022-06-202-9/+9
* SERVER-67224 clean up op_observer_impl LIBDEPSBenety Goh2022-06-131-0/+1
* SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch2022-06-105-81/+27
* SERVER-62370 Remove the _opCtx from the CollectionWriter and instead use the ...Shin Yee Tan2022-06-107-28/+30
* SERVER-61789 Prevent repltest MODE_IX to MODE_X Global upgradeHaley Connelly2022-06-081-0/+2
* SERVER-66796 Make TicketHolder metrics independent from ImplJordi Olivares Provencio2022-06-011-3/+5
* SERVER-63865 Handle missing index idents during standalone startup recoveryGregory Noma2022-05-3114-21/+39
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-1/+1
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-2/+1
* SERVER-66537 Combine BatchedDeleteStage<Batch/Pass>ParamsHaley Connelly2022-05-181-49/+44
* SERVER-66249 Refactor Tickets to be RAII and auto releasableJordi Olivares Provencio2022-05-181-1/+0
* SERVER-55750 Enable featureFlagBatchMultideletesYu Jin Kang Park2022-05-171-21/+26
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-1/+2