summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-101-4/+3
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-18/+20
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-05-293-15/+23
* SERVER-47870 Push updated majority commit point values on config servers into...Kevin Pulo2020-05-041-0/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-264-5/+4
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-221-1/+1
* SERVER-47461 Remove commit quorum field from StartIndexBuild oplog entry.Suganthi Mani2020-04-141-1/+0
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-141-3/+3
* SERVER-43442 Remove blocking call from AsyncWorkScheduler host targettingSpencer T Brody2020-04-091-2/+2
* SERVER-47297 Define file structure for security archicture guideShreyas Kalyan2020-04-091-0/+7
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-011-2/+3
* Revert "SERVER-46950 Add message-strings for TLS"Spencer Jackson2020-03-271-3/+2
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-03-251-2/+3
* SERVER-46526 Review and Convert LogV2 statements in TLSShreyas Kalyan2020-03-171-1/+1
* SERVER-46531 Clarify logv2 attributes for Free MonitoringSara Golemon2020-03-051-24/+28
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-0/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-215-5/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-133-22/+41
* SERVER-45806 Record pre-images on updates and deletes when recordPreImage is ...Jonathan Reams2020-02-101-2/+4
* SERVER-44911 Make index operations abort concurrent outgoing migrationsCheahuychou Mao2019-12-111-0/+2
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-1/+1
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-43641 upgrade random.hBilly Donahue2019-10-091-1/+1
* SERVER-43767 fix free_mon_controller_test.cppBilly Donahue2019-10-031-12/+60
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-177-35/+35
* SERVER-43315 OpObserver::onAbortIndexBuild() accepts reason for aborting inde...Benety Goh2019-09-131-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-278-220/+139
* SERVER-40890 Change FreeMonNamespaceUUIDCollector to use CollectionCatalogMark Benvenuto2019-06-261-8/+5
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-102-16/+16
* SERVER-40735 Force FreeMonControllerTest::TestRegisterFail to use fake timeMark Benvenuto2019-05-071-4/+5
* SERVER-40688 Make CollectionLock take NamespaceStringGeert Bosch2019-04-171-1/+1
* SERVER-36886 Label the free monitoring threads with helpful namesSara Golemon2019-04-152-3/+3
* SERVER-40604 Make CollectionLock interruptibleGeert Bosch2019-04-151-1/+1
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-062-10/+4
* SERVER-40112 db.disableFreeMonitoring() returns 'not master' on secondary aft...Mark Benvenuto2019-04-051-2/+7
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39441 Write the new 'prepareTransaction' command on primaryJason Chan2019-03-111-1/+1
* Revert "SERVER-39441 Write the new 'prepareTransaction' command on primary"Benety Goh2019-03-071-1/+1
* SERVER-39441 Write the new 'prepareTransaction' command on primaryJason Chan2019-03-071-1/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto2019-03-013-8/+21
* SERVER-39561 Split OpObserver::onTransactionCommit() into two functions for u...Blake Oler2019-02-201-4/+8
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1322-22/+0
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-39017 Allow prepared transaction statements to persist in-memory until...Blake Oler2019-02-011-2/+5
* SERVER-39067 Implement new simultaneous index builds abortIndexBuild oplog en...Gregory Wlodarek2019-02-011-1/+3
* SERVER-39066 Add OpObservers and oplog handling for startIndexBuild and commi...Dianna Hohensee2019-01-221-0/+19
* SERVER-37880 Merge the barrier functionality to be part of the unittests libraryKaloian Manassiev2019-01-101-1/+0
* SERVER-38800 OpObserver accepts numRecords for drop and rename operationsBenety Goh2019-01-082-0/+4