summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35273 Use toolchain virtualenv for Amazon Linuxr4.0.0-rc1Brian McCarthy2018-05-301-2/+5
* SERVER-34348 Add causally consistent core_txns passthroughTess Avitabile2018-05-306-171/+187
* SERVER-34348 Speculative transactions should not wait for afterClusterTime to...Tess Avitabile2018-05-305-171/+211
* SERVER-34348 Ensure shell sends afterClusterTime in transactionsTess Avitabile2018-05-301-14/+16
* SERVER-35070: Timestamp index completions individually.Daniel Gottlieb2018-05-298-26/+158
* SERVER-35253 Fix dbHash cmd to acquire IX locks inside multi-stmt txn.Max Hirschhorn2018-05-292-9/+65
* SERVER-35257 Forbid count command in transactionsJudah Schvimer2018-05-299-28/+27
* SERVER-35018: Enable signal processing in system_perf.yml.julianedwards2018-05-291-32/+34
* SERVER-34790 ensure proper locks are held when doing reads or writes, via deb...Eric Milkie2018-05-298-13/+53
* SERVER-34919 do not retry vector insert on write conflict exception, for read...Eric Milkie2018-05-291-3/+9
* Import wiredtiger: 5e14c6107f8cae984d73e208fa7ce11341917bf1 from branch mongo...Luke Chen2018-05-2826-137/+228
* SERVER-34779 Add hook for checking dbhash while a test is running.Max Hirschhorn2018-05-2613-91/+784
* SERVER-35224 snapshot_cursor_shutdown_stepdown.js should not perform transact...Tess Avitabile2018-05-251-14/+3
* SERVER-33889 Remove auditing command from embeddedAndrew Morrow2018-05-254-77/+100
* SERVER-35071: Fix missing storage engine specifications in system_perf.ymldalyd2018-05-251-0/+2
* SERVER-35229 Improve logging in apply_batch_only_goes_forward.jsJudah Schvimer2018-05-251-1/+5
* SERVER-35071: Split MMAPv1 tasks into separate variants in sys-perfdalyd2018-05-251-353/+224
* SERVER-35055 keyed executorJason Carey2018-05-255-0/+712
* SERVER-34991 JS tests doing transaction operations must use majority writeCon...Dianna Hohensee2018-05-256-9/+20
* SERVER-33639 Protect against distlock acquisition timeout at createDatabase timejannaerin2018-05-251-2/+2
* SERVER-35207 Fix "analyze" in system_perf.ymlHenrik Ingo2018-05-251-0/+1
* SERVER-35207 Don't use json.get_history in system_perf.ymlHenrik Ingo2018-05-252-42/+2
* SERVER-33538 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-05-251-4/+3
* SERVER-34341 parseCollModUUIDAndNss should uassert the input UUID is in the c...Xiangyu Yao2018-05-241-12/+7
* SERVER-34102 Fix to prevent race between _handleTimePassing (stepdown timeout...Suganthi Mani2018-05-246-2/+71
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-243-8/+70
* SERVER-32883 Add concurrency_replication_causal_consistency suiteXiangyu Yao2018-05-249-6/+211
* SERVER-33552 Halt replication on last-stable secondary before FCV upgrade to ...Dianna Hohensee2018-05-241-1/+6
* SERVER-34999 Deprecate clone and copydb commandsMaria van Keulen2018-05-243-4/+24
* SERVER-34893 Make the config server determine the control chunk on migration ...Randolph Tan2018-05-245-26/+66
* SERVER-35201 Define HAVE_ARM_NEON_INTRIN_H flag for AArch64Daniel Stewart2018-05-241-0/+4
* SERVER-35177 Do not send 4.0-format option to shards when FCV is 3.6Charlie Swanson2018-05-242-12/+6
* SERVER-35077 fix lintBenety Goh2018-05-241-1/+2
* Revert "SERVER-34944 Create a shim-override mechanism."Louis Williams2018-05-243-70/+8
* SERVER-35001 Test non-transaction operations on a session with an ongoing tra...Judah Schvimer2018-05-241-0/+100
* 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