summaryrefslogtreecommitdiff
path: root/jstests/core/txns/kill_cursors_in_transaction.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-60/+58
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-2/+2
* SERVER-36587 Disallow the first operation in a transaction to be killCursorsSamy Lanka2018-11-141-12/+6
* SERVER-37016 Don't stash TransactionRouter inside ShardingTaskExecutorRandolph Tan2018-09-211-1/+7
* SERVER-35919 Ensure all tests that use transactions perform collection drops ...Tess Avitabile2018-07-261-2/+3
* SERVER-35583 kill_sessions_kills_transaction.js should check for pending drop...Tess Avitabile2018-06-141-1/+1
* SERVER-35342 kill_cursors_in_transaction.js should check for pending drop usi...Tess Avitabile2018-06-011-4/+14
* SERVER-34903 Allow killCursors within a transactionTess Avitabile2018-05-151-0/+67