summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_get_last_error_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28163 make cluster_get_last_error_cmd.cpp use ARS instead of DBClientM...Esha Maharishi2017-03-061-31/+138
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-2/+1
* SERVER-24600 Increase interruptibility of RemoteCommandTargeter::findHost.Andy Schwerin2016-09-071-1/+1
* SERVER-23996 ShardRegistry::getShard should return a StatusWith<shared_ptr<Sh...Misha Tyulenev2016-08-251-5/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-101-4/+16
* Revert "SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHost"Esha Maharishi2016-05-091-13/+4
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-091-4/+13
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+4
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-147/+136
* SERVER-18127 Remove ConfigServer::modelServerKaloian Manassiev2015-06-041-2/+1
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-291-3/+4
* Revert "SERVER-18131 Clean up LastError."Andy Schwerin2015-04-231-4/+3
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-231-3/+4
* SERVER-15860 Switch replication metadata ops to be replication-specific, rath...matt dannenberg2015-04-171-2/+1
* SERVER-17817 Remove ClientInfo class.Andy Schwerin2015-04-161-4/+3
* SERVER-17817 Split ClusterLastErrorInfo concept out of ClientInfo type and in...Andy Schwerin2015-04-071-2/+4
* SERVER-17496 Move code to the sharding client libraryKaloian Manassiev2015-03-131-1/+1
* SERVER-17496 Move sharding admin commands to individual filesKaloian Manassiev2015-03-101-0/+214