summaryrefslogtreecommitdiff
path: root/src/mongo/s/cluster_last_error_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-28318 make sharded getLastError work with paths that go over ASIOEsha Maharishi2017-04-061-2/+6
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-0/+1
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-2/+2
* SERVER-23494 Move saveGLEStats into sharding_egress_metadata_hook_for_mongosKaloian Manassiev2016-04-251-43/+0
* Revert "SERVER-23494 Cleanup sharding library dependencies"Kaloian Manassiev2016-04-191-0/+43
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-43/+0
* SERVER-23298 refactor ShardingConnectionHook and ShardingEgressMetadataHook t...Esha Maharishi2016-04-031-3/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-58/+55
* SERVER-18236 send GLEStats over OP_COMMAND metadata objectAdam Midvidy2015-06-161-10/+25
* SERVER-17817 Remove ClientInfo class.Andy Schwerin2015-04-161-7/+3
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1
* SERVER-17817 Split ClusterLastErrorInfo concept out of ClientInfo type and in...Andy Schwerin2015-04-071-0/+103