summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/update_result.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-171-13/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+24
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-8/+2
* SERVER-17198 prevent invalid logOp rollback in findAndModifyDavid Storch2015-02-091-2/+8
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-15/+1
* SERVER-5092 assign default log component to server modulesBenety Goh2014-07-011-0/+2
* SERVER-3409: Expose number of docs modified (excl. no-ops)Scott Hernandez2013-12-131-1/+9
* SERVER-10026 remove rest of dead codeHari Khalsa2013-12-131-1/+0
* SERVER-1351: return new _id from inserted doc from updateScott Hernandez2013-10-101-4/+14
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10497 Unify update API with fluent request objectAndrew Morrow2013-08-131-0/+57