summaryrefslogtreecommitdiff
path: root/src/mongo/server.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15368 Remove C-style bool and void casts in assert utilities and likel...Andy Schwerin2014-10-071-17/+3
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-6/+0
* SERVER-14592 de-inline bson and remove bson namespaceEric Milkie2014-07-171-2/+0
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+0
* RevertSam Helman2014-04-161-1/+0
* Don't add compile to patch manuallySam Helman2014-04-161-0/+1
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* normalize #includes in many filesEric Milkie2013-04-181-1/+1
* fix a lot of copyright noticesEliot Horowitz2012-10-151-1/+18
* Introduce mongo/platform/compiler.h.Andy Schwerin2012-04-121-15/+0
* SERVER-4881: Stop defining BOOST_ENABLE_ASSERT_HANDLER.Andy Schwerin2012-03-261-2/+0
* SERVER-4880 log only one message every 20 seconds instead of every 5Eric Milkie2012-02-281-1/+1
* fix LOGSOME macro and add LOGATMOSTEliot Horowitz2012-02-061-1/+5
* turn on boost asserts for all compilationEric Milkie2012-01-201-5/+1
* boost asserts enable on _DEBUG and off on releasedwight2011-12-301-0/+10
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+46