Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a lot of copyright notices | Eliot Horowitz | 2012-10-15 | 1 | -0/+17 |
* | SERVER-5999 option to turn of page fault exception in critical sections | Eliot Horowitz | 2012-06-07 | 1 | -0/+9 |
* | change assert to warning() for now if recursively locked | Eliot Horowitz | 2012-06-07 | 1 | -1/+3 |
* | remove more of dbMutex | Eliot Horowitz | 2012-04-23 | 1 | -2/+2 |
* | putting all PageFaultException lap logic in 1 place (Client::allowedToThrowPa... | Eliot Horowitz | 2012-04-01 | 1 | -1/+1 |
* | in Record::_accessing throw PageFaultException if allowed | Eliot Horowitz | 2012-03-30 | 1 | -1/+1 |
* | replace assert with verify SERVER-1259 | Eliot Horowitz | 2012-03-26 | 1 | -3/+3 |
* | log PageFault exceptions | Eliot Horowitz | 2012-01-07 | 1 | -0/+1 |
* | helper method Client::allowedToThrowPageFaultException and some PageFault* cl... | Eliot Horowitz | 2012-01-06 | 1 | -8/+3 |
* | some cleaning of the PageFaultException api to remove public members | Eliot Horowitz | 2012-01-05 | 1 | -3/+3 |
* | bulk move of code to src/ SERVER-4551 | Eliot Horowitz | 2011-12-24 | 1 | -0/+55 |