summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33738 Create a runCommand() override method to perform operations insi...Robert Guo2018-05-2411-49/+681
* SERVER-32443 Run linkbench on sys-perfdalyd2018-05-241-5/+26
* SERVER-33736 do not run jstest on mobileEric Milkie2018-05-241-0/+2
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-233-8/+70
* SERVER-35198 bump verify_versions_test.js for 4.0Robert Guo2018-05-231-2/+2
* SERVER-35077 Add armv7-a SDK builderAndrew Morrow2018-05-234-9/+68
* SERVER-34731 Fixes race condition in read_concern_snapshot_yielding.jsSuganthi Mani2018-05-232-7/+28
* SERVER-33736 timestamp index updates from vector insertsEric Milkie2018-05-235-8/+129
* SERVER-35087 Disabling read_concern_uninitated_set.js and read_concern_majori...Suganthi Mani2018-05-232-0/+14
* SERVER-35175 Add drivers nightly testing to 4.0 branchZakhar Kleyman2018-05-231-2/+2
* SERVER-34388 Convert tests doing snapshot reads to use transactionsXiangyu Yao2018-05-235-234/+129
* SERVER-34661 Return early when the vote request response has an error.Suganthi Mani2018-05-232-2/+42
* SERVER-34203 Add core_txns to ! {A,UB}SAN Enterprise SSL Ubuntu 16.04 DEBUGSamy Lanka2018-05-231-0/+1
* SERVER-35061: Javascript sleep should error on premature wakeSpencer Jackson2018-05-237-29/+92
* SERVER-35019 Correct interruptibility in MultiIndexBlock destructorLouis Williams2018-05-232-8/+6
* SERVER-33934 Protect against distlock acquisition timeout at createCollection...jannaerin2018-05-232-0/+11
* SERVER-33639 Protect against distlock acquisition timeout at createDatabase timejannaerin2018-05-235-0/+171
* SERVER-33538 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-05-2311-47/+211
* SERVER-35127: Do not timestamp any collection drops committed by dropDatabase.Daniel Gottlieb2018-05-232-79/+20
* SERVER-34776 dropDatabase should respect user provided writeConcernLouis Williams2018-05-233-20/+71
* SERVER-35148 Synchronously enable the profiler in prepare_conflict.js before ...Louis Williams2018-05-231-20/+34
* SERVER-33198 Add complete two-phase locking testing to lock_state_test.cppDianna Hohensee2018-05-223-64/+86
* SERVER-33641: Check oplogs in tests on stop repl setDavid Bradford2018-05-222-8/+51
* SERVER-32025 Wait for replication in test before enabling profiling on secondaryMatthew Saltz2018-05-221-1/+3
* SERVER-35122 Ensure secondary is caught up in dbhash_at_cluster_time.js.Max Hirschhorn2018-05-221-1/+5
* SERVER-35123 Fix periodic_runner_impl_testJason Carey2018-05-221-6/+0
* SERVER-34894 Embedded authorization componentsADAM David Alan Martin2018-05-2220-240/+806
* SERVER-35165 Disable the update_test_lifecycle Evergreen task.Max Hirschhorn2018-05-221-1/+3
* SERVER-35158 remove WiredTiger develop functionsZakhar Kleyman2018-05-221-23/+0
* SERVER-35162 Update filename suffix to v4.0-latest for nightly buildsZakhar Kleyman2018-05-221-2/+2
* SERVER-35158 Branch evergreen.yml for 4.0Zakhar Kleyman2018-05-221-42/+3
* 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