summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/catalog/namespace_details_collection_entry.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22726 Store path-level multikey information in the KVCatalog.Max Hirschhorn2016-05-081-2/+4
* SERVER-23299 When starting mongod, clear temp flags from collections if appro...Andy Schwerin2016-04-041-0/+2
* SERVER-21545 Correctly roll back updating collection optionsCharlie Swanson2015-12-091-1/+4
* SERVER-18624 Track location of collection in system.namespacesCharlie Swanson2015-09-211-0/+17
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-281-1/+1
* Revert "SERVER-19528 Change validationState to validationAction"Dan Pasette2015-07-281-1/+1
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-271-1/+1
* SERVER-19144 SERVER-19145 add states and levels to doc validationEliot Horowitz2015-07-131-1/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-56/+45
* SERVER-18227 Initial part of document validationMathias Stearn2015-05-081-35/+37
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-191-0/+4
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-11/+11
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-3/+3
* SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1Mathias Stearn2014-11-261-1/+1
* SERVER-13635: OperationContext on read pathsEliot Horowitz2014-08-251-8/+13
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+109