summaryrefslogtreecommitdiff
path: root/src/mongo/util/version.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61844 Allow mongos and mongoq to have different startup initializationEsha Maharishi2021-12-171-0/+5
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-231-3/+10
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-231-10/+3
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-201-3/+10
* SERVER-46765 remove VersionInfoInterface::isSameMajorVersionBilly Donahue2020-03-161-6/+0
* SERVER-46763 structure the VersionInfoInterface tuplesBilly Donahue2020-03-101-12/+15
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* 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-26/+137
* SERVER-22734 unify --version output, thus adding enterprise designationsMatt Cotter2016-08-011-0/+2
* Revert "SERVER-22734 add Enterprise to version in enterprise shell builds"Dan Pasette2016-07-151-6/+0
* SERVER-22734 add Enterprise to version in enterprise shell buildsMatt Cotter2016-07-141-0/+6
* SERVER-16852 Print buildInfo in version output/allow override of buildInfoJonathan Reams2015-09-041-4/+1
* SERVER-19802 Included compiled modules in --version outputJonathan Reams2015-08-111-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+26
* SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams2015-05-211-4/+7
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-6/+19
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-12156 Split version.h/cpp into version and version_reporting.Andy Schwerin2013-12-231-16/+2
* SERVER-10829 windows mongod now prints its flavor to logmatt dannenberg2013-09-271-0/+1
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* SERVER-8364 removed excess #IFDEF directivesEric Daniels2013-08-161-1/+1
* SERVER-8364 added OpenSSL version information to mongod SERVER-8364 fixed a typoEric Daniels2013-08-021-0/+3
* SERVER-8279 warn if shard versions differ in mixed clusterGreg Studer2013-02-071-0/+6
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-211-1/+0
* add the js engine back to buildInfo; still need to clean this up post 2.4Scott Hernandez2012-12-191-0/+1
* SERVER-7856: record allocator and build flags in buildinfoScott Hernandez2012-12-181-0/+8
* fix a lot of copyright noticesEliot Horowitz2012-10-151-0/+16
* Move StringData to base/string_data.hMathias Stearn2012-09-261-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-4/+4
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+27