summaryrefslogtreecommitdiff
path: root/src/mongo/db/lasterror.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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