summaryrefslogtreecommitdiff
path: root/jstests/replsets/prepare_conflict_read_concern_behavior.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-322/+314
* SERVER-41888: Disallow validate to accept a read concern or afterClusterTimeLingzhi Deng2019-07-081-0/+43
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-011-6/+10
* SERVER-40938: fix prepare_conflict_read_concern_behavior.js test on slow mach...Lingzhi Deng2019-05-311-33/+25
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-2/+111
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-18/+10
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-191-15/+45
* SERVER-35811 pin stable timestamp behind oldest uncommitted timestampPavi Vetriselvan2018-10-301-10/+18
* SERVER-36728 Don't ignore errors when aborting a transaction in testsPavi Vetriselvan2018-10-301-3/+3
* SERVER-37212 move prepare_conflict_read_concern_behavior.js from jstests/core...Samy Lanka2018-10-031-0/+171