summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/delete_request.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-8/+10
* SERVER-28912 Thread stmtId from update and delete requests to oplogRandolph Tan2017-07-211-0/+10
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-1/+1
* SERVER-23971 Fixup headers to workaround clang-format 3.8 include sorting bugMark Benvenuto2016-05-281-0/+1
* SERVER-23473 Add collation parameter to update and deleteTess Avitabile2016-05-061-2/+7
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-43/+82
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-0/+10
* SERVER-17573 move OpObserver calls into the datalayer as much as possible and...matt dannenberg2015-04-091-4/+0
* SERVER-15675 Remove OperationContext from UpdateRequest/DeleteRequestJason Rassi2014-11-201-4/+1
* SERVER-15760 internally issued update and delete requests should not yieldDavid Storch2014-10-211-1/+5
* SERVER-14100 explain for deleteDavid Storch2014-09-191-1/+5
* SERVER-14657 use RangeDeleter for all migration cleanup in d_migrate.cppRandolph Tan2014-08-191-1/+5
* SERVER-13961 Pass OperationContext into WhereCallbackRealKaloian Manassiev2014-07-181-1/+4
* SERVER-13115 Create DeleteExecutor to facilitate unlocked query parsing in de...Andy Schwerin2014-03-121-0/+69