summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/validate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10673 don't allow validate(true)Asya Kamsky2014-02-121-0/+6
* re-org structure and catalog directories part 2Eliot Horowitz2014-01-151-1/+1
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-1/+1
* SERVER-12213: removing IndexCatalog::getDescriptor( int )Eliot Horowitz2014-01-091-8/+6
* SERVER-11903 Remove BSONElement::validate()Mathias Stearn2014-01-031-13/+4
* SERVER-10017 Remove "run repair" recommendation from error messagesMatt Kangas2013-12-201-1/+1
* SERVER-11643: working towards making NamespaceDetails const safeEliot Horowitz2013-12-091-1/+1
* SERVER-11178: move validate to IndexCatalogEliot Horowitz2013-10-261-2/+8
* SERVER-11178: minor validate cleanup prepEliot Horowitz2013-10-261-43/+54
* SERVER-11178: move validate command to its own fileEliot Horowitz2013-10-261-0/+410