summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/durable_catalog_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52538 Update IDL for "create" command, part 2A. Jesse Jiryu Davis2020-12-191-2/+2
* SERVER-51145 Ensure that newly generated idents do not collide with imported ...Gregory Wlodarek2020-10-201-5/+13
* SERVER-51147 Update onImportCollection() to accept the storage engines metadataGregory Wlodarek2020-10-121-0/+1
* SERVER-51142: Log and apply importCollection oplog entryLingzhi Deng2020-10-021-1/+2
* SERVER-50951: Implement skeleton of importCollectionLingzhi Deng2020-09-251-0/+7
* SERVER-51076 Modify the output of exportCollection to include file paths and ...Gregory Wlodarek2020-09-211-0/+4
* SERVER-49215 Differentiate internal idents used for resumable index build inf...Gregory Noma2020-09-101-0/+5
* SERVER-49807 Move onCommit KVDropPendingIdentReaper handling out of the Durab...Dianna Hohensee2020-08-101-2/+1
* SERVER-49408 Enable resuming index builds from the bulk load phaseGregory Noma2020-08-061-0/+6
* SERVER-48417 Reconstruct in-memory state when resuming index buildSamy Lanka2020-08-041-0/+5
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-221-0/+5
* SERVER-45805 Add recordPreImages flag to collMod and create commandsJonathan Reams2020-02-101-0/+2
* SERVER-44428 Remove unused durable catalog fields for simultaneous indexesLouis Williams2019-12-031-33/+0
* SERVER-44408 Persist index build UUID to the durable catalogLouis Williams2019-11-071-1/+5
* SERVER-44276: Change storage engine catalog map to be keyed by RecordId inste...Daniel Gottlieb2019-11-061-59/+53
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-39471 Remove unique index FCV upgrade codepathXiangyu Yao2019-07-101-7/+0
* SERVER-36385 Remove code and tests about index key limit sizeDaniel Solnik2019-06-281-4/+0
* Revert "SERVER-36385 Remove code and tests about index key limit size"Daniel Solnik2019-06-281-0/+4
* SERVER-36385 Remove code and tests about index key limit sizeDaniel Solnik2019-06-281-4/+0
* SERVER-40717 Remove CollectionCatalogEntry and KVColletionCatalogEntryXiangyu Yao2019-06-281-9/+4
* SERVER-41865 Change naming and location of KVCatalog and StorageEngineImplXiangyu Yao2019-06-251-0/+288