summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/update_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-1/+1
* SERVER-13797 Abstract $where processing and remove usages of getContextKaloian Manassiev2014-05-091-5/+5
* SERVER-13797 Remove more usages of Client::getContextKaloian Manassiev2014-05-041-1/+2
* SERVER-13643 Move Txn pluming above Database and CollectionMathias Stearn2014-04-291-2/+3
* SERVER-12380 Refactor update() and receivedUpdate() for better reuse.Andy Schwerin2014-02-141-0/+123