summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/read_concern_embedded.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-1/+2
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-211-0/+1
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-071-12/+23
* SERVER-39996 Moved setting ignorePrepared behavior outside of waitForReadConc...Suganthi Mani2019-08-261-3/+6
* SERVER-40227 Pass ignore prepare behavior from a command attribute rather tha...Louis Williams2019-03-261-1/+1
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-191-1/+4
* SERVER-37948 Satisfy linearizable read concern on getmore cursors.Jason Chan2019-02-141-1/+2
* Revert "SERVER-37948 Satisfy linearizable read concern on getMores"Louis Williams2019-02-141-2/+1
* SERVER-37948 Satisfy linearizable read concern on getMoresJason Chan2019-02-131-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37560 Add core functionality for speculative majority readsWilliam Schultz2018-12-211-0/+5
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-37299 Remove dependency on s/grid from rw_concern_d.Henrik Edin2018-10-041-0/+56