summaryrefslogtreecommitdiff
path: root/src/mongo/s/mongos_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-2/+2
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-071-0/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-161-2/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-27211 de-duplicate symbol `isMongos`ADAM David Alan Martin2016-12-051-4/+1
* SERVER-24914 SERVER-24915 improve getting cwd at server startupKevin Pulo2016-08-161-1/+1
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-3/+0
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-4/+0
* SERVER-23696 Get rid of SettingsTypeKaloian Manassiev2016-04-201-1/+1
* SERVER-23696 Consolidate balancer configuration into single classKaloian Manassiev2016-04-191-1/+7
* SERVER-19590 Remove --upgrade from mongosRandolph Tan2015-08-211-2/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-39/+37
* SERVER-18101 Remove usage of default_version.cppKaloian Manassiev2015-04-171-0/+2
* SERVER-18071 Parse mongos 'configdb' command line parameter into a Connection...Spencer T Brody2015-04-161-1/+2
* SERVER-13379 Canonicalize objcheck and noobjcheck as net.wireObjectCheckShaun Verch2014-03-281-0/+15
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-0/+3
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-0/+5
* SERVER-11144 Do not call _exit directly in any options handling functionsShaun Verch2013-10-231-1/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-0/+21
* SERVER-8510 Use new option parser in mongod and mongos and move parsing into ...Shaun Verch2013-09-051-0/+30