summaryrefslogtreecommitdiff
path: root/src/mongo/db/log_process_details.cpp
AgeCommit message (Expand)Author
2023-11-08SERVER-79274 Fix race where FCV is uninitialized in between FCV checksHuayu Ouyang
2023-07-21SERVER-34156 Consolidate to a single replication API method for checking if a...Kaitlin Mahar
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-12-03SERVER-58533 Log FCV at initialization and on log rotationVishnu Kaushik
2021-12-01Revert "SERVER-58533 Log FCV at initialization and on log rotation"auto-revert-processor
2021-11-30SERVER-58533 Log FCV at initialization and on log rotationReo Kimura
2021-11-23Revert "SERVER-58533 Log FCV at initialization and on log rotation"Uladzimir Makouski
2021-11-22SERVER-58533 Log FCV at initialization and on log rotationReo Kimura
2021-11-18SERVER-58533 Log FCV at initialization and on log rotationReo Kimura
2021-05-03SERVER-54103 Improve log message "Available memory is less than system memory"Luis Osta
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-04-03SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour
2020-03-31Revert "SERVER-47077 Clean up log lines in 'mongo/db'"Amirsaman Memaripour
2020-03-27SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour
2020-03-23SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue
2020-03-23Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn
2020-03-20SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue
2020-03-06SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-13SERVER-45869 automatically converted structured loggingGabriel Russell
2020-02-12SERVER-43761 Log OS version at startupMark Benvenuto
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-03-08SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-06-07SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin
2018-05-05SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow
2018-03-02SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz
2018-03-02Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz
2018-03-02SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin
2018-01-22SERVER-29519 Removed many usages of getGlobalReplicationCoordinatorHenrik Edin
2017-11-03SERVER-30715 print replSetConfig in rotateLogsPavithra Vetriselvan
2017-08-23SERVER-29687 Add sock.h header where needed for non-ssl buildsAndrew Morrow
2016-08-15SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow
2016-03-23SERVER-23246 make SockAddr its own filesMatt Cotter
2015-09-04SERVER-16852 Print buildInfo in version output/allow override of buildInfoJonathan Reams
2015-06-30SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-04-30SERVER-18099 Refactor buildinfo/version reportingJonathan Reams
2015-01-15SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow
2014-10-27SERVER-15604 log component kControlMatt Kangas
2014-10-14SERVER-15592 set default log component for all cppMatt Kangas
2014-08-12SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh
2013-12-23SERVER-12156 Split version.h/cpp into version and version_reporting.Andy Schwerin
2013-11-04SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch
2013-10-04SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch
2013-10-03SERVER-7140 startup info is now printed on log rotateKyle Erf