summaryrefslogtreecommitdiff
path: root/src/mongo/s/write_ops/batched_update_request.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* optimize update request parsingEliot Horowitz2015-01-121-27/+39
* SERVER-16423: Reduce NamespaceString temporariesMark Benvenuto2014-12-041-9/+17
* SERVER-12139 refactor bulk write op processing in batch write opsGreg Studer2014-01-071-0/+8
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11948 Add metadata field for write command requestsRandolph Tan2013-12-091-87/+19
* SERVER-10818 send shardName and version with every batch write requestGreg Studer2013-11-131-0/+31
* SERVER-10818 use separate write execution path for config server batch writesGreg Studer2013-11-131-1/+1
* SERVER-10818 reorganize all the write commmand stuff in a folderGreg Studer2013-11-111-0/+318