summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon/free_mon_message.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-05-291-1/+1
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-12/+12
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38442: Date_t::min() has the wrong valueBilly Donahue2018-12-181-3/+3
* SERVER-37685 Ensure free monitoring queue preserves FIFO on messages with sam...Mark Benvenuto2018-10-261-0/+18
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35022 Check if Free Monitoring is enabled during transition to primarySara Golemon2018-05-301-1/+7
* SERVER-34228 Free Monitoring Replica Set supportMark Benvenuto2018-05-011-3/+23
* SERVER-34227 FreeMonController - MetricsMark Benvenuto2018-04-201-27/+75
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-181-0/+5
* SERVER-34226 Fix lintMark Benvenuto2018-04-121-2/+4
* SERVER-34226 Implement FreeMonController - Registration pieceMark Benvenuto2018-04-121-0/+184
* SERVER-34225 Implement FreeMonMessageQueueMark Benvenuto2018-04-101-0/+129