summaryrefslogtreecommitdiff
path: root/src/mongo/s/write_ops/batch_write_exec.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-101-5/+1
* Revert "SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHost"Esha Maharishi2016-05-091-1/+5
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-091-5/+1
* SERVER-22114 Remove unnecessary refresh in ChunkManagerTargeter::refreshNowRandolph Tan2016-01-151-8/+2
* SERVER-20434 Allow mongos to store full OpTimes for GLE supportSiyuan Zhou2015-09-231-3/+4
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-1/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-71/+65
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+0
* SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+1
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-4/+4
* SERVER-17496 Move code to the sharding client libraryKaloian Manassiev2015-03-131-2/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-11332 ConnectionString less-than for simpler use in mapsGreg Studer2014-04-181-9/+1
* SERVER-12419 Fix commands from mongos and GLEEric Milkie2014-01-291-1/+8
* SERVER-12419 add electionId to mongos batch response structureEric Milkie2014-01-291-2/+2
* SERVER-12367 detect halted progress in write command execution, report errorGreg Studer2014-01-231-5/+14
* SERVER-11681 mongos upconverts all writes by defaultGreg Studer2013-12-161-3/+38
* SERVER-10818 reorganize all the write commmand stuff in a folderGreg Studer2013-11-111-0/+91