summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/record_store_v1_simple_iterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-12/+12
* SERVER-21057: Undo MMAPv1 invalidations on rollbackGeert Bosch2015-10-231-1/+5
* SERVER-19708: Move RecordCursor::seekExact to derived SeekableRecordStore classGeert Bosch2015-08-281-1/+1
* SERVER-17364 Don't stash RecoveryUnits across getMoresMathias Stearn2015-07-161-5/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-81/+75
* SERVER-16444 New API for navigating RecordStoresMathias Stearn2015-06-091-52/+52
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-8/+11
* SERVER-15187 Add OperationContext parameter to restoreStateDavid Percy2014-09-161-1/+2
* SERVER-13635: OperationContext on read pathsEliot Horowitz2014-08-251-1/+1
* SERVER-14633 rename prepareToYield() and recoverFromYield() to saveState() an...David Storch2014-07-291-2/+2
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+130