summaryrefslogtreecommitdiff
path: root/db/curop.h
Commit message (Expand)AuthorAgeFilesLines
* count commands separatelyEliot Horowitz2010-02-111-1/+7
* clean up curop read/write detectionEliot Horowitz2010-02-101-8/+5
* inprog takes $all : 1 optionEliot Horowitz2010-02-091-1/+5
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* use table in web console for clarityEliot Horowitz2010-02-091-8/+21
* added waitingForLock to curopEliot Horowitz2010-02-091-30/+10
* lower constraintsEliot Horowitz2010-02-071-6/+6
* slight change to what _active meansEliot Horowitz2010-02-041-2/+3
* fix timing so starts when enter lockEliot Horowitz2010-02-041-12/+34
* cleaning up security - moving to centralized locationEliot Horowitz2010-02-041-3/+2
* compile windows vcprojDwight2010-02-031-2/+2
* set _op in CurOp consEliot Horowitz2010-02-021-0/+1
* try to fix osx compileAaron2010-02-021-1/+1
* MINOR revert mistaken checkinAaron2010-02-021-2/+2
* SERVER-500 some linux distros require -atp syntaxAaron2010-02-021-2/+2
* error conflictEliot Horowitz2010-02-021-1/+1
* Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output any...Eliot Horowitz2010-02-011-18/+85
* Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic func...Mathias Stearn2010-01-251-6/+7
* compile windows (vcproj)Dwight2009-12-301-2/+2
* stop using stringstream for loggingEliot Horowitz2009-12-291-4/+13
* first checking of simple/fast resettable StringBuilderEliot Horowitz2009-12-291-0/+6
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-2/+2
* some speed improvementsEliot Horowitz2009-12-271-5/+11
* new killOp(opnumber)Dwight2009-12-221-4/+27
* refactor CurOpDwight2009-12-211-30/+61
* small renameDwight2009-12-081-1/+2
* fix some issues with the web diag pageDwight2009-12-071-3/+5
* clean up MutexInfoDwight2009-12-031-1/+1
* 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