summaryrefslogtreecommitdiff
path: root/db/curop.h
Commit message (Expand)AuthorAgeFilesLines
* move CurOp into Client and make inprog handle multiple in progressDwight2009-10-161-2/+3
* make lasterror threadsafeDwight2009-10-121-2/+2
* add Connection classDwight2009-10-091-2/+3
* add client ip / port to current op, add unlocked version of current op to htt...Aaron2009-05-261-69/+77
* revert tracking stack of current ops, as not enough infrastructure in place t...Aaron2009-05-131-72/+69
* maintain stack of current ops, do http authentication after recording context...Aaron2009-05-131-69/+72
* Log current op to console on crashAaron2009-03-031-6/+10
* doneAndDecouple() -> obj()Dwight2009-02-091-2/+2
* missing fileDwight2009-01-291-0/+65