summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_context_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-1/+1
* SERVER-66303 Ensure ReplicaSetMonitorManager shuts down before ServiceContext...Randolph Tan2022-06-291-1/+6
* SERVER-52778 Mark all places where collections are implicitly created in shar...Kaloian Manassiev2021-03-171-0/+2
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-281-0/+7
* SERVER-44978 Remove accidentally added usage of getGlobalServiceContext() fro...Kaloian Manassiev2020-02-261-2/+7
* SERVER-42437 Make ReplicaSetMonitorManager a ServiceContext decorationHaley Connelly2020-02-211-3/+0
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-0/+1
* SERVER-42342 Replica set monitor shutdown should fail all outstanding RSM pro...Ben Caimano2019-07-261-0/+4
* SERVER-39279 Remove ServiceContext::waitForClientsToFinishLouis Williams2019-03-131-3/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-0/+3
* SERVER-37245 Do not access the SessionCatalog directly if not necessaryKaloian Manassiev2018-11-191-1/+2
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-7/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-5/+11
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-0/+62