summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/coll_mod.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24118 Rename LiteParsedQuery to QueryRequest.David Hatch2016-06-031-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+3
* SERVER-19128 Clean up interaction of background index builds and cursor killingMathias Stearn2015-09-251-0/+5
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-281-2/+2
* Revert "SERVER-19528 Change validationState to validationAction"Dan Pasette2015-07-281-2/+2
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-271-2/+2
* SERVER-19144 SERVER-19145 add states and levels to doc validationEliot Horowitz2015-07-131-0/+8
* SERVER-19247 remove implicit conversion from NamespaceString to std::stringQingyang Chen2015-07-061-7/+7
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-129/+121
* SERVER-18807 modified ReplicationCoordinator::canAcceptWritesForDatabases to ...Benety Goh2015-06-091-1/+1
* SERVER-18227 Initial part of document validationMathias Stearn2015-05-081-0/+5
* SERVER-17573 move OpObserver calls into the datalayer as much as possible and...matt dannenberg2015-04-091-0/+182