summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/currentop_active_transaction.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61121 Make TransactionMetricsObserver support TxnNumberAndRetryCounterSanika Phanse2022-01-241-1/+11
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-051-4/+6
* SERVER-45623 read/write concern provenanceKevin Pulo2020-02-161-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-180/+175
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-1/+1
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-1/+1
* SERVER-40081 Move session checkout to before command execution.Siyuan Zhou2019-03-261-6/+4
* SERVER-36499 Add test coverage for prepared transaction duration in currOpJason Chan2018-11-291-31/+136
* SERVER-35457 Add expiryTime to CurrentOp's transaction sub-documentjinichu2018-07-311-0/+9
* SERVER-35174 Added readConcern and readTimestamp to CurOp's transaction sub-d...jinichu2018-07-251-0/+8
* SERVER-35310 Added timeActiveMicros and timeInactiveMicros to CurrentOp's tra...jinichu2018-07-131-1/+3
* SERVER-35302 Added startWallClockTime to CurrentOp's transaction sub-documentjinichu2018-07-131-7/+22
* SERVER-35305 Added timeOpenMicros to CurrentOp's transaction sub-documentjinichu2018-07-091-1/+2
* SERVER-35173 Added autocommit value to currentOp's transaction sub-documentjinichu2018-07-051-2/+6
* SERVER-34692 Move txnNumber to subdocument in currentOpXiangyu Yao2018-05-161-0/+50