summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collection_query_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-1/+5
* SERVER-45403 Don't recompute wildcard projection exhaustive pathsIan Boros2020-01-211-6/+7
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-14/+1
* SERVER-43642 move IndexLegacy::adjustIndexSpecObject() into IndexCatalogImpl ...Benety Goh2019-11-221-1/+0
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-5/+9
* SERVER-40714 Change CollectionInfoCache to be a decoration (rather than a mem...Xiangyu Yao2019-08-071-0/+264