summaryrefslogtreecommitdiff
path: root/jstests/core/txns/transactions_profiling.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70546 Create passthroughs that inject the tenantId using $tenantSophia Tan2023-01-051-0/+1
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-0/+2
* SERVER-54835 Use w:majority for transactions_profiling.js pre-transaction ins...James Wahlin2021-02-281-10/+14
* SERVER-54495 Use SBE error codes override in jstests/core/expr.jsNikita Lapkov2021-02-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+4
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-031-13/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-244/+238
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-1/+1
* SERVER-37284 Do not log/profile ndeleted when the number of deleted documents...Brigitte Lamarche2018-12-131-1/+0
* SERVER-35919 Ensure all tests that use transactions perform collection drops ...Tess Avitabile2018-07-261-1/+1
* SERVER-34348 Add causally consistent core_txns passthroughTess Avitabile2018-05-301-90/+52
* SERVER-35257 Forbid count command in transactionsJudah Schvimer2018-05-291-7/+0
* SERVER-34434 Shell should ignore errors in abortTransaction() helperTess Avitabile2018-04-181-12/+8
* SERVER-33548 Enable profiling for batch writes within transactionsTess Avitabile2018-04-131-0/+298