summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31608 remove FCV gettersJudah Schvimer2017-10-261-21/+2
* SERVER-31608 future-proof FCV enumJudah Schvimer2017-10-251-23/+34
* SERVER-31607 move validateFeaturesAsMaster out of FeatureCompatibility structJudah Schvimer2017-10-241-7/+7
* SERVER-30242 SERVER-31513 SERVER-31235 Make method to determine if fCV has be...Louis Williams2017-10-161-24/+36
* SERVER-31019 fail initial sync if fCV changes during oplog applicationJudah Schvimer2017-10-091-0/+5
* SERVER-30745 Prohibit unsafe comparisons against featureCompatibilityVersionLouis Williams2017-10-061-7/+25
* SERVER-31315 expose the four distinct upgrade/downgrade states in serverGloba...Esha Maharishi2017-10-051-20/+38
* SERVER-31209 Persist targetVersion in FCV document to indicate an upgrade/dow...Louis Williams2017-10-031-3/+11
* Revert "SERVER-31209 Persist targetVersion in FCV document to indicate an upg...Louis Williams2017-09-281-11/+3
* SERVER-31209 Persist targetVersion in FCV document to indicate an upgrade/dow...Louis Williams2017-09-281-3/+11
* SERVER-30135 Added a synchronous executor to make the code path between the t...Henrik Edin2017-09-221-1/+1
* SERVER-30136 Move session stats tracking to the service entry point. At the s...Henrik Edin2017-09-151-2/+2
* SERVER-30821: Allow configurable use of secure memorySpencer Jackson2017-08-311-0/+14
* SERVER-2554 Allow user configuration of the listen depthAndrew Morrow2017-08-231-0/+2
* SERVER-29687 Don't include sock.h from options headerAndrew Morrow2017-08-231-4/+0
* SERVER-29370 Update UUIDs when featureCompatibilityVersion is changedMaria van Keulen2017-07-251-0/+4
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-4/+8
* SERVER-29403 Implement TransportLayerASIOJonathan Reams2017-06-171-6/+11
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-141-2/+3
* Revert "SERVER-29207 Add DateTimeSupport to ServiceContext"Charlie Swanson2017-06-121-3/+2
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-8/+7
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-081-2/+3
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-3/+0
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-261-0/+1
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-1/+2
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-201-15/+26
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+16
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-1/+1
* SERVER-22664 Add _overrideShardIdentity configuration for cloud backup serviceRandolph Tan2016-05-051-0/+4
* SERVER-23268 remove CatalogManager::ConfigServerMode::SCCCMisha Tyulenev2016-04-211-2/+0
* SERVER-6823 Rename --tryClusterAuth to --transitionToAuthShane Harvey2016-04-181-2/+2
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-131-0/+1
* SERVER-22708 Insecure configuration startup warningsAndreas Nilsson2016-03-251-1/+5
* SERVER-22663 Remember --shardsvr settingRandolph Tan2016-03-231-1/+3
* SERVER-21973 move all server options initializers to NSDMIsAdam Midvidy2016-01-041-51/+26
* SERVER-21329 Disable moveParanoia by defaultSpencer T Brody2015-11-181-1/+1
* SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin2015-10-231-1/+1
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-1/+1
* SERVER-19543 SERVER-19992 Move ConfigServerMode enum from ServerGlobalParams ...Spencer T Brody2015-08-181-8/+4
* SERVER-19732 SERVER-19524 SERVER-19545 Use configsvr instead of configServer ...Spencer T Brody2015-08-081-1/+1
* SERVER-19527 Add configsvrMode flag to mongodSpencer T Brody2015-07-301-0/+7
* SERVER-19504 Remove indexStats command artifactsJames Wahlin2015-07-221-2/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-103/+111
* SERVER-17817 Make AuthorizationManager a decoration on ServiceContext.Andy Schwerin2015-04-161-0/+1
* SERVER-4905: add flag to disable mongo's builtin log rotationMark Benvenuto2014-06-061-2/+3
* SERVER-13022 added option to set permissions on UNIX domain socket filedaveh862014-05-291-2/+7
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11431 Change clusterAuthMode with setParameter commandAndreas Nilsson2013-11-141-1/+24
* SERVER-11538: Create mongoclient library to avoid pulling in mongocommonShaun Verch2013-11-041-23/+10
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-25/+1