summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39790 Reconstruct prepared transactions from new oplog format on startupMatthew Russotto2019-04-081-0/+1
* SERVER-40169 OplogApplier::getNextApplierBatch() groups unprepared commitTran...Benety Goh2019-04-061-0/+1
* SERVER-40169 add unit test for OplogApplier with test cases for CRUD and appl...Benety Goh2019-04-051-0/+13
* SERVER-39676 add missing library dependencyBenety Goh2019-04-051-0/+1
* SERVER-39989 Use a config.transactions find command for the begin fetching op...Vesselina Ratcheva2019-03-281-0/+1
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-241-0/+1
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-221-0/+3
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+1
* SERVER-39434 Apply the new "commit" oplog entry for unprepared large transact...Matthew Russotto2019-03-141-0/+3
* Revert "SERVER-39079 Move BackgroundOperation checks out of the catalog layer...Dianna Hohensee2019-03-121-1/+0
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-111-0/+1
* SERVER-40028 IdempotencyTest::validate() waits for index builds to completeBenety Goh2019-03-071-0/+1
* SERVER-40023 remove background index support from IndexBuilderBenety Goh2019-03-071-2/+0
* SERVER-39085 un-inline repl::TimestampBlockBenety Goh2019-03-061-0/+12
* SERVER-39538 Convert replication setParameters to IDLJonathan Reams2019-02-261-5/+30
* SERVER-39633 Migrate server parameters to IDL in src/mongo/db/repl/rollback_i...Gabriel Russell2019-02-251-0/+2
* SERVER-39551 IDL'ify numInitialSyncListDatabasesAttempts server parameterHenrik Edin2019-02-251-0/+4
* SERVER-39552: mongo/db/repl/replication_coordinator_impl.idlBilly Donahue2019-02-251-0/+2
* SERVER-39634 Migrate server parameters to IDL in src/mongo/db/repl/topology_c...Shreyas Kalyan2019-02-251-0/+2
* SERVER-38977 Notify the IndexBuildsCoordinator of any changes to the replica ...Gregory Wlodarek2019-02-131-0/+1
* SERVER-38521 Move all TransactionCoordinator sources to be under db/sKaloian Manassiev2019-02-121-1/+0
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+3
* Revert "SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommi...Gregory Wlodarek2019-01-301-3/+0
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+3
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-0/+1
* SERVER-38282 RSTL lock guard refactoringSiyuan Zhou2019-01-111-13/+1
* SERVER-38179 Refactor RemoveSaver out of dbhelpersRandolph Tan2019-01-111-0/+1
* SERVER-37880 Merge the barrier functionality to be part of the unittests libraryKaloian Manassiev2019-01-101-6/+0
* SERVER-38781 remove vestigial html codeMathias Stearn2018-12-271-1/+0
* SERVER-37560 Add core functionality for speculative majority readsWilliam Schultz2018-12-211-0/+19
* SERVER-38700 unshim DatabaseBenety Goh2018-12-191-3/+0
* SERVER-37643 replace MultiIndexBlock reference in test with IndexCatalog::cre...Benety Goh2018-12-181-2/+0
* SERVER-36853 Coordinator should resume coordinating commit for unfinished tra...Esha Maharishi2018-12-111-0/+1
* SERVER-38216 convert free function checkForIdIndexesAndDropPendingCollections...Benety Goh2018-11-261-1/+0
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-2/+0
* SERVER-30815 Remove db/serveronly from all unit testsAndrew Morrow2018-11-141-1/+1
* SERVER-37945 Replace the Global X lock with a ReplicationStateTransitionLockG...Samy Lanka2018-11-081-1/+13
* SERVER-35877 Secondaries commit transactions when applying commitTransaction ...Siyuan Zhou2018-11-061-0/+1
* SERVER-37928 remove unused repair_database link dependenciesBenety Goh2018-11-051-1/+0
* SERVER-37589 add library for MultiIndexBlockBenety Goh2018-10-261-0/+3
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2018-10-251-0/+1
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-231-1/+3
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-1/+0
* SERVER-37244 Move MongoD-specific code out of SessionCatalogKaloian Manassiev2018-10-121-2/+0
* SERVER-35870 Add RAII object for handling lock acquisitions during stepdown.Spencer T Brody2018-09-241-0/+2
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-2/+2
* SERVER-36096 Convert CollectionCloner to use DBClientConnection.Matthew Russotto2018-09-191-0/+4
* SERVER-30815 The db/serveronly library no longer exports library edgesAndrew Morrow2018-08-201-0/+8
* SERVER-35798 preallocate prepare timestampJudah Schvimer2018-08-071-0/+10
* SERVER-36292 Fix thread_pool_task_executor dependencySara Golemon2018-08-061-3/+1