summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-041-0/+13
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-4/+0
* SERVER-41068 remove map_util.hBilly Donahue2020-05-021-5/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-3/+4
* SERVER-46406 Perf improvements in the logger.Henrik Edin2020-03-131-0/+2
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-281-22/+0
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-6/+9
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-42722 Implement --timeStampFormat in logv2.Henrik Edin2020-02-131-4/+4
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-251-8/+10
* SERVER-43744 Add logFormat configure option (logv2 only)Henrik Edin2019-10-081-0/+18
* SERVER-42726 enable logging via logv2Gabriel Russell2019-10-031-0/+3
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-1/+1
* SERVER-41903 Validate server parameter names during config validationSara Golemon2019-07-031-0/+17
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-171-1/+1
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-3/+4
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39914 Migrate server_options_helpers set parameter to IDLSara Golemon2019-03-021-5/+0
* SERVER-39748 Fix inspection of enableTestCommandsSara Golemon2019-02-221-1/+1
* SERVER-39499 Migrate base server options to IDLSara Golemon2019-02-161-154/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38676 Handle 'true' in early processing of enableTestCommandsSara Golemon2018-12-181-5/+11
* SERVER-25323 Allow marking ServerParameters as 'test only'Sara Golemon2018-12-171-1/+4
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-553/+5
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-0/+1
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-181-1/+1
* SERVER-34017 Add slowms and slowOpSampleRate startup configuration for mongos.David Storch2018-03-221-0/+23
* SERVER-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-7/+5
* SERVER-32951 Add lib for embedded options where we can have a different set o...Henrik Edin2018-02-141-76/+88
* SERVER-32352 Remove TransportLayerLegacyJonathan Reams2018-01-041-15/+5
* SERVER-30821: Allow configurable use of secure memorySpencer Jackson2017-08-311-0/+5
* SERVER-2554 Allow user configuration of the listen depthAndrew Morrow2017-08-231-0/+9
* SERVER-29838 Implement basic adaptive ServiceExecutorJonathan Reams2017-08-021-1/+1
* SERVER-29920 Restore missing message once listeningAndrew Morrow2017-07-291-7/+11
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+23
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+1
* SERVER-29403 Implement TransportLayerASIOJonathan Reams2017-06-171-0/+18
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-141-0/+9
* Revert "SERVER-29207 Add DateTimeSupport to ServiceContext"Charlie Swanson2017-06-121-9/+0
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-081-0/+9
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-281-13/+22
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-55/+0
* Revert "SERVER-28229: Bind to localhost by default"Kaloian Manassiev2017-04-251-22/+13
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-241-13/+22
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-2/+2
* SERVER-26468 Create internalValidateFeaturesAsMaster startup parameterTess Avitabile2016-10-181-0/+13
* SERVER-26259: Import redactClientLogData from enterprise moduleSpencer Jackson2016-10-041-0/+7