summaryrefslogtreecommitdiff
path: root/src/mongo/db/transaction_validation.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68556 Allow transactions on timeseries buckets collectionsMatthew Saltz2022-08-301-0/+8
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-081-6/+0
* SERVER-64105 Support stmtIds in the transaction APIJack Mulrow2022-03-021-0/+5
* SERVER-43712 mongos use ReadWriteConcernDefaults for RCKevin Pulo2019-11-291-2/+9
* SERVER-43712 mongos use ReadWriteConcernDefaults for WCKevin Pulo2019-11-061-0/+5
* SERVER-42114 Allow single RS transactions to run on the config database in sh...Blake Oler2019-08-011-2/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36260 Update function namesJack Mulrow2018-11-071-1/+1
* SERVER-36260 Share sessionOptions validations between MongoS and MongoDJack Mulrow2018-11-071-0/+14
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37210 Mongos should implicitly abort transactions on unhandled errorsJack Mulrow2018-10-091-0/+40