summaryrefslogtreecommitdiff
path: root/jstests/core/txns/multi_statement_transaction_command_args.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41050 Ban txnNumbers outside of transactions and retryable writesTess Avitabile2019-05-161-35/+9
* SERVER-40475 Migrate sentinel entry for retryable writes converted to transac...Matthew Saltz2019-05-021-11/+34
* SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=falseTess Avitabile2019-02-251-1/+1
* SERVER-37344 Implement recovery token for retrying a commit command on a diff...Randolph Tan2018-12-171-8/+12
* SERVER-37179 Pull out starting transaction from session checkout and push it ...Siyuan Zhou2018-11-081-1/+1
* SERVER-36590 Allow shards to start new transactions at the active transaction...Jack Mulrow2018-08-151-4/+1
* SERVER-35709 Mongos should remember readConcern setting for multi statement t...Jack Mulrow2018-07-251-1/+4
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+3
* SERVER-34184 Trasnsaction fields are not accepted unless their preconditinal ...Siyuan Zhou2018-04-131-76/+61
* SERVER-33412 Error on writes with unsupported transaction optionsMatthew Russotto2018-04-131-1/+23
* SERVER-34349 Wait for drop to be majority committed in transaction testsSiyuan Zhou2018-04-091-2/+3
* SERVER-34051 Require autocommit=false on all transaction operations and add s...William Schultz2018-04-041-0/+302