summaryrefslogtreecommitdiff
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 Fix storage_commit_out_of_order.js test to work with auth passth...Spencer T Brody2018-05-221-3/+8
* SERVER-35113 Allow single voting primaries to advance stable timestamp even w...r4.0.0-rc0Judah Schvimer2018-05-213-0/+90
* SERVER-34726 Lock acquisitions for profiling in transaction have 0 second tim...Tess Avitabile2018-05-187-29/+149
* SERVER-34924 Treat LockTimeout as transient transaction errorSiyuan Zhou2018-05-182-3/+39
* SERVER-35082 Expand expected error codes in group_killop.jsCharlie Swanson2018-05-181-1/+3
* SERVER-35051 Resmoke should stop the balancer before shutting down sharded cl...Jonathan Abrahams2018-05-181-6/+19
* SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan2018-05-184-25/+72
* SERVER-35024 Fix typoLouis Williams2018-05-181-1/+1
* SERVER-35024 atClusterTime incorrectly uses round_to_oldest option when openi...Louis Williams2018-05-1811-91/+190
* 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-183-69/+25
* SERVER-32590: WT 3.6 <-> 4.0 upgrade/downgrade.Daniel Gottlieb2018-05-1811-35/+165
* 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-175-3/+185
* 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-1824-23/+551
* SERVER-34868 Prohibit legacy queries from running on sessions in shellWilliam Schultz2018-05-174-0/+49
* SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan2018-05-173-25/+69
* SERVER-35052 Turn off fastcount checks on capped collections in rollback fuzzerJudah Schvimer2018-05-171-0/+5
* SERVER-34898 Test that read concern majority is respected on secondaries in g...Tess Avitabile2018-05-171-0/+72
* SERVER-33889 Separate sleep from shell_commands so the capi unittests don't d...Henrik Edin2018-05-175-98/+133
* SERVER-34515 add call to sleep() in js test to prevent cpu spinningIan Boros2018-05-171-0/+1
* 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-1713-63/+57
* SERVER-34913 blacklist splitvector.js from causally consistent suitesMisha Tyulenev2018-05-172-0/+2
* SERVER-35006 do not reset KeysCollectionManagerMisha Tyulenev2018-05-176-13/+14
* SERVER-34567 Remove the "build new tools" step from the compile benchmark taskRobert Guo2018-05-171-1/+0
* SERVER-34155 add clean shutdown primary passthroughRobert Guo2018-05-176-11/+242
* SERVER-34997 Reduce indexedField name in FSM workload indexed_insert_long_fie...Jonathan Abrahams2018-05-171-2/+5
* SERVER-34682 Old primary should be able to store last vote when casting vote ...William Schultz2018-05-165-2/+107
* SERVER-34865 Test archival fails when temporary files are removedJonathan Abrahams2018-05-161-5/+2
* SERVER-34867 Run powercycle tests with storage.recovery logging set to 2Jonathan Abrahams2018-05-161-7/+7
* 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-1611-51/+575
* SERVER-34653 MONGO_REGISTER_TEST_COMMANDBilly Donahue2018-05-1620-136/+46
* SERVER-34774: Maintain multikey state during multi-statement transaction.Daniel Gottlieb2018-05-167-9/+100
* 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-34963 Add evergreen builder to compile on clang with dynamic linking a...Henrik Edin2018-05-161-2/+22
* 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-166-9/+63
* 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