summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35150: Create new MSI upgrade codes for 4.1.x/4.2.xr4.1.0tycho garen2018-05-221-4/+4
* SERVER-35113 Allow single voting primaries to advance stable timestamp even w...r4.0.0-rc0Judah Schvimer2018-05-212-0/+16
* SERVER-34726 Lock acquisitions for profiling in transaction have 0 second tim...Tess Avitabile2018-05-185-2/+26
* SERVER-34924 Treat LockTimeout as transient transaction errorSiyuan Zhou2018-05-181-0/+1
* SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan2018-05-181-5/+28
* SERVER-35024 Fix typoLouis Williams2018-05-181-1/+1
* SERVER-35024 atClusterTime incorrectly uses round_to_oldest option when openi...Louis Williams2018-05-1810-90/+189
* SERVER-34807 Rename states in movePrimary state machine to match migrationMatthew Saltz2018-05-182-8/+8
* SERVER-34777 Multi-index drops should timestamp each drop individually along ...Louis Williams2018-05-186-23/+155
* SERVER-35048 setIgnorePrepared should not uassert on storage engines that do ...Louis Williams2018-05-181-4/+6
* Revert "SERVER-34441 error when aborting or commiting a nonexistent txn and s...Pavi Vetriselvan2018-05-181-28/+5
* SERVER-32590: WT 3.6 <-> 4.0 upgrade/downgrade.Daniel Gottlieb2018-05-1810-34/+146
* Import wiredtiger: fe04ad07ab7608718bc24aa5f9e0103aaec26b02 from branch mongo...Luke Chen2018-05-1838-346/+810
* SERVER-34778 Add support for dbHash command inside multi-stmt txn.Max Hirschhorn2018-05-174-3/+61
* SERVER-35017 Disable speculative behavior when using atClusterTime.Max Hirschhorn2018-05-171-2/+6
* SERVER-32825 Add upgrade/downgrade infrastructure for timestamp safe unique i...nehakhatri52018-05-1822-16/+394
* SERVER-34868 Prohibit legacy queries from running on sessions in shellWilliam Schultz2018-05-171-0/+7
* SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan2018-05-171-5/+28
* SERVER-35052 Turn off fastcount checks on capped collections in rollback fuzzerJudah Schvimer2018-05-171-0/+5
* SERVER-33889 Separate sleep from shell_commands so the capi unittests don't d...Henrik Edin2018-05-175-98/+133
* SERVER-33889 Embedded listcommands test to verify command list.Henrik Edin2018-05-171-0/+132
* SERVER-34556 Iterating through indexes for a last applied timestamp transacti...Dianna Hohensee2018-05-172-2/+8
* SERVER-32334 add OplogApplier::Observer implementation for debug logging duri...Benety Goh2018-05-172-27/+48
* SERVER-34818 Rename startAtClusterTime to startAtOperationTimeCharlie Swanson2018-05-177-35/+34
* SERVER-35006 do not reset KeysCollectionManagerMisha Tyulenev2018-05-176-13/+14
* SERVER-34682 Old primary should be able to store last vote when casting vote ...William Schultz2018-05-164-2/+72
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-1619-197/+259
* SERVER-32942: Let users listcollections their own collectionsSpencer Jackson2018-05-169-51/+364
* SERVER-34653 MONGO_REGISTER_TEST_COMMANDBilly Donahue2018-05-1620-136/+46
* SERVER-34774: Maintain multikey state during multi-statement transaction.Daniel Gottlieb2018-05-166-9/+70
* SERVER-34960 Add MONGO_FAIL_POINT_BLOCK_IFJason Carey2018-05-164-22/+87
* SERVER-34833 Sessions transaction reaper should refresh routing info before l...Jack Mulrow2018-05-162-27/+34
* SERVER-33113 Make SessionTxnRecord IDL non-strict.Siyuan Zhou2018-05-161-0/+1
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-1660-6817/+570
* SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao2018-05-169-80/+0
* SERVER-34692 Move txnNumber to subdocument in currentOpXiangyu Yao2018-05-163-6/+9
* SERVER-32382 set a default rollback batch sizeJudah Schvimer2018-05-161-1/+4
* SERVER-34847 Catch all DBExceptions in index builderXiangyu Yao2018-05-161-1/+3
* SERVER-34947 Make getLastError available in embedded.Henrik Edin2018-05-161-1/+1
* SERVER-34995 Remove dead code in query system.Charlie Swanson2018-05-164-30/+47
* SERVER-32335 remove unused function ReplicationCoordinatorExternalState::getI...Benety Goh2018-05-165-26/+1
* SERVER-33091 create a rollback test with 5 nodesKyle Suarez2018-05-161-1/+7
* SERVER-32335 remove unused InitialSyncerOptions::batchLimitsBenety Goh2018-05-153-12/+0
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-1515-191/+351
* SERVER-32335 remove unused batchLimits argument from DataReplicatorExternalSt...Benety Goh2018-05-156-16/+9
* SERVER-32335 make initial sync batch limits internal to getNextApplierBatch()Benety Goh2018-05-151-3/+4
* SERVER-34903 Allow killCursors within a transactionTess Avitabile2018-05-153-0/+10
* SERVER-34800 The transaction aborter thread uses 0-second lock acquisition ti...Dianna Hohensee2018-05-153-35/+55
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-05-154-11/+44
* SERVER-33524 Fix kill secondaries standalone invariant checks to use a "recov...Judah Schvimer2018-05-151-0/+8