summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/catalog/namespace_details_rsv1_metadata.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-30/+31
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-5/+3
* SERVER-19313 Remove some obsoleted usages of boostAndrew Morrow2015-07-091-2/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-131/+127
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-191-41/+2
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+1
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+5
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-6/+4
* SERVER-13635 lift tailable out of StorageEngine API and handle in query layer.Mathias Stearn2014-10-171-1/+0
* SERVER-14081 Add more deletedList buckets to cover more sizesMathias Stearn2014-10-171-4/+31
* SERVER-15273 Only quantize to exact bucket sizesMathias Stearn2014-10-171-14/+0
* SERVER-14668/SERVER-15294 Collection-level locking for all read pathsKaloian Manassiev2014-10-061-1/+3
* SERVER-14413 Fix warnings inside MMAPV1 metadata operationsKaloian Manassiev2014-08-271-1/+1
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+225