summaryrefslogtreecommitdiff
path: root/src/mongo/db/op_observer/fcv_op_observer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76563 remove OpObserver::_onReplicationRollback() indirectionBenety Goh2023-05-061-2/+2
* SERVER-76636 Add accumulator to OpObserver::onInsertsMatt Kneiser2023-05-011-1/+2
* SERVER-76369 Accumulate state among early OpObserversMatt Kneiser2023-04-241-2/+5
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-1/+1
* SERVER-74589 OpObserver::onInserts() accepts fromMigrate bool arrayBenety Goh2023-03-281-1/+2
* SERVER-74784 add check topology version change for setFCV rollback testJiawei Yang2023-03-231-5/+11
* SERVER-74282 Require all internal server data cleanup be completed before all...Huayu Ouyang2023-03-141-8/+14
* SERVER-73873 Remove opCtx captures from onCommit/onRollback handlersLouis Williams2023-02-221-1/+3
* SERVER-70043 Thread-through CollectionPtr into the onDelete OpObserverJordi Serra Torrens2022-11-041-2/+2
* SERVER-70044 Thread-through CollectionPtr into the onUpdate OpObserverDaniel Gómez Ferro2022-10-281-1/+1
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+1
* SERVER-67900 Thread CollectionPtr into the onInsert OpObserverKaloian Manassiev2022-08-231-3/+2
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-2/+2
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-0/+212