summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/upsert_duplicate_key_retry.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-041-3/+1
* SERVER-48219 Fix multiversion tests which are failing after introducing the f...Bernard Gorman2020-06-111-10/+7
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-1/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-77/+75
* SERVER-38546 Blacklist upsert_duplicate_key_retry under ephemeralForTestCharlie Swanson2018-12-141-1/+4
* SERVER-38461 Limit upsert retry to DuplicateKey violations with matching valuesJames Wahlin2018-12-121-0/+21
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-0/+66