summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_commit_transaction_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-171-109/+0
* SERVER-54527 Add access_check: complex to existing commands that are not aggr...Mark Benvenuto2021-03-311-0/+3
* SERVER-53156 Convert collMod command implementation to inherit from IDL-gener...Moustafa Maher2021-02-041-15/+2
* SERVER-52547 Avoid reparsing the command object multiple timesMoustafa Maher2021-01-201-7/+7
* SERVER-52547 Update Txn cmds to to inherit from IDL-generated base classesMoustafa Maher2021-01-141-2/+27
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-0/+4
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-41676 Convert TransactionRouter to use observer pattern to synchronize...Blake Oler2019-06-271-2/+2
* SERVER-39877 Clean up transaction_router_test.cpp and transaction_router.cppEsha Maharishi2019-03-131-3/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38522 Make persistParticipantList/persistDecision/deleteCoordinatorDoc...Kaloian Manassiev2019-01-031-2/+3
* SERVER-37344 Implement recovery token for retrying a commit command on a diff...Randolph Tan2018-12-171-1/+3
* Revert "SERVER-37703 Put back early return that was accidentally removed from...eshamaharishi2018-10-221-1/+2
* SERVER-37703 TransactionRouter::commitTransaction does not need to return the...Esha Maharishi2018-10-221-2/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-2/+2
* SERVER-36122 Implement mongos transaction commitRandolph Tan2018-09-061-8/+9
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-261-0/+84
* Revert "SERVER-35735 Single shard transaction support for basic crud ops"Randolph Tan2018-06-261-84/+0
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-261-0/+84