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