summaryrefslogtreecommitdiff
path: root/src/mongo/s/cluster_last_error_info.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* 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-15/+17
* SERVER-28318 make sharded getLastError work with paths that go over ASIOEsha Maharishi2017-04-061-1/+6
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-0/+1
* SERVER-27667 Get rid of sharding Request classKaloian Manassiev2017-01-161-7/+0
* 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-12/+0
* Revert "SERVER-23494 Cleanup sharding library dependencies"Kaloian Manassiev2016-04-191-0/+12
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-12/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-61/+64
* SERVER-18236 send GLEStats over OP_COMMAND metadata objectAdam Midvidy2015-06-161-3/+3
* SERVER-18438 Remove unused sharding GetLastError codeKaloian Manassiev2015-05-281-9/+0
* SERVER-17817 Remove ClientInfo class.Andy Schwerin2015-04-161-2/+3
* SERVER-17817 Split ClusterLastErrorInfo concept out of ClientInfo type and in...Andy Schwerin2015-04-071-0/+117