summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliasesDaniel Gómez Ferro2021-12-021-8/+8
* SERVER-60621 Avoid global lock upgrade in some C++ testsDan Larkin-York2021-12-011-2/+2
* SERVER-61190 Rename numberOfPreImagesToWrite to numberOfPrePostImagesToWriteCheahuychou Mao2021-11-201-2/+2
* SERVER-61611 OpObserver::aboutToDelete() accepts UUIDBenety Goh2021-11-192-0/+2
* SERVER-60690: Refactor OplogUpdateEntryArgs to use retryable FAM enum.Daniel Gottlieb2021-11-021-2/+2
* SERVER-60509 onReplicationRollback should crash on failureJason Chan2021-10-262-5/+5
* SERVER-60509 make OpObserver::OnReplicationRollback noexceptJason Chan2021-10-192-2/+3
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObservers (Part 2)Kaloian Manassiev2021-10-192-8/+8
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObserversKaloian Manassiev2021-10-152-4/+4
* SERVER-60343 Single-phase index builds perform timestamped catalog writes on ...Gregory Wlodarek2021-10-041-0/+2
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-1/+1
* 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