summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31229 Commands return NamespaceNotFound on unknown UUIDGeert Bosch2017-09-271-2/+3
* SERVER-31159 Make count command support UUIDsGeert Bosch2017-09-211-0/+61
* SERVER-30147 Move Command::appendOperationTime to LogicalTimeKaloian Manassiev2017-08-071-10/+0
* SERVER-27773 add operationTime field to the command responseMisha Tyulenev2017-02-281-0/+11
* SERVER-23501 include stringified error code in erroring command repliesDorothy Chen2016-08-261-0/+77