summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40508 Remove hash from OplogSlot and make OplogSlot an alias for OpTime.r4.1.10Siyuan Zhou2019-04-091-2/+2
* SERVER-39514 Move CollectionCatalogEntry ownership to UUIDCatalogXiangyu Yao2019-04-051-0/+5
* SERVER-38139 prepareTransaction will error if transaction operations were don...Dianna Hohensee2019-04-021-0/+4
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-241-2/+0
* SERVER-39507 Transfer Collection ownership to UUIDCatalogDivjot Arora2019-03-201-2/+0
* SERVER-40024 Only allow collection/index minimum visible snapshots to be move...Dianna Hohensee2019-03-191-0/+6
* SERVER-40022 Clarify Collection ownership and transition DatabaseImpl to onRo...Geert Bosch2019-03-151-1/+1
* Revert "SERVER-40022 Clarify Collection ownership and transition DatabaseImpl...Jack Mulrow2019-03-121-1/+1
* SERVER-40022 Clarify Collection ownership and transition DatabaseImpl to onRo...Geert Bosch2019-03-121-1/+1
* Revert "SERVER-39079 Move BackgroundOperation checks out of the catalog layer...Dianna Hohensee2019-03-121-0/+2
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-111-2/+0
* SERVER-40020 Make isCollectionLockHeldForMode take NamespaceString, not Strin...Geert Bosch2019-03-071-13/+13
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39856 Change append() to appendNumber()Divjot Arora2019-02-261-1/+1
* SERVER-38886 Refactor RecordStore::validate implementationsDivjot Arora2019-02-261-4/+57
* SERVER-39032 remove unnecessary NamespaceString::ns() calls from db/catalog/Benety Goh2019-01-241-7/+5
* SERVER-37455 Delete per-collection cursor managers.David Storch2019-01-231-11/+0
* SERVER-37643 add Collection::addCollationDefaultsToIndexSpecsForCreate()Benety Goh2019-01-131-1/+50
* Revert "SERVER-37643 add Collection::addCollationDefaultsToIndexSpecsForCreat...Benety Goh2019-01-121-50/+1
* SERVER-37643 add Collection::addCollationDefaultsToIndexSpecsForCreate()Benety Goh2019-01-121-1/+50
* SERVER-38091 IndexCatalog iterators and accessors should return const entriesLouis Williams2018-12-191-9/+9
* SERVER-38684 unshim CollectionBenety Goh2018-12-181-83/+70
* SERVER-38400 add Collection::establishOplogCollectionForLogging() and use in ...Benety Goh2018-12-051-0/+6
* SERVER-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-291-45/+5
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-8/+14
* SERVER-38166 unshim CollectionInfoCacheBenety Goh2018-11-171-3/+4
* SERVER-37263: Write updates to background building indexes into a temp table.Daniel Gottlieb2018-11-121-28/+41
* SERVER-37408 Add afterClusterTime to initial sync collection scansMatthew Russotto2018-11-061-3/+13
* SERVER-37867 Cleanup the RecordStore insertRecord(s)/dataFor APIKaloian Manassiev2018-11-011-5/+3
* SERVER-37589 add library for MultiIndexBlockBenety Goh2018-10-261-5/+0
* SERVER-37589 add Collection::makePlanExecutor() and use it in MultiIndexBlockBenety Goh2018-10-251-0/+8
* SERVER-37589 rename Collection::insertDocument() overload for bulk loader and...Benety Goh2018-10-251-8/+6
* SERVER-37589 clean up CollectionImpl fail point checkingBenety Goh2018-10-251-29/+38
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-231-3/+18
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-36889 unshim MultiIndexBlockBenety Goh2018-10-121-1/+6
* SERVER-36889 unshim IndexCatalogBenety Goh2018-10-111-23/+25
* SERVER-35821 readConcern:snapshot transactions need a read timestamp <= WT's ...Matthew Russotto2018-09-141-0/+19
* SERVER-36156 Delete RecordFetcher.David Storch2018-09-051-1/+0
* SERVER-36662 Delete UpdateNotifier.David Storch2018-08-291-6/+1
* SERVER-16857 Delete MMAPv1 diskloc invalidations.David Storch2018-08-291-12/+0
* SERVER-36224 Refactor Collection::updateDocument argsJustin Seyster2018-08-261-5/+9
* SERVER-36534 don't acquire locks on oplog when writing oplog entriesEric Milkie2018-08-241-1/+1
* SERVER-36184 Remove RecordStore::getManyCursors().David Storch2018-07-201-7/+0
* SERVER-35626 remove old MMAP 'enforceQuota' codeDianna Hohensee2018-07-131-27/+8
* SERVER-36013 Remove isMMAPv1 predicates and resulting dead codeGeert Bosch2018-07-111-62/+1
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-4/+0
* SERVER-35428 Added ability to add two OpDebug objects togetherjinichu2018-07-031-7/+7
* SERVER-35134 Remove UUID fixup code, instead fail fast for collectionsBen Judd2018-06-181-9/+0
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-1/+1