summaryrefslogtreecommitdiff
path: root/src/mongo/s/mongos_options_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-34/+8
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-051-0/+12
* SERVER-39132 Separate out options that are not related to mongocryptdMark Benvenuto2019-03-111-1/+7
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-161-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38483 Convert options in sasl_options.cpp to IDLSpencer Jackson2019-01-101-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-29165 Don't create RestrictionEnvironment in TransportLayerJonathan Reams2017-06-271-0/+2
* Revert "SERVER-29165 Don't create RestrictionEnvironment in TransportLayer"Jonathan Reams2017-06-261-2/+0
* SERVER-29165 Don't create RestrictionEnvironment in TransportLayerJonathan Reams2017-06-261-0/+2
* SERVER-26092 make only MongosOptions and MongodOptions depend on AllFailPoint...Esha Maharishi2016-09-141-1/+4
* SERVER-24914 SERVER-24915 improve getting cwd at server startupKevin Pulo2016-08-161-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+38
* SERVER-17817 Make AuthorizationManager a decoration on ServiceContext.Andy Schwerin2015-04-161-3/+1
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-2/+3
* SERVER-13379 Do not mark Environment as valid before canonicalization is done...Shaun Verch2014-03-281-1/+7
* SERVER-13379 Canonicalize objcheck and noobjcheck as net.wireObjectCheckShaun Verch2014-03-281-0/+8
* 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-1/+1
* SERVER-11144 Create unit tests for registration in all option filesShaun Verch2013-10-231-0/+54