summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54982 Test resumability of changes streams together with reshardCollec...jannaerin2021-05-051-0/+3
* SERVER-56373: Introduce `needsRetryImage` field to oplog entries. Refactor Op...Daniel Gottlieb2021-05-042-4/+2
* SERVER-56353 Cleanup incomplete chunks from a failed pre-5.0 shard/dropCollec...Kaloian Manassiev2021-04-281-1/+0
* SERVER-55197: Synchronize free monitoring controller decorationVarun Ravichandran2021-03-233-9/+12
* SERVER-31540 Remove usages of boost::optional<UUID> from the collMod pathKaloian Manassiev2021-02-231-1/+1
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+2
* SERVER-40811 make initializers throwyBilly Donahue2020-12-082-4/+2
* SERVER-52556 Versioned CollectionCatalog. Writes are performed using copy-on-...Henrik Edin2020-11-131-2/+2
* SERVER-51679 Fix race condition in Free Monitoring when free monitoring docum...Mark Benvenuto2020-11-097-6/+104
* SERVER-52624: Remove useless setOplogCollectionName and getOplogCollectionNam...Lingzhi Deng2020-11-062-2/+0
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+2
* SERVER-51367 Ensure proper synchronization around _state after shutdown of Fr...Mark Benvenuto2020-10-221-1/+5
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-5/+5
* SERVER-47310 Document Free Monitoring in the Security Architecture GuideShreyas Kalyan2020-10-141-1/+124
* SERVER-51147 Update onImportCollection() to accept the storage engines metadataGregory Wlodarek2020-10-121-0/+1
* SERVER-51142: Log and apply importCollection oplog entryLingzhi Deng2020-10-021-0/+8
* SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)Billy Donahue2020-10-012-4/+2
* SERVER-48254: Revert "SERVER-43442 Remove blocking call from AsyncWorkSchedul...Spencer T Brody2020-09-301-2/+2
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-1/+1
* SERVER-48452 Internal readers should default to reading without a timestampLouis Williams2020-09-101-0/+4
* SERVER-50317 Const correct uses of CollectionHenrik Edin2020-09-021-1/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-4/+4
* SERVER-48860 Create migration oplog applier class, writing no-ops onlyMatthew Russotto2020-08-171-1/+5
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-172-0/+6
* 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