summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-21SERVER-35113 Allow single voting primaries to advance stable timestamp even w...r4.0.0-rc0Judah Schvimer
2018-05-18SERVER-34726 Lock acquisitions for profiling in transaction have 0 second tim...Tess Avitabile
2018-05-18SERVER-34924 Treat LockTimeout as transient transaction errorSiyuan Zhou
2018-05-18SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan
2018-05-18SERVER-35024 Fix typoLouis Williams
2018-05-18SERVER-35024 atClusterTime incorrectly uses round_to_oldest option when openi...Louis Williams
2018-05-18SERVER-34807 Rename states in movePrimary state machine to match migrationMatthew Saltz
2018-05-18SERVER-34777 Multi-index drops should timestamp each drop individually along ...Louis Williams
2018-05-18SERVER-35048 setIgnorePrepared should not uassert on storage engines that do ...Louis Williams
2018-05-18Revert "SERVER-34441 error when aborting or commiting a nonexistent txn and s...Pavi Vetriselvan
2018-05-18SERVER-32590: WT 3.6 <-> 4.0 upgrade/downgrade.Daniel Gottlieb
2018-05-18Import wiredtiger: fe04ad07ab7608718bc24aa5f9e0103aaec26b02 from branch mongo...Luke Chen
2018-05-17SERVER-34778 Add support for dbHash command inside multi-stmt txn.Max Hirschhorn
2018-05-17SERVER-35017 Disable speculative behavior when using atClusterTime.Max Hirschhorn
2018-05-18SERVER-32825 Add upgrade/downgrade infrastructure for timestamp safe unique i...nehakhatri5
2018-05-17SERVER-34868 Prohibit legacy queries from running on sessions in shellWilliam Schultz
2018-05-17SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan
2018-05-17SERVER-35052 Turn off fastcount checks on capped collections in rollback fuzzerJudah Schvimer
2018-05-17SERVER-33889 Separate sleep from shell_commands so the capi unittests don't d...Henrik Edin
2018-05-17SERVER-33889 Embedded listcommands test to verify command list.Henrik Edin
2018-05-17SERVER-34556 Iterating through indexes for a last applied timestamp transacti...Dianna Hohensee
2018-05-17SERVER-32334 add OplogApplier::Observer implementation for debug logging duri...Benety Goh
2018-05-17SERVER-34818 Rename startAtClusterTime to startAtOperationTimeCharlie Swanson
2018-05-17SERVER-35006 do not reset KeysCollectionManagerMisha Tyulenev
2018-05-16SERVER-34682 Old primary should be able to store last vote when casting vote ...William Schultz
2018-05-16SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin
2018-05-16SERVER-32942: Let users listcollections their own collectionsSpencer Jackson
2018-05-16SERVER-34653 MONGO_REGISTER_TEST_COMMANDBilly Donahue
2018-05-16SERVER-34774: Maintain multikey state during multi-statement transaction.Daniel Gottlieb
2018-05-16SERVER-34960 Add MONGO_FAIL_POINT_BLOCK_IFJason Carey
2018-05-16SERVER-34833 Sessions transaction reaper should refresh routing info before l...Jack Mulrow
2018-05-16SERVER-33113 Make SessionTxnRecord IDL non-strict.Siyuan Zhou
2018-05-16SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams
2018-05-16SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao
2018-05-16SERVER-34692 Move txnNumber to subdocument in currentOpXiangyu Yao
2018-05-16SERVER-32382 set a default rollback batch sizeJudah Schvimer
2018-05-16SERVER-34847 Catch all DBExceptions in index builderXiangyu Yao
2018-05-16SERVER-34947 Make getLastError available in embedded.Henrik Edin
2018-05-16SERVER-34995 Remove dead code in query system.Charlie Swanson
2018-05-16SERVER-32335 remove unused function ReplicationCoordinatorExternalState::getI...Benety Goh
2018-05-16SERVER-33091 create a rollback test with 5 nodesKyle Suarez
2018-05-15SERVER-32335 remove unused InitialSyncerOptions::batchLimitsBenety Goh
2018-05-15SERVER-34735 Extract structured data from X509 subject namesSara Golemon
2018-05-15SERVER-32335 remove unused batchLimits argument from DataReplicatorExternalSt...Benety Goh
2018-05-15SERVER-32335 make initial sync batch limits internal to getNextApplierBatch()Benety Goh
2018-05-15SERVER-34903 Allow killCursors within a transactionTess Avitabile
2018-05-15SERVER-34800 The transaction aborter thread uses 0-second lock acquisition ti...Dianna Hohensee
2018-05-15SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros
2018-05-15SERVER-33524 Fix kill secondaries standalone invariant checks to use a "recov...Judah Schvimer
2018-05-15SERVER-34895 only set stable timestamp to timestamps in oplogJudah Schvimer