summaryrefslogtreecommitdiff
path: root/jstests/core/txns/prepare_conflict.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41769 Pin _currentCommittedSnapshot to be <= the allCommitted timestam...Jason Chan2019-07-161-1/+1
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-011-1/+1
* SERVER-39268 make prepare_conflict.js more robustPavi Vetriselvan2019-01-291-1/+3
* SERVER-36728 Don't ignore errors when aborting a transaction in testsPavi Vetriselvan2018-10-301-1/+1
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-36382 Only snapshot, lineariable and afterClusterTime reads block on p...Samy Lanka2018-09-051-5/+12
* SERVER-35798 preallocate prepare timestampJudah Schvimer2018-08-071-7/+26
* SERVER-35919 Ensure all tests that use transactions perform collection drops ...Tess Avitabile2018-07-261-1/+1
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-1/+1
* SERVER-35376 remove implicit abort on prepare transactionJudah Schvimer2018-06-181-96/+38
* SERVER-34042Sean Tao2018-06-111-0/+128