summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20754 Fixes to support building against system boost 1.59Andrew Morrow2015-10-271-34/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-317/+317
* Fix server_options_testMark Benvenuto2014-11-181-1/+1
* SERVER-16209 LogComponent::kJournaling -> kJournalMatt Kangas2014-11-181-2/+2
* SERVER-14415 added yaml config options to set log component hierarchy verbosi...Benety Goh2014-07-151-0/+77
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13379 Canonicalize verbose and v options as systemLog.verbosityShaun Verch2014-03-281-2/+18
* SERVER-11144 Change new config file option structureShaun Verch2013-12-241-54/+2
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-7/+1
* SERVER-10742 Fix ssl compilation of server_options_testShaun Verch2013-10-061-0/+7
* SERVER-10742 Allow a string of v characters in the verbose optionShaun Verch2013-10-061-0/+365