summaryrefslogtreecommitdiff
path: root/src/mongo/tools/mongobridge_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-21326 Add a --verbose option to mongobridge.Max Hirschhorn2015-11-191-4/+21
* SERVER-20869 Include cstdint in mongobridge.h.Max Hirschhorn2015-11-101-1/+0
* SERVER-20869 Fix compile by doing .as<long> instead of .as<int64_t>.Max Hirschhorn2015-11-101-1/+1
* SERVER-20869 Add support for probabilistically discarding messages.Max Hirschhorn2015-11-101-5/+15
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-12/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+37
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+2
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-2/+2
* SERVER-11144 Use new positional option interface and remove old interfaceShaun Verch2013-10-241-3/+0
* SERVER-11144 Use new chaining interface in optionsShaun Verch2013-10-231-18/+10
* SERVER-11144 Create unit tests for registration in all option filesShaun Verch2013-10-231-28/+1
* SERVER-11144 Do not call _exit directly in any options handling functionsShaun Verch2013-10-231-14/+16
* SERVER-8510 Register mongobridge options with new options parserShaun Verch2013-10-141-0/+117