summaryrefslogtreecommitdiff
path: root/src/mongo/s/service_entry_point_mongos.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67218 remove SSM::onCleanupHook by changing ServiceEntryPointImpl SSML...Billy Donahue2022-06-171-1/+1
* SERVER-63495 Support running cluster commands through the transaction APIJack Mulrow2022-03-301-0/+4
* SERVER-58505 Add metric to serverStatus for number of load balanced connectionsVojislav Stojkovic2021-12-211-0/+6
* SERVER-58503 Kill open cursors for a connection when a load balanced connecti...George Wangensteen2021-10-131-0/+2
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-301-1/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* 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-29305 `DBDirectClient::call` uses OpContextADAM David Alan Martin2017-06-081-3/+1
* SERVER-28749 Unify ServiceEntryPointMongod and ServiceEntryPointMongosJonathan Reams2017-04-211-19/+7
* SERVER-26674 transport::Session objects should be shared_ptr managedsamantharitter2016-11-051-2/+2
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-0/+63