summaryrefslogtreecommitdiff
path: root/jstests/core/batch_write_command_wc.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-4/+2
* SERVER-15506 batch_write_commands tests generate too much outputRandolph Tan2014-10-161-3/+1
* SERVER-12786: add shell writeMode optionScott Hernandez2014-02-261-2/+2
* rename bulk api stuff to bulk (not batch)Scott Hernandez2014-02-041-0/+18
* SERVER-12274 refactor validation out of waiting for write concernGreg Studer2014-01-141-98/+0
* SERVER-12274 fix write concern handling for batch downconversionGreg Studer2014-01-141-3/+3
* SERVER-9469 Set ok field in response to 1 if write was appliedRandolph Tan2013-12-191-4/+11
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-161-6/+6
* SERVER-11772 new core suite for write command testingGreg Studer2013-11-181-0/+91