summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/generic.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+5
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+28
* SERVER-23407 Get rid of public fields in the Command classKaloian Manassiev2016-03-301-29/+29
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-1/+1
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-27/+0
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-0/+485