summaryrefslogtreecommitdiff
path: root/src/mongo/util/version.cpp
Commit message (Collapse)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-4/+4
|
* SERVER-56362 Add macOS version info to getBuildInfo()Sara Golemon2021-04-301-0/+32
|
* SERVER-47208 make tojson(BSONObj) match JavaScript JSON.stringify.Billy Donahue2020-05-081-1/+1
|
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
| | | | | | - Remove several legacy logger/ files - Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version. - Globally replace logger::{LogSeverity,LogComponent} => logv2::
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-2/+1
| | | | Added LOGV2_FATAL_NOTRACE and LOGV2_CONTINUE to have different behavior.
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-231-58/+49
| | | | | | This reverts commit 79a8452b2a813b796059e5eab6c18f685283ce08. with new spot fix: printCommandLineOpts when sending to log
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-231-49/+58
| | | | This reverts commit cddfeb0c7cb137d46b14da18a7cfd4905bfab87f.
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-201-58/+49
|
* SERVER-46765 remove VersionInfoInterface::isSameMajorVersionBilly Donahue2020-03-161-23/+10
|
* SERVER-46763 structure the VersionInfoInterface tuplesBilly Donahue2020-03-101-17/+8
|
* SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin2020-03-061-28/+34
|
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
| | | | | | | o converting some log lines that were missed o fixing some missing includes create mode 100644 src/mongo/transport/ismaster_metrics.cpp
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-8/+14
|
* SERVER-44290 Fix static intialization order in version.cppMark Benvenuto2019-10-291-6/+11
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
|
* SERVER-35412 Namespace SSL_PROVIDER valuesSara Golemon2018-06-081-7/+7
|
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-171-1/+5
|
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-151-3/+11
|
* Revert "SERVER-22411 Add stub implementation of ASIO SChannel integration"Mark Benvenuto2018-02-071-11/+3
| | | | This reverts commit ad223ea38846ceac92d7b5356add62e23e985537.
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-071-3/+11
|
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-0/+232
|
* SERVER-17329 Interpolate new version.txt file into generated buildinfo filesAndrew Morrow2015-03-091-137/+0
|
* SERVER-17352 Allow RCs up to 49Mathias Stearn2015-02-241-5/+7
|
* prep 3.1.0Ernie Hershey2015-01-221-1/+1
|
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
|
* post 2.8.0-rc5Ernie Hershey2015-01-151-1/+1
|
* BUMP 2.8.0-rc5Ernie Hershey2015-01-131-1/+1
|
* SERVER-13256 Move string utils from goodies.h to str.hAndrew Morrow2015-01-051-1/+2
|
* post 2.8.0-rc4Ernie Hershey2014-12-241-1/+1
|
* BUMP 2.8.0-rc4Dan Pasette2014-12-231-1/+1
|
* post 2.8.0-rc3Ernie Hershey2014-12-181-1/+1
|
* BUMP 2.8.0-rc3Dan Pasette2014-12-171-1/+1
|
* post 2.8.0-rc2Dan Pasette2014-12-031-1/+1
|
* BUMP 2.8.0-rc2r2.8.0-rc2Dan Pasette2014-12-031-1/+1
|
* Revert "Revert "post 2.8.0-rc1""Dan Pasette2014-11-231-1/+1
| | | | This reverts commit c8171e7f969519af8b87a43425ae291ee69a0191.
* Revert "post 2.8.0-rc1"r2.8.0-rc1Dan Pasette2014-11-221-1/+1
| | | | This reverts commit dec3111d8bf4d6661be5b08f75d30a9fbe0c18ff.
* post 2.8.0-rc1Dan Pasette2014-11-221-1/+1
|
* BUMP 2.8.0-rc1Ernie Hershey2014-11-211-1/+1
|
* post 2.8.0-rc0Ernie Hershey2014-11-121-1/+1
|
* BUMP 2.8.0-rc0r2.8.0-rc0Dan Pasette2014-11-111-1/+1
|
* post 2.7.8Ernie Hershey2014-10-221-1/+1
|
* BUMP 2.7.8r2.7.8Dan Pasette2014-10-221-1/+1
|
* post 2.7.7Ernie Hershey2014-10-011-1/+1
|
* BUMP 2.7.7r2.7.7Ernie Hershey2014-10-011-1/+1
|
* post 2.7.6Ernie Hershey2014-09-051-1/+1
|
* BUMP 2.7.6r2.7.6Ernie Hershey2014-09-051-1/+1
|
* post 2.7.5Ernie Hershey2014-08-151-1/+1
|
* BUMP 2.7.5r2.7.5Ernie Hershey2014-08-151-1/+1
|