summaryrefslogtreecommitdiff
path: root/src/mongo/db/lasterror.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23128 Refactor mongod write operationsMathias Stearn2016-04-211-5/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-65/+63
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-291-102/+54
* Revert "SERVER-18131 Clean up LastError."Andy Schwerin2015-04-231-54/+102
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-231-102/+54
* SERVER-18131 Retire some unused parts of LastError.Andy Schwerin2015-04-201-12/+0
* SERVER-13256 Remove debug_util.h from pch.hAndrew Morrow2015-01-151-0/+1
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-1/+11
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-1351: return new _id from inserted doc from updateScott Hernandez2013-10-101-3/+3
* normalize #includes in many filesEric Milkie2013-04-181-4/+4
* SERVER-8097 increment writebackSince on every request but GLEGreg Studer2013-01-071-0/+2
* SERVER-7958 - when an old operation has a writeback,Eliot Horowitz2012-12-181-1/+2
* rename raiseError to setLastErrorEric Milkie2012-04-241-1/+1
* Rename the UnitTest class to StartupTest, and the containing file to startup_...Andy Schwerin2012-04-051-3/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* fix writebackId and getLastError integrationEliot Horowitz2012-01-171-4/+11
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+142