summaryrefslogtreecommitdiff
path: root/src/mongo/db/instance.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-2/+3
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6405: lots of prep work for Collection classEliot Horowitz2013-07-181-14/+1
* SERVER-9038 Initial add of mongod commands: insert, update, removeJason Rassi2013-07-081-0/+2
* SERVER-9041 proactively detect background conn failures in conn poolsGreg Studer2013-05-091-0/+5
* normalize #includes in many filesEric Milkie2013-04-181-4/+3
* SERVER-7572 Remove includes of security header filesSpencer T Brody2012-12-231-1/+0
* SERVER-6053 - make sure not to point to memory in a query MessageEliot Horowitz2012-06-131-3/+2
* Revert "buildbot fix windows compile"gregs2012-06-091-2/+0
* buildbot fix windows compilegregs2012-06-091-0/+2
* Limit exitCleanly() and ntservice module to mongos and mongod.Andy Schwerin2012-04-251-0/+2
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-1/+1
* Promote C++ batch query execution functions to DBClientBase.Andy Schwerin2012-03-011-0/+5
* fix slave ok getMore cursors via mongos by storing actual server usedEliot Horowitz2012-01-251-1/+1
* move DiagLog implementation into .cpEliot Horowitz2012-01-051-50/+7
* Compile cleanly with -Werror on clang++ 3.0.Mathias Stearn2011-12-301-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+174