summaryrefslogtreecommitdiff
path: root/src/mongo/db/lasterror.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23128 Refactor mongod write operationsMathias Stearn2016-04-211-3/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-76/+80
* SERVER-18236 send GLEStats over OP_COMMAND metadata objectAdam Midvidy2015-06-161-4/+0
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-291-90/+60
* Revert "SERVER-18131 Clean up LastError."Andy Schwerin2015-04-231-60/+90
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-231-90/+60
* SERVER-18131 Retire some unused parts of LastError.Andy Schwerin2015-04-201-19/+0
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-0/+1
* SERVER-13256 Remove boost/utility from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-10/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-12419 Fix commands from mongos and GLEEric Milkie2014-01-291-0/+3
* SERVER-1351: return new _id from inserted doc from updateScott Hernandez2013-10-101-4/+8
* Include what you use in lasterror.hAndy Schwerin2013-06-101-2/+6
* SERVER-8097 increment writebackSince on every request but GLEGreg Studer2013-01-071-1/+0
* SERVER-7958 - when an old operation has a writeback,Eliot Horowitz2012-12-181-0/+4
* rename raiseError to setLastErrorEric Milkie2012-04-241-2/+2
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* fix writebackId and getLastError integrationEliot Horowitz2012-01-171-0/+7
* don't reset last write back id so GLE on mongos gets all writebacksEliot Horowitz2012-01-111-2/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+146