summaryrefslogtreecommitdiff
path: root/src/mongo/db/startup_warnings_mongod.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69580 add performance-faster-string-find check to clang-tidyTrevor Guidry2022-09-161-2/+2
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-17/+9
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-021-7/+0
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-281-10/+11
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-221-0/+7
* SERVER-62604 Add new '--restore' storage startup optionGregory Wlodarek2022-01-271-0/+7
* SERVER-51233 Warn on startup if vm.max_map_count is too lowVojislav Stojkovic2021-09-271-0/+24
* SERVER-49216 rlimit warning does not say which setting it refers toAdam Cooper2020-07-141-15/+17
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-011-38/+35
* SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin2020-03-061-143/+68
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-75/+152
* SERVER-25985 Remove rlimit check for nProcesses and nFiles during startupGregory Wlodarek2019-08-211-23/+2
* SERVER-41453 Raise the minimum file handle limit to trigger a startup warningMathew Robinson2019-08-011-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-9/+5
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38433 Remove KB2731284 warningMark Benvenuto2018-12-181-6/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-37561 Server startupWarnings show spurious empty linesBen Caimano2018-10-121-2/+3
* SERVER-27588 Warning to disable defrag of transparent_hugepages when thp is d...Ben Caimano2018-09-061-1/+5
* SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao2018-05-161-17/+0
* SERVER-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-12/+0
* SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of...Vesselina Ratcheva2018-01-231-11/+0
* Revert "SERVER-30347 Fail startup when running wiredTiger with --nojournal as...Vesselina Ratcheva2018-01-181-0/+11
* SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of...Vesselina Ratcheva2018-01-161-11/+0
* SERVER-29465 Add warning about Windows SystemFileCacheSize for WiredTigerXiangyu Yao2017-11-101-0/+17
* SERVER-30760 Add startupWarning for WiredTiger --nojournalKatherine Walker2017-09-251-0/+11
* SERVER-30346 Add startupWarnings for master-slaveKatherine Walker2017-09-211-1/+15
* Revert "SERVER-30346 Add startupWarnings for master-slave replication".Katherine Walker2017-09-191-15/+1
* SERVER-30346 Add startupWarnings for master-slave replicationkvwalker2017-09-191-1/+15
* SERVER-24395 Do not display startup warnings when querying for versionMark Benvenuto2016-08-301-0/+7
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+10
* SERVER-23766 Remove beta warning for inMemory storage engineGeert Bosch2016-04-201-9/+0
* SERVER-21924 fix formattingKyle Suarez2016-02-231-2/+1
* SERVER-21924 startup warnings for storage engineKyle Suarez2016-02-231-0/+18
* SERVER-21843 warn user if locked memory limit is too lowMark Benvenuto2015-12-291-6/+29
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-17527 add startup warning when server is started with web interface an...Robert Guo2015-09-081-4/+6
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-257/+242
* SERVER-17036 removed spurious newline in startup warning logs under LinuxBenety Goh2015-01-261-4/+2
* SERVER-16643 extend linux transparent huge pages to include 'defrag' parameter.Benety Goh2015-01-151-49/+121
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* SERVER-16025: Enable Ulimit Warning for LinuxMark Benvenuto2014-11-131-0/+3
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14668 Remove 'experimental doc locking legacy code'Kaloian Manassiev2014-10-081-14/+0
* SERVER-12637: log a startup warning when mongod/mongos is run as root.Amalia Hawkins2014-09-111-0/+291