summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/router_transactions_metrics.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76434 skipClusterParameterRefresh failpoint requires FCV 7.1Tommaso Tocci2023-04-241-1/+0
* SERVER-74107 Use transaction in cluster parameter refresher to get up-to-date...Gabriel Marks2023-04-051-1/+10
* SERVER-55345 exclude noShards commit type from duration assertion in router_t...Jonathan Lee2021-09-091-1/+2
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+5
* SERVER-48341 Remove requires_fcv_46 from tests blacklisted under SERVER-48307Esha Maharishi2020-06-261-2/+1
* SERVER-48219 Fix multiversion tests which are failing after introducing the f...Bernard Gorman2020-06-111-5/+2
* SERVER-48307 Disable single-write-shard transaction commit optimizationEsha Maharishi2020-05-201-9/+10
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-1/+1
* SERVER-46859 Use namespace parameter with find fail point in router_transacti...Jack Mulrow2020-03-131-1/+1
* SERVER-41374 Track current open, active, and inactive transactions on mongos ...Jack Mulrow2019-09-031-16/+168
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-541/+540
* SERVER-41375 Add successfulDurationMicros to commitTypes in mongos transactio...Jamie Heppenstall2019-06-131-1/+16
* SERVER-41373 Add abortCause to mongos transactions serverStatus outputJamie Heppenstall2019-06-111-0/+27
* SERVER-40980 SERVER-40984 Basic transactions serverStatus on mongosJack Mulrow2019-05-291-0/+535