summaryrefslogtreecommitdiff
path: root/src/mongo/s/version_mongos.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-61844 Allow mongos and mongoq to have different startup initializationEsha Maharishi2021-12-171-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-231-11/+8
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-231-8/+11
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-201-11/+8
* SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin2020-03-061-1/+0
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-1/+6
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-30607 Do not log MongoS build info twice at startupKaloian Manassiev2019-07-091-3/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-4/+5
* SERVER-22734 unify --version output, thus adding enterprise designationsMatt Cotter2016-08-011-11/+5
* SERVER-23246 make SockAddr its own filesMatt Cotter2016-03-231-1/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-19/+17
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-2/+0
* SERVER-11020 Don't overload the meaning of _DEBUG, use our own debug macroAndrew Morrow2015-03-271-2/+2
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-12156 Split version.h/cpp into version and version_reporting.Andy Schwerin2013-12-231-0/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-0/+63