summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_context_d_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-10/+10
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-1/+3
* SERVER-27773 add operationTime field to the command responseMisha Tyulenev2017-02-281-0/+8
* SERVER-27301 converted OpObserver into an interface. ServiceContext should al...Benety Goh2016-12-071-0/+3
* SERVER-25350 Move thread initialization from subclasses into ServiceContextMo...Sam Dunietz2016-08-021-1/+3
* SERVER-24367 Implement CollectionRangeDeleter task lifetime managementSam Dunietz2016-07-291-0/+5
* 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-24665 ServiceContextMongoDTest::_dropAllDBs() should close all empty d...Benety Goh2016-06-211-0/+7
* SERVER-23496 changes to ServiceContextDTestFixture::_dropAllDBsDianna Hohensee2016-04-271-8/+8
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-201-9/+9
* Revert "SERVER-23779 Replace direct instantiation of OperationContextImpl wit...Eric Milkie2016-04-191-9/+9
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-181-9/+9
* SERVER-23059: drop databases on teardown in test fixtureScott Hernandez2016-04-181-1/+28
* SERVER-18038 added placeholder test for repl storage interface and test fixtu...Benety Goh2016-04-121-0/+55