summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13635: clean up ownership semantics of objects inside of StorageEngineEliot Horowitz2014-06-201-8/+8
* SERVER-13637: add CollectionCatalogEntry, start Database layerEliot Horowitz2014-05-191-40/+15
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-21/+21
* SERVER-13640 SERVER-13637: Finish threading TransactionExperiment and fix Rec...Eliot Horowitz2014-05-121-1/+1
* SERVER-13637: make Collection::details detailsDeprecated to further hideEliot Horowitz2014-05-091-1/+1
* SERVER-13635: pull out interface for deleting records in capped collection du...Eliot Horowitz2014-05-091-4/+5
* SERVER-13635 Move DocWriter to record_store.hMathias Stearn2014-05-091-8/+0
* SERVER-13638: add Collection::appendCustomStatsEliot Horowitz2014-05-011-0/+6
* SERVER-13638: move touch into appropriate layersEliot Horowitz2014-05-011-0/+7
* SERVER-13641: add methods to transaction to check if an op is killedEliot Horowitz2014-04-291-1/+2
* SERVER-13643 Move Txn pluming above Database and CollectionMathias Stearn2014-04-291-19/+34
* SERVER-13680 Fix lint errorSpencer T Brody2014-04-281-1/+1
* SERVER-13680: bring some user flags under Collection for nowEliot Horowitz2014-04-281-0/+11
* SERVER-13643: move update damage vector application into CollectionEliot Horowitz2014-04-281-0/+9
* SERVER-13632 Get rid of DiskLoc::obj (Part 1)Kaloian Manassiev2014-04-261-1/+1
* SERVER-13630 OplogStart and ParallelCollectionScan no longer rely on storage ...Mathias Stearn2014-04-231-0/+7
* SERVER-13084: remove many cc() calls from query/exec worldEliot Horowitz2014-04-171-2/+3
* SERVER-13084: move validate down a levelEliot Horowitz2014-04-141-0/+10
* SERVER-13084: move iterator into record layerEliot Horowitz2014-04-101-3/+3
* SERVER-13084: hide cappedTruncateAfter inside CollectionEliot Horowitz2014-04-101-0/+10
* SERVER-13084: const work for NamespaceDetails to make it clear where more wor...Eliot Horowitz2014-04-031-1/+1
* SERVER-13084: remove NamespaceDetails::emptyCappedCollection and replace with...Eliot Horowitz2014-04-031-0/+6
* SERVER-13084: move non-capped alloc into its own classEliot Horowitz2014-04-031-0/+2
* SERVER-13084: clean up ExtentManager layeringEliot Horowitz2014-04-031-1/+1
* SERVER-11643: remove nsindexEliot Horowitz2014-04-031-0/+1
* SERVER:8412: re-write repairDatabase to use new constructsEliot Horowitz2014-02-181-2/+6
* SERVER-9335: some notion of interface is there nowEliot Horowitz2014-01-291-1/+1
* SERVER-12392: Move cursor/runner cache into Collection lifecycle via Collecti...Eliot Horowitz2014-01-241-0/+8
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-0/+236