summaryrefslogtreecommitdiff
path: root/src/mongo/db/db.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-15031 Add compile-time flag to control which ReplicationCoordinator is...Spencer T Brody2014-10-021-2/+0
* SERVER-14420 Get rid of global replSettings objectSpencer T Brody2014-07-091-0/+6
* SERVER-13635 RIP pdfile.h/cppMathias Stearn2014-06-231-1/+0
* SERVER-13922 Remove dbtempreleaseKaloian Manassiev2014-06-101-32/+0
* SERVER-14062 migrate more curop via OpCtxHari Khalsa2014-06-041-1/+0
* SERVER-13961 Remove all 'checking' variants of dbHolderKaloian Manassiev2014-06-021-1/+1
* SERVER-13961 Start using LockState from the OperationContextKaloian Manassiev2014-06-021-2/+2
* SERVER-13922 remove dbtemprelease from non-repl remaining spotsHari Khalsa2014-05-141-27/+0
* SERVER-5724 Mark dbtemprelase{,cond,if} destructors as throwingMathias Stearn2014-01-301-30/+12
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-1/+1
* SERVER-11212 Make sure snmp module is correctly initializedShaun Verch2013-10-161-0/+2
* 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-1/+1
* normalize #includes in many filesEric Milkie2013-04-181-5/+6
* SERVER-7189 Remove redundant call to Lock::nested()Tad Marshall2013-03-111-1/+0
* pch headerSiddharth Singh2012-08-061-1/+1
* remove all references to mongomutexEliot Horowitz2012-06-121-1/+0
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-5/+5
* SERVER-1259 removing some of the verify calls with error messages before repl...Eliot Horowitz2012-03-261-2/+2
* SERVER-4328 it is ok to not tempreleasecond when nested fix the new impl to n...Dwight2012-02-171-7/+13
* SERVER-4328 temprelease implementationDwight2012-02-071-36/+20
* cleanupEric Milkie2011-12-281-3/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+120