summaryrefslogtreecommitdiff
path: root/jstests/core/batch_write_command_delete.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12819 Reject write cmds where batch size > maxWriteBatchSizeJason Rassi2014-03-131-0/+36
* SERVER-12786: add shell writeMode optionScott Hernandez2014-02-261-0/+2
* SERVER-11969 w:0 on sharded write command is returning upserted valuesRandolph Tan2013-12-201-5/+12
* SERVER-9469 Set ok field in response to 1 if write was appliedRandolph Tan2013-12-191-4/+5
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-161-14/+14
* SERVER-11772 new core suite for write command testingGreg Studer2013-11-181-0/+175