index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
initialize_server_global_state.cpp
Age
Commit message (
Expand
)
Author
2024-04-06
Revert "SERVER-88953 ServerParameter onUpdate handlers accept OperationContex...
auto-revert-processor
2024-04-06
SERVER-88953 ServerParameter onUpdate handlers accept OperationContext (#20690)
Matt Broadstone
2023-10-04
SERVER-81602 remove fmtMessage from LOGV2 statements
Billy Donahue
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2022-08-30
SERVER-68342 Modify ServerParameter to take tenantId
Gabriel Marks
2022-07-07
SERVER-9434 Audit and Normalize Process Exit Codes
Matt Kneiser
2022-06-21
SERVER-67401 Remove unused parameter in `writePidFile`
Gregory Noma
2022-06-10
SERVER-7240 Delay writing PID file to the end of startup
Gregory Noma
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-04-28
SERVER-41353 replace errnoWithDescription with an API based on std::error_code
Billy Donahue
2022-01-07
SERVER-61491 Tee backtrace log records to a separate file
Mark Benvenuto
2020-12-08
SERVER-40811 make initializers throwy
Billy Donahue
2020-09-14
SERVER-20359 Rename terse(UTC)CurrentTime to terseCurrentTimeForFilename()
Sara Golemon
2020-08-25
SERVER-50490 Reduce log severity of SERVER RESTARTED warning
Sara Golemon
2020-08-18
SERVER-49768 Remove logv1 logger components, and make rotation a callback list
Sara Golemon
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-15
SERVER-47578 Delete util/log.h and remove use of logv1 to logv2 appender
Henrik Edin
2020-04-10
SERVER-47478 restore 'forked process: <pid>' message
Billy Donahue
2020-04-03
SERVER-47077 Clean up log lines in 'mongo/db'
Amirsaman Memaripour
2020-03-31
Revert "SERVER-47077 Clean up log lines in 'mongo/db'"
Amirsaman Memaripour
2020-03-27
SERVER-47077 Clean up log lines in 'mongo/db'
Amirsaman Memaripour
2020-03-16
SERVER-46563 use pipe instead of SIGUSR2 for interfork comms
Billy Donahue
2020-02-28
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-28
SERVER-46415 Remove logFormat option and the ability to select the text forma...
Henrik Edin
2020-02-13
SERVER-42722 Implement --timeStampFormat in logv2.
Henrik Edin
2020-02-13
SERVER-45869 automatically converted structured logging
Gabriel Russell
2020-02-11
SERVER-46017 Add truncation support for JSON formatter
Henrik Edin
2020-01-17
SERVER-45619 Fix so logv1 to v2 appender does not output large log warning in...
Henrik Edin
2019-12-04
SERVER-43998 ProgramOutputMultiplexer::appendLine should write to the logger
Gabriel Russell
2019-11-25
SERVER-44142 correctly utilize LogSeverity in logv2
Gabriel Russell
2019-10-16
SERVER-43746 logv2 Tee and RamLog
Gabriel Russell
2019-10-15
SERVER-43809 Refactor logv2 configuration
Henrik Edin
2019-10-08
SERVER-43744 Add logFormat configure option (logv2 only)
Henrik Edin
2019-10-03
SERVER-42726 enable logging via logv2
Gabriel Russell
2019-08-16
SERVER-41633 Allow overriding system umask for group/other from process startup
Sara Golemon
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-06-17
SERVER-41601 mongocryptd pid file should contain connectivity information
Mark Benvenuto
2019-06-14
SERVER-41071 Replace NULL and 0 with nullptr
A. Jesse Jiryu Davis
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-03-03
SERVER-37092 Remove old server parameter API
Sara Golemon
2019-02-25
SERVER-39553 Migrate server parameters to IDL in src/mongo/db/initialize_serv...
Mathew Robinson
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-01-24
SERVER-39130 Split up initialize_server_global_state.cpp
Mark Benvenuto
2018-12-06
SERVER-33469 Make syslog consistent with mongod log files
Mathew Robinson
2018-11-14
SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal user
Jonathan Reams
2018-10-26
SERVER-36977 Set process umask before creating log file
Jonathan Reams
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-10-12
SERVER-37563 Remove all usages of getGlobalAuthorizationManager
Kaloian Manassiev
2018-05-15
SERVER-34735 Extract structured data from X509 subject names
Sara Golemon
2018-04-18
SERVER-34541 Remove MessagePort and Listener
Andrew Morrow
[next]