summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/snapshot.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov2019-12-101-0/+1
* SERVER-43685 Move snapshot id handling above storage API.David Storch2019-10-241-0/+8
* SERVER-42981 Make WorkingSetMember compatible for use with the Sorter.David Storch2019-09-121-0/+4
* SERVER-42181 Make WorkingSetMember hold Document instead of BSONObjMartin Neupauer2019-08-291-0/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-26139 Abandon snapshot after spawning a background index buildGeert Bosch2016-09-211-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-52/+56
* SERVER-17132: Added SnapshotId and Snapshotted and use them in query to make ...Eliot Horowitz2015-02-021-0/+89