summaryrefslogtreecommitdiff
path: root/src/mongo/db/client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use long long in key parts of OpDebugMathias Stearn2012-02-091-1/+1
* Add nupdated and nmoved to profile object and slow op logging SERVER-4860Mathias Stearn2012-02-091-3/+9
* SERVER-4683 use stackbufbuilder in stringbuilder. this is a tweak and does no...dwight2012-01-141-1/+1
* helper method Client::allowedToThrowPageFaultException and some PageFault* cl...Eliot Horowitz2012-01-061-0/+8
* reponseLength of -1 means no dataEliot Horowitz2012-01-051-1/+1
* SERVER-4215 check version and lock docs to server with cursor early in m/rgregs2011-12-291-2/+4
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+697