summaryrefslogtreecommitdiff
path: root/src/mongo/s/write_ops/batched_request_metadata_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19855 SERVER-20285 Make write commands send shard version information ...Spencer T Brody2015-09-171-54/+0
* SERVER-19855 Remove 'shardName' field from write commands' metadataKaloian Manassiev2015-08-181-4/+2
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-171-11/+5
* Revert "SERVER-19855 Include min OpTime with shard version"Kaloian Manassiev2015-08-141-5/+11
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-141-11/+5
* SERVER-19855 Make write_ops have their own SConscriptKaloian Manassiev2015-08-141-14/+23
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-29/+29
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-2/+2
* SERVER-11948 Add metadata field for write command requestsRandolph Tan2013-12-091-0/+53