summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/catalog/namespace_details.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-242/+0
* SERVER-31622 Fix bad throwsMathias Stearn2017-11-021-4/+4
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-5/+5
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-19/+19
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-2/+1
* SERVER-25385 Eliminate checks of this against nullptrAndrew Morrow2016-08-171-1/+0
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-19313 Remove some obsoleted usages of boostAndrew Morrow2015-07-091-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-173/+171
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-3/+3
* SERVER-17132: Added SnapshotId and Snapshotted and use them in query to make ...Eliot Horowitz2015-02-021-1/+1
* SERVER-16591 Clean up MMAPV1DatabaseCatalogEntry initializationKaloian Manassiev2015-01-051-2/+0
* SERVER-16429 Get rid of assertWriteLocked which was doing incomplete checkKaloian Manassiev2014-12-121-4/+4
* Revert "SERVER-16429 Get rid of assertWriteLocked which was doing incomplete ...Kaloian Manassiev2014-12-101-4/+4
* SERVER-16429 Get rid of assertWriteLocked which was doing incomplete checkKaloian Manassiev2014-12-101-4/+4
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-1/+1
* SERVER-14081 Add more deletedList buckets to cover more sizesMathias Stearn2014-10-171-1/+1
* SERVER-15273 Only quantize to exact bucket sizesMathias Stearn2014-10-171-1/+1
* SERVER-14668 Make Locker an interfaceKaloian Manassiev2014-09-111-1/+2
* SERVER-13635: OperationContext on read pathsEliot Horowitz2014-08-251-2/+3
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+244