summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-57711 Remove usemozjs flag in favor of js-engine != noneTausif Rahman2022-05-121-1/+0
* SERVER-66205 Merge `WriteConflictException` and `TemporarilyUnavailableExcept...Amirsaman Memaripour2022-05-102-2/+2
* SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong2022-05-095-8/+5
* SERVER-66210 Indicate when pass targets cause BatchedDeleteStage completionHaley Connelly2022-05-091-12/+68
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-0611-11/+32
* SERVER-66095 Remove TenantId parameter from OplogEntry ctorsjannaerin2022-05-041-1/+0
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-041-42/+6
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-023-36/+21
* SERVER-63043 Add bounds to batched deletion pasessHaley Connelly2022-04-291-22/+351
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-294-5/+4
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-284-4/+1
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-281-3/+6
* SERVER-65959 Remove `ephemeralForTest` from `SConscript`sGregory Noma2022-04-261-1/+0
* SERVER-64444 Add unittests for repairing and validating index specsYuhong Zhang2022-04-151-0/+26
* SERVER-63825 Add metrics for read/write queuesDaniel Gómez Ferro2022-04-111-3/+7
* SERVER-51236 Merge UncommittedCollections with UncommittedCatalogUpdatesFaustoleyva542022-04-072-4/+9
* SERVER-52877 Unify how writable Collections instances are handledHenrik Edin2022-04-0511-675/+696
* SERVER-64125 Avoid committing at the stable timestampJordi Olivares Provencio2022-04-011-11/+29
* SERVER-63899 Add a target batch execution time to BatchedDeleteStageHaley Connelly2022-03-301-1/+231
* SERVER-64662 Save secondary collection debugInfo for SBE foreign collectionsRui Liu2022-03-282-7/+12
* SERVER-63857 Synchronize background thread in SleepInterruption dbtestJustin Seyster2022-03-241-0/+8
* SERVER-63863 Disable BatchedDeleteStagedDocIsDeletedWriteConflict running in ...Haley Connelly2022-03-221-0/+5
* SERVER-63863 Handle Write Conflicts in BATCHED_DELETE stageHaley Connelly2022-03-212-0/+422
* SERVER-56571 rename and unprotect invariant.hBilly Donahue2022-03-201-5/+3
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-161-2/+2
* SERVER-63956 Refactor TicketHolder to accept multiple implementationsJordi Olivares Provencio2022-02-251-4/+5
* SERVER-63664 Rename disallowNewDuplicateKeys option to prepareUniquePavi Vetriselvan2022-02-241-8/+8
* SERVER-63605 Modify test to ignore transient warningsJordi Olivares Provencio2022-02-231-43/+60
* SERVER-57432 Forbid yielding MODE_X/MODE_S locksJordi Olivares Provencio2022-02-221-34/+49
* SERVER-63694: Recategorize WT timestamp assertions.Daniel Gottlieb2022-02-171-0/+6
* SERVER-63764 merge catalog_collection_helper library into catalog_helpersBenety Goh2022-02-171-0/+1