summaryrefslogtreecommitdiff
path: root/src/mongo/s/write_ops/batched_command_response.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12419 add electionId to mongos batch response structureEric Milkie2014-01-291-1/+17
* SERVER-12274 fix write concern handling for batch downconversionGreg Studer2014-01-141-2/+2
* SERVER-12319 nDocsModified in write commands to nModifiedRandolph Tan2014-01-131-7/+7
* SERVER-9469 Removed top level errInfo fieldRandolph Tan2013-12-201-10/+0
* SERVER-9469 add full support for Timestamp/OpTime to field parserEric Milkie2013-12-201-1/+1
* SERVER-9469 proper optime BSON type in batch resultEric Milkie2013-12-191-3/+3
* SERVER-9469 upserted field from write command response is now always an array.Randolph Tan2013-12-191-6/+0
* SERVER-9469 Set ok field in response to 1 if write was appliedRandolph Tan2013-12-191-0/+1
* SERVER-9469 Make 'n' field in write commands mandatory.Randolph Tan2013-12-161-1/+1
* SERVER-9469 Add writeConcerError field to responseRandolph Tan2013-12-161-0/+10
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-161-7/+7
* SERVER-3409: Expose number of docs modified (excl. no-ops)Scott Hernandez2013-12-131-0/+10
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-10818 reorganize all the write commmand stuff in a folderGreg Studer2013-11-111-0/+168