summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/write_unit_of_work.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52877 Unify how writable Collections instances are handledHenrik Edin2022-04-051-0/+5
* SERVER-63047 Make delete batches fully transactionalJosef Ahmad2022-03-241-1/+2
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-1/+0
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* 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-35798 preallocate prepare timestampJudah Schvimer2018-08-071-0/+2
* SERVER-34423 Avoid reloading UUID on collMod rollbackGeert Bosch2018-05-011-2/+2
* SERVER-33548 Enable profiling for batch writes within transactionsTess Avitabile2018-04-131-5/+19
* SERVER-33306 SERVER-33307 SERVER-33308 Add prepareTransaction command stub. A...Louis Williams2018-03-211-0/+38
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-011-0/+58