summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/parsed_delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-16889 query subsystem CanonicalQuery::canonicalize use StatusW...Qingyang Chen2015-06-221-18/+20
* SERVER-16889 query subsystem CanonicalQuery::canonicalize use StatusWith<uniq...Qingyang Chen2015-06-221-20/+18
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-72/+70
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-0/+26
* SERVER-17175 Use X lock for $isolated updates and deletesMathias Stearn2015-02-131-4/+8
* SERVER-16750 doc-locking storage engines must recheck exact predicates for in...David Storch2015-01-151-1/+0
* SERVER-16764 Make ReplicationCoordinator file names match the type namesSpencer T Brody2015-01-121-1/+1
* SERVER-16101 replace DeleteExecutor with ParsedDeleteDavid Storch2014-12-041-0/+104