summaryrefslogtreecommitdiff
path: root/src/mongo/db/op_observer_registry.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34196 remove redundant dropTarget boolean argument from OpObserver::on...Benety Goh2018-03-301-2/+1
* SERVER-32323 Update transaction table appropriately when a transaction commits.Matthew Russotto2018-03-281-0/+3
* SERVER-33306 SERVER-33307 SERVER-33308 Add prepareTransaction command stub. A...Louis Williams2018-03-211-0/+6
* SERVER-32843 Allow multiple times in OpObserversADAM David Alan Martin2018-03-011-31/+48
* SERVER-29933 Add onReplicationRollback OpObserver methodWilliam Schultz2018-02-211-0/+6
* SERVER-33058 Add onTransactionCommit and onTransactionAbort opObserversMatthew Russotto2018-02-131-0/+10
* SERVER-29602 New OpObserverRegistry to allow multiple observersGeert Bosch2017-12-211-0/+190