summaryrefslogtreecommitdiff
path: root/jstests/core/txns/disallow_operations_on_prepared_transaction.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-1/+4
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-031-5/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-110/+110
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-021-11/+0
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-011-3/+3
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-1/+1
* SERVER-38583 Fix transaction insert writeError formatA. Jesse Jiryu Davis2019-02-121-7/+10
* SERVER-37179 Pull out starting transaction from session checkout and push it ...Siyuan Zhou2018-11-081-1/+0
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-081-1/+1
* Revert "SERVER-35811 disallow committing at the prepareTimestamp"Pavi Vetriselvan2018-11-061-1/+1
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-061-1/+1
* SERVER-36728 Don't ignore errors when aborting a transaction in testsPavi Vetriselvan2018-10-301-3/+3
* SERVER-37179 Pass the reference of OperationSessionInfoFromClient around.Siyuan Zhou2018-10-241-1/+1
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-36645 Do not check out Session in service entry point for coordinator ...Esha Maharishi2018-09-061-10/+0
* SERVER-35814 ensure that prepareTransaction waits for writeConcernPavi Vetriselvan2018-08-231-3/+0
* SERVER-35810 Disallow operations other than abort, commit or prepare on a pre...Samy Lanka2018-08-201-0/+143