summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_context_d_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68254 Create a function to instantiate collections and index entries f...Gregory Wlodarek2022-08-311-0/+6
* SERVER-66614 Run Unit Tests with ephemeral WiredTiger by defaultJordi Olivares Provencio2022-06-161-0/+8
* SERVER-66242 Set `JournalListener` in `ServiceContextMongoDTest`Gregory Noma2022-05-091-0/+9
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-021-3/+0
* SERVER-65652 Delegate `TickSourceMock` to `ServiceContextMongoDTest`Gregory Noma2022-04-141-10/+19
* SERVER-65297 Run `OplogApplierImplTest` with `wiredTiger`Gregory Noma2022-04-131-1/+3
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-11/+37
* SERVER-63308: Accomodate WT-8601.Daniel Gottlieb2022-02-081-1/+3
* SERVER-57811 Create API to start storage with alternate locationMatthew Russotto2021-08-091-1/+8
* SERVER-49392 Storage engine init checks that enableMajorityReadConcern is com...Gregory Wlodarek2020-08-171-0/+4
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-5/+2
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-111-0/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-28734 Recover WiredTiger data files when lacking metadata, but have _m...Louis Williams2018-08-081-0/+4
* SERVER-36351 Fix so ServiceContextMongoDTest removes the temp directory in it...Henrik Edin2018-08-071-0/+2
* Revert "SERVER-28734 Provide a way to recover data files when lacking WiredTi...Xiangyu Yao2018-07-131-4/+0
* SERVER-28734 Provide a way to recover data files when lacking WiredTiger meta...Louis Williams2018-07-101-0/+4
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-31/+12
* SERVER-31767 Provide a window of snapshot history that is accessible for PIT ...Dianna Hohensee2018-05-251-1/+1
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-3/+2
* SERVER-28204 added RollbackTest fixtureBenety Goh2017-03-231-1/+11
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-18084 Add Grid::get(ServiceContext*) getterKaloian Manassiev2016-08-161-0/+1
* SERVER-24367 Implement CollectionRangeDeleter task lifetime managementSam Dunietz2016-07-291-0/+7
* Revert "SERVER-24367 Implement CollectionRangeDeleter task lifetime management"Sam Dunietz2016-07-281-7/+0
* SERVER-24367 Implement CollectionRangeDeleter task lifetime managementSam Dunietz2016-07-281-0/+7
* SERVER-23496 changes to ServiceContextDTestFixture::_dropAllDBsDianna Hohensee2016-04-271-3/+6
* SERVER-23059: drop databases on teardown in test fixtureScott Hernandez2016-04-181-0/+10
* SERVER-18038 added placeholder test for repl storage interface and test fixtu...Benety Goh2016-04-121-0/+46