summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-04-151-4/+0
* SERVER-47438 remove unused function RollbackSource::copyCollectionFromRemote()Benety Goh2020-04-151-3/+0
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-091-0/+17
* SERVER-46517: Clean up incrementTopologyVersion and setFollowerModeStrictLingzhi Deng2020-03-191-3/+3
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-5/+3
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-111-0/+2
* SERVER-45280 Invalidate default read write concern cache on replication rollbackJack Mulrow2020-01-161-0/+3
* SERVER-39452 Support rollback via refetch for two-phase index buildsLouis Williams2019-12-161-0/+1
* SERVER-44938 Primaries will run applyOps with inner operations that have a 't...Samyukta Lanka2019-12-061-0/+19
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-251-2/+3
* SERVER-44276: Change storage engine catalog map to be keyed by RecordId inste...Daniel Gottlieb2019-11-061-1/+2
* SERVER-42589 Made the wall field in oplog_entry.idl a required fieldXuerui Fa2019-09-041-1/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+2
* SERVER-40717 Remove CollectionCatalogEntry and KVColletionCatalogEntryXiangyu Yao2019-06-281-1/+0
* SERVER-41819 Move methods from KVCollectionCatalogEntry to KVCatalogXiangyu Yao2019-06-211-1/+2
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-4/+4
* SERVER-40724 Change namespace arguments to use NamespaceStringGeert Bosch2019-04-261-2/+2
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-2/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36815 Remove references to oplog entry's hash fieldSamy Lanka2019-01-171-3/+1
* SERVER-38800 rollback fixes collection counts using o2 fields of drop and ren...Benety Goh2019-01-091-2/+9
* SERVER-38800 OpObserver accepts numRecords for drop and rename operationsBenety Goh2019-01-081-0/+1
* SERVER-38719 rename DatabaseHolder::get() to getDb()Benety Goh2018-12-201-1/+2
* SERVER-37245 Do not access the SessionCatalog directly if not necessaryKaloian Manassiev2018-11-191-1/+0
* SERVER-37986 Make a new ReplicationCoordinator inner class that encapsulates ...Samy Lanka2018-11-151-0/+5
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-231-1/+22
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-21/+2
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-301-3/+3
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-301-3/+3
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-271-3/+3
* SERVER-31007 Calculate rollback time limit correctlyVesselina Ratcheva2018-04-141-2/+12
* SERVER-33669 Stepdown and shutdown should abort all uncommitted transactionsTess Avitabile2018-03-201-3/+1
* SERVER-33167 Reset last opTimes from oplog after performing recoverable rollbackVesselina Ratcheva2018-03-161-3/+0
* SERVER-33600 Rollback cannot set oplogTruncateAfterPoint until recoverToStabl...Judah Schvimer2018-03-141-6/+9
* SERVER-29933 Add onReplicationRollback OpObserver methodWilliam Schultz2018-02-211-0/+24
* SERVER-33076 Rollback to checkpoint should set OplogTruncateAfterPoint to doc...Judah Schvimer2018-02-131-0/+7
* Revert "SERVER-33706 Rollback to checkpoint should set OplogTruncateAfterPoin...Judah Schvimer2018-02-131-7/+0
* SERVER-33706 Rollback to checkpoint should set OplogTruncateAfterPoint to doc...Judah Schvimer2018-02-131-0/+7
* SERVER-32466 Remove FCV replication behaviors only relevant to the 3.4-3.6 tr...William Schultz2018-01-291-33/+6
* SERVER-29519 Removed many usages of getGlobalReplicationCoordinatorHenrik Edin2018-01-221-1/+1
* SERVER-30926 Add timestamps to writes to minValid documentJudah Schvimer2017-12-131-1/+1
* SERVER-30577 Don't update the stable timestamp if database is in an inconsist...William Schultz2017-11-211-1/+1
* SERVER-31805 rollbackViaRefetchNoUUID resyncs uuids correctlyJudah Schvimer2017-11-141-3/+13
* SERVER-31805 Set local collection validation options correctly in rollbackVia...Judah Schvimer2017-11-091-0/+163
* SERVER-31062 Increase rollback unit test log verbosityWilliam Schultz2017-10-161-0/+7
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-101-1/+4
* Revert "SERVER-29893 Rename recovery code and make it accessible to both star...Mathias Stearn2017-08-071-4/+1
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-071-1/+4