summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options_general.idl
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour2020-06-231-6/+0
|
* SERVER-44242 Fix maxIncomingConnectionsOverride descriptionAmirsaman Memaripour2020-01-141-1/+1
|
* SERVER-44630 Attach logging init and options to integration testsBen Caimano2019-12-021-0/+6
|
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-051-1/+0
| | | | | | | | | | | | | | This variant of search_beta turns on auth on the cluster, including on the mongotmock, which supports the SCRAM-SHA-1 authentication mechanism. Also configures the pre-existing search_beta_ssl suite to use auth. There are changes in this commit which permit mongotmock to link in the necessary auth-related code and command line parameters without pulling in unnecessary dependencies, or adding new dependencies to mongocryptd.
* SERVER-39132 Separate out options that are not related to mongocryptdMark Benvenuto2019-03-111-49/+0
|
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-161-0/+221