summaryrefslogtreecommitdiff
path: root/src/mongo/logger/ramlog.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-121/+125
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-8/+5
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-8684 make codebase compatible with boost 1.5 and newermatt dannenberg2013-08-071-0/+5
* SERVER-10172 Refactor RamLog to make it thread-safe.Andy Schwerin2013-07-121-12/+93
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-0/+90