summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/update_result.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48477 move CRUD interface into PlanExecutorDavid Storch2020-08-311-13/+13
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcherMindaugas Malinauskas2020-06-081-1/+10
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-1/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* 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