summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_info_cache.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16502: create CollectionInfoCache on Collection constructionScott Hernandez2015-01-021-0/+9
* CollectionInfoCache::reset should reset index keys under X lockEliot Horowitz2014-10-311-1/+2
* SERVER-13635: OperationContext on read pathsEliot Horowitz2014-08-251-2/+2
* SERVER-14668 Move locking related files to be under mongo/db/concurrencyKaloian Manassiev2014-08-131-1/+1
* SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENTBenety Goh2014-08-121-2/+2
* SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi2014-08-011-9/+38
* SERVER-5092 assign default log component to server modulesBenety Goh2014-07-011-0/+5
* SERVER-13961 Convert most usages of LockState from TLS to OperationContextKaloian Manassiev2014-06-131-3/+0
* SERVER-13084: more IndexDeails cullingEliot Horowitz2014-04-031-4/+3
* SERVER-11643: remove pdfile.h include all messEliot Horowitz2014-04-031-2/+0
* SERVER-12519 renamed admin hints to index filtersBenety Goh2014-01-291-1/+1
* SERVER-12358 added plan cache loggingBenety Goh2014-01-241-2/+2
* SERVER-8871 admin hintsBenety Goh2014-01-151-1/+8
* re-org structure and catalog directories part 2Eliot Horowitz2014-01-151-3/+3
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-0/+92