summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/index_stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* re-org structure and catalog directories part 2Eliot Horowitz2014-01-151-2/+2
* SERVER-11611 SERVER-11543: move btree code into its own directoryEliot Horowitz2013-12-301-1/+1
* SERVER-11178: Introduce IndexCatalog and requirementsEliot Horowitz2013-10-231-1/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-2/+2
* SERVER-1105 Use ResourcePattern type when identifying the resource component ...Andy Schwerin2013-09-231-1/+1
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-1/+1
* nsdetails takes a StringData, don't call c_str on std::stringEliot Horowitz2012-12-211-1/+1
* SERVER-7122 Add required privileges to experimental indexStats and storageDet...Spencer T Brody2012-12-201-0/+11
* SERVER-7592 new command aggregates statistics related to btree bucketsAndrea Lattuada2012-11-151-0/+544