summaryrefslogtreecommitdiff
path: root/src/mongo/s/multi_statement_transaction_requests_sender.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73530 TransactionClient API to use DatabaseName objects rather than st...mathisbessamdb2023-02-161-2/+2
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-63495 Unyielding TransactionRouter never fails except at shutdown and ...Jack Mulrow2022-03-301-7/+9
* SERVER-64407 Add ResourceYielder support to ARSJack Mulrow2022-03-111-1/+2
* SERVER-48007 Destroy ARS in establishCursors out of lineAmirsaman Memaripour2020-05-081-9/+20
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-4/+7
* SERVER-41676 Convert TransactionRouter to use observer pattern to synchronize...Blake Oler2019-06-271-2/+3
* SERVER-40980 SERVER-40984 Basic transactions serverStatus on mongosJack Mulrow2019-05-291-1/+2
* SERVER-39875 Make router process readOnly field in responses to transaction s...Esha Maharishi2019-03-131-1/+16
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37238 Get rid of TransactionRouter::Participant::markAsSentRandolph Tan2018-09-271-11/+3
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-1/+1
* SERVER-37016 Don't stash TransactionRouter inside ShardingTaskExecutorRandolph Tan2018-09-211-0/+91