summaryrefslogtreecommitdiff
path: root/jstests/core/txns/multi_statement_transaction_write_error.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-174/+174
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-041-1/+2
* SERVER-40321 Transaction CRUD ops on a shard against a capped collection failDianna2019-04-171-9/+9
* SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)Randolph Tan2019-04-031-8/+32
* SERVER-38583 Fix transaction insert writeError formatA. Jesse Jiryu Davis2019-02-121-0/+165