summaryrefslogtreecommitdiff
path: root/src/mongo/db/op_observer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54982 Test resumability of changes streams together with reshardCollec...jannaerin2021-05-051-0/+32
* SERVER-56373: Introduce `needsRetryImage` field to oplog entries. Refactor Op...Daniel Gottlieb2021-05-041-8/+16
* SERVER-31540 Remove usages of boost::optional<UUID> from the collMod pathKaloian Manassiev2021-02-231-1/+1
* 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-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-1/+1
* SERVER-50317 Const correct uses of CollectionHenrik Edin2020-09-021-1/+1
* SERVER-48860 Create migration oplog applier class, writing no-ops onlyMatthew Russotto2020-08-171-8/+21
* SERVER-47870 Push updated majority commit point values on config servers into...Kevin Pulo2020-05-041-0/+10
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-221-4/+6
* SERVER-47461 Remove commit quorum field from StartIndexBuild oplog entry.Suganthi Mani2020-04-141-1/+0
* SERVER-47468 Remove public CollectionMetadata references from ScopedCollectio...Kaloian Manassiev2020-04-141-1/+0
* SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-241-3/+0
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-171-1/+1
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-0/+2
* SERVER-45806 Record pre-images on updates and deletes when recordPreImage is ...Jonathan Reams2020-02-101-3/+17
* SERVER-44911 Make index operations abort concurrent outgoing migrationsCheahuychou Mao2019-12-111-0/+6
* SERVER-43315 OpObserver::onAbortIndexBuild() accepts reason for aborting inde...Benety Goh2019-09-131-0/+1
* SERVER-40508 Remove hash from OplogSlot and make OplogSlot an alias for OpTime.r4.1.10Siyuan Zhou2019-04-091-1/+0
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+0
* SERVER-39441 Write the new 'prepareTransaction' command on primaryJason Chan2019-03-111-2/+3
* Revert "SERVER-39441 Write the new 'prepareTransaction' command on primary"Benety Goh2019-03-071-3/+2
* SERVER-39441 Write the new 'prepareTransaction' command on primaryJason Chan2019-03-071-2/+3
* SERVER-39561 Split OpObserver::onTransactionCommit() into two functions for u...Blake Oler2019-02-201-9/+20
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39017 Allow prepared transaction statements to persist in-memory until...Blake Oler2019-02-011-2/+9
* 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/+21
* SERVER-38800 OpObserver accepts numRecords for drop and rename operationsBenety Goh2019-01-081-0/+3
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-231-1/+13
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37487 Aborting a prepared transaction must not respect maxTransactionL...Tess Avitabile2018-10-051-2/+6
* SERVER-35865 SERVER-35816 SERVER-35730 Write commit oplog entry on commit of ...Judah Schvimer2018-09-211-3/+7
* SERVER-36472 Convert OptionalCollectionUUID in OpObserver::onCreateIndex to C...Gregory Wlodarek2018-09-071-1/+1
* SERVER-35863 log abortTransaction oplog entry when prepared transactionsJudah Schvimer2018-09-071-1/+2
* SERVER-36224 Refactor Collection::updateDocument argsJustin Seyster2018-08-261-22/+4
* SERVER-35798 preallocate prepare timestampJudah Schvimer2018-08-071-1/+3
* SERVER-35597 SERVER-35598 Ensure prepared transactions can be committedJudah Schvimer2018-07-201-1/+3
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-07-031-1/+3
* SERVER-34824 Make prepareTransaction command write a prepare oplog entry and ...Judah Schvimer2018-06-071-4/+1
* SERVER-34615 Make UUIDCatalog updates for renameCollection atomicMaria van Keulen2018-06-061-7/+33
* SERVER-34196 remove redundant dropTarget boolean argument from OpObserver::on...Benety Goh2018-03-301-1/+0
* SERVER-21693 generate a summary after rollback via recover to timestampKyle Suarez2018-03-291-0/+6
* Revert "SERVER-21693 generate a summary after rollback via recover to timestamp"Kyle Suarez2018-03-291-6/+0
* SERVER-34099 Clear config version cache on rollback if neededJudah Schvimer2018-03-281-0/+3
* SERVER-21693 generate a summary after rollback via recover to timestampKyle Suarez2018-03-281-0/+6
* SERVER-33306 SERVER-33307 SERVER-33308 Add prepareTransaction command stub. A...Louis Williams2018-03-211-0/+9
* SERVER-29051 create data files during rollback via recover to timestampKyle Suarez2018-03-211-0/+8
* Revert "SERVER-29051 create data files during rollback via recover to timestamp"Kyle Suarez2018-03-201-8/+0
* SERVER-29051 create data files during rollback via recover to timestampKyle Suarez2018-03-201-0/+8