summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/kv/kv_collection_catalog_entry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-36385 Remove code and tests about index key limit size"Daniel Solnik2019-06-281-57/+0
* SERVER-36385 Remove code and tests about index key limit sizeDaniel Solnik2019-06-281-0/+57
* SERVER-40717 Remove CollectionCatalogEntry and KVColletionCatalogEntryXiangyu Yao2019-06-281-59/+0
* SERVER-41865 Change naming and location of KVCatalog and StorageEngineImplXiangyu Yao2019-06-251-3/+4
* SERVER-41819 Move methods from KVCollectionCatalogEntry to KVCatalogXiangyu Yao2019-06-211-340/+1
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-2/+2
* Revert "SERVER-40478 Merge StorageEngine class with KVStorageEngine"Gregory Wlodarek2019-06-201-2/+2
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-2/+2
* SERVER-41158 Remove MMAPv1 index head remnantGeert Bosch2019-05-151-11/+0
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-1/+1
* SERVER-40724 Change namespace arguments to use NamespaceStringGeert Bosch2019-04-261-15/+15
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-7/+0
* SERVER-39861 Add the collection UUID to log messages about deferring ident dropsDianna Hohensee2019-03-041-4/+8
* Revert "SERVER-39861 Add the collection UUID to log messages about deferring ...Dianna Hohensee2019-03-011-11/+5
* SERVER-39861 Add the collection UUID to log messages about deferring ident dropsDianna Hohensee2019-03-011-5/+11
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37645 Add parsing for new index build fields in catalogLouis Williams2019-01-311-2/+93
* SERVER-38962 Drop ident when both checkpoint and oldest timestamps move past ...Xiangyu Yao2019-01-291-1/+1
* SERVER-38800 defer ident drop for _id index if storage engine supports drop-p...Benety Goh2019-01-041-5/+1
* SERVER-38548 dropping an index removes catalog entry immediately and defers i...Benety Goh2019-01-011-3/+17
* SERVER-38548 clean up KVCollectionCatalogEntry to support drop-pending idents.Benety Goh2018-12-311-8/+27
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-241-0/+9
* Revert "SERVER-36280 Create a feature tracker bit indicating the existence of...Eric Milkie2018-08-231-9/+0
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-221-0/+9
* SERVER-35134 Remove UUID fixup code, instead fail fast for collectionsBen Judd2018-06-181-14/+0
* SERVER-32825 Add upgrade/downgrade infrastructure for timestamp safe unique i...nehakhatri52018-05-181-0/+6
* SERVER-34580 Plumb commit time to commit handlers when availableJudah Schvimer2018-05-031-2/+2
* SERVER-33928 Don't assert system.indexes or system.namespaces have UUIDsMaria van Keulen2018-03-181-2/+3
* SERVER-32272 Remove 3.4 to 3.6-specific UUID handlingMaria van Keulen2018-03-011-22/+2
* SERVER-33359: Allow RTT storage engines to manage indexes on rollback.Daniel Gottlieb2018-02-211-2/+4
* SERVER-30413 Add function to set options.temp when resyncing collection metad...William Schultz2017-08-291-0/+6
* SERVER-29370 Update UUIDs when featureCompatibilityVersion is changedMaria van Keulen2017-07-251-0/+41
* SERVER-22766 wiredtiger engine support update oplogsize onlinewolfkdy2017-07-051-0/+6
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-2/+2
* SERVER-28742: Assign prefixes to collections/indexes when --groupCollections ...Daniel Gottlieb2017-05-151-2/+4
* Revert "SERVER-28742: Assign prefixes to collections/indexes when --groupColl...Daniel Gottlieb2017-05-051-4/+2
* SERVER-28742: Assign prefixes to collections/indexes when --groupCollections ...Daniel Gottlieb2017-05-051-2/+4
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-35/+35
* SERVER-23514 remove code and tests from SERVER-23299Eric Milkie2016-11-211-6/+0
* SERVER-26434 Change `KVEngine::getRecordStore` to return a unique pointerSam Rossi2016-10-041-3/+8
* SERVER-23761 set NR feature bit for collationDavid Storch2016-06-151-0/+9
* SERVER-23906 Enable path-level multikey tracking for 2dsphere indexes.Max Hirschhorn2016-06-031-2/+1
* SERVER-24095 Set feature bit for path-level multikey tracking.Max Hirschhorn2016-05-311-0/+6
* SERVER-22726 Propagate multikey paths computed during key generation.Max Hirschhorn2016-05-081-4/+5
* SERVER-22726 Store path-level multikey information in the KVCatalog.Max Hirschhorn2016-05-081-5/+57
* SERVER-23299 When starting mongod, clear temp flags from collections if appro...Andy Schwerin2016-04-041-0/+6
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-281-2/+2
* Revert "SERVER-19528 Change validationState to validationAction"Dan Pasette2015-07-281-2/+2
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-271-2/+2