summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/dbcommands_d.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44821 accessing db.system.profile and currentOp storage stats should n...Benety Goh2021-04-121-0/+3
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-5/+3
* SERVER-40688 Make CollectionLock take NamespaceStringGeert Bosch2019-04-171-1/+1
* SERVER-40604 Make CollectionLock interruptibleGeert Bosch2019-04-151-1/+1
* SERVER-40023 remove background index support from IndexBuilderBenety Goh2019-03-071-1/+0
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38316 Consolidate PlanExecutor::DEAD and PlanExecutor::FAILUREPawel Terlecki2019-02-041-1/+1
* SERVER-38719 rename DatabaseHolder::get() to getDb()Benety Goh2018-12-201-1/+2
* SERVER-37444 Added RequiresCollectionStage and use for COLLSCAN.David Storch2018-10-311-6/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-1/+0
* SERVER-36094 Make DBClientBase::query() take an NamespaceStringOrUUIDMatthew Russotto2018-08-141-1/+1
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-1/+0
* SERVER-35361 Ensure collection is locked when deleting filemd5's PlanExecutorCharlie Swanson2018-06-201-0/+30
* SERVER-19904 Avoid massert on field of incorrect type.Fox Lady2018-05-111-0/+19
* SERVER-34628 Really remove appendCommandStatusMathias Stearn2018-05-081-4/+2
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-301-1/+1
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-301-1/+1
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-271-1/+1
* SERVER-29725 mongoe applicationHenrik Edin2018-04-181-25/+0
* SERVER-33889 Strip out commands and libraries from embeddedAndrew Morrow2018-04-021-0/+363