summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/kv/kv_catalog_feature_tracker_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41865 Change naming and location of KVCatalog and StorageEngineImplXiangyu Yao2019-06-251-500/+0
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-3/+4
* SERVER-39515 Remove DatabaseCatalogEntryXiangyu Yao2019-04-101-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27831: Push threadsafety responsibility inside of KVCatalog's RecordStoreDaniel Gottlieb2017-03-291-1/+1
* SERVER-26434 Change `KVEngine::getRecordStore` to return a unique pointerSam Rossi2016-10-041-2/+2
* SERVER-23116 Add versioning scheme to the KVCatalog.Max Hirschhorn2016-05-171-0/+498