summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/update_result.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-171-3/+9
* SERVER-24991 log redaction for matcher, ops, pipeline, queryThomas Schubert2016-09-021-1/+1
* SERVER-21823 Update and findAndModify with {upsert: true} should report nMatc...Tess Avitabile2016-01-291-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-15/+14
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-291-0/+1
* Revert "SERVER-18131 Clean up LastError."Andy Schwerin2015-04-231-1/+0
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-231-0/+1
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-4/+2
* SERVER-17198 prevent invalid logOp rollback in findAndModifyDavid Storch2015-02-091-2/+4
* SERVER-16209 LogComponent::kWrites -> kWriteMatt Kangas2014-11-181-1/+1
* SERVER-15627 Use LogComponent::kWrites where appropriateMatt Kangas2014-10-271-1/+1
* SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENTBenety Goh2014-08-121-2/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+58