summaryrefslogtreecommitdiff
path: root/src/mongo/s/transaction_router_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37349 Later statements in a transaction should target shards using the...Jack Mulrow2018-10-191-67/+112
* SERVER-37223 Invariant sharded txns with snapshot read concern select atClust...Jack Mulrow2018-10-091-92/+56
* SERVER-37223 Place readConcernArgs on opCtx for subsequent statements in shar...Jack Mulrow2018-10-091-0/+42
* SERVER-37210 Mongos should implicitly abort transactions on unhandled errorsJack Mulrow2018-10-091-0/+125
* SERVER-37209 Allow mongos to read from views in a transactionJack Mulrow2018-10-031-0/+45
* SERVER-37238 Get rid of TransactionRouter::Participant::markAsSentRandolph Tan2018-09-271-180/+142
* SERVER-36589 Implement mongos abort logicRandolph Tan2018-09-261-0/+93
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-0/+1145