summaryrefslogtreecommitdiff
path: root/src/mongo/s/transaction_router.h
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-4/+48
* SERVER-37223 Invariant sharded txns with snapshot read concern select atClust...Jack Mulrow2018-10-091-0/+19
* SERVER-37210 Mongos should implicitly abort transactions on unhandled errorsJack Mulrow2018-10-091-0/+6
* SERVER-37209 Allow mongos to read from views in a transactionJack Mulrow2018-10-031-0/+6
* SERVER-37238 Get rid of TransactionRouter::Participant::markAsSentRandolph Tan2018-09-271-25/+23
* SERVER-36589 Implement mongos abort logicRandolph Tan2018-09-261-0/+6
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-0/+278