summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharded_connection_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersionBlake Oler2020-04-241-78/+0
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideJack Mulrow2020-03-231-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-1/+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-14/+16
* SERVER-29908 Move more libraries from sharding into sharding_api_d/sharding_r...Kaloian Manassiev2018-03-131-46/+0
* SERVER-32198 Make ShardedConnectionInfo::getVersion return boost::optionalKaloian Manassiev2018-03-091-12/+4
* SERVER-18084 Give ServiceContext to ShardingEgressMetadataHookKaloian Manassiev2017-07-271-8/+14
* SERVER-27750 Always attach the configsvr metadata in ShardingEgress*HooksRandolph Tan2017-03-101-2/+2
* Revert "Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and...Randolph Tan2017-03-101-5/+14
* Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardCo...Randolph Tan2017-03-091-14/+5
* SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardConnection...Randolph Tan2017-03-081-5/+14
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-011-9/+14
* SERVER-23298 refactor ShardingConnectionHook and ShardingEgressMetadataHook t...Esha Maharishi2016-04-031-3/+3
* SERVER-23110 dbeval should not access collection sharding stateKaloian Manassiev2016-03-151-2/+2
* SERVER-19418 Work around MSVC2013 function static initializer bug in ShardedC...Andy Schwerin2015-09-301-11/+18
* SERVER-17294: Boost 1.59 compilation fixesMark Benvenuto2015-08-241-0/+1
* SERVER-18084 Move code out of d_state.h/.cppKaloian Manassiev2015-07-111-0/+103