summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32088: ChangeStream resumeAfter does not work on sharded collections i...Nick Zolnierz2018-05-299-131/+327
* SERVER-35155 Fix x509_invalid.js test case typoSara Golemon2018-05-281-1/+1
* SERVER-35251 Set the snapshot window default size to zero temporarilyDianna Hohensee2018-05-261-1/+1
* SERVER-34286 Ensure that operations never unexpectedly exceed the truncation ...Bernard Gorman2018-05-251-405/+425
* SERVER-34779 Add hook for checking dbhash while a test is running.Max Hirschhorn2018-05-252-0/+378
* SERVER-35241 Add logging and increase duration in stepdown_kill_other_ops.jsSpencer T Brody2018-05-251-2/+3
* SERVER-35228 Blacklist push2.js and error.jsLouis Williams2018-05-252-0/+11
* SERVER-35235 plan_cache_index_create.js should build initial index set in the...James Wahlin2018-05-251-2/+2
* SERVER-35224 snapshot_cursor_shutdown_stepdown.js should not perform transact...Tess Avitabile2018-05-251-14/+3
* SERVER-35229 Improve logging in apply_batch_only_goes_forward.jsJudah Schvimer2018-05-251-1/+5
* Revert "SERVER-34653 don't parse if early auth-checks can reject."Louis Williams2018-05-254-8/+5
* SERVER-35023 Add JS test for server parameter maxTransactionLockRequestTimeou...Dianna Hohensee2018-05-251-0/+18
* SERVER-34991 JS tests doing transaction operations must use majority writeCon...Dianna Hohensee2018-05-255-5/+17
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-05-254-5/+8
* SERVER-31767 Provide a window of snapshot history that is accessible for PIT ...Dianna Hohensee2018-05-254-57/+214
* SERVER-33552 Halt replication on last-stable secondary before FCV upgrade to ...Dianna Hohensee2018-05-241-1/+6
* 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-247-49/+321
* SERVER-33736 do not run jstest on mobileEric Milkie2018-05-241-0/+2
* SERVER-32883 Add concurrency_replication_causal_consistency suiteXiangyu Yao2018-05-237-5/+80
* SERVER-31396 add tests for change streams being resilient to node failures in...Ian Boros2018-05-232-0/+213
* SERVER-34731 Fixes race condition in read_concern_snapshot_yielding.jsSuganthi Mani2018-05-231-6/+18
* SERVER-33538 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-05-231-4/+3
* SERVER-33736 timestamp index updates from vector insertsEric Milkie2018-05-231-0/+113
* SERVER-35087 Disabling read_concern_uninitated_set.js and read_concern_majori...Suganthi Mani2018-05-232-0/+14
* SERVER-34388 Convert tests doing snapshot reads to use transactionsXiangyu Yao2018-05-225-234/+129
* SERVER-34866 Blacklist/unblacklist tests in secondary_reads_passthroughXiangyu Yao2018-05-223-2/+8
* SERVER-35099 Increase wtimeout in get_last_error.js even moreJustin Seyster2018-05-221-2/+2
* SERVER-32025 Wait for replication in test before enabling profiling on secondaryMatthew Saltz2018-05-221-1/+3
* SERVER-35148 Synchronously enable the profiler in prepare_conflict.js before ...Louis Williams2018-05-221-20/+34
* SERVER-33639 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-05-224-11/+130
* SERVER-35122 Ensure secondary is caught up in dbhash_at_cluster_time.js.Max Hirschhorn2018-05-221-1/+5
* SERVER-34776 dropDatabase should respect user provided writeConcernLouis Williams2018-05-221-6/+40
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-222-0/+8
* SERVER-35152 update tests for 4.0Robert Guo2018-05-2214-1507/+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-211-0/+74
* SERVER-34726 Lock acquisitions for profiling in transaction have 0 second tim...Tess Avitabile2018-05-182-27/+123
* SERVER-34924 Treat LockTimeout as transient transaction errorSiyuan Zhou2018-05-181-3/+38
* SERVER-35082 Expand expected error codes in group_killop.jsCharlie Swanson2018-05-181-1/+3
* SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan2018-05-183-20/+44
* SERVER-35024 atClusterTime incorrectly uses round_to_oldest option when openi...Louis Williams2018-05-181-1/+1
* Revert "SERVER-34441 error when aborting or commiting a nonexistent txn and s...Pavi Vetriselvan2018-05-182-41/+20
* SERVER-32590: WT 3.6 <-> 4.0 upgrade/downgrade.Daniel Gottlieb2018-05-181-1/+19
* SERVER-34778 Add support for dbHash command inside multi-stmt txn.Max Hirschhorn2018-05-171-0/+124
* SERVER-32825 Add upgrade/downgrade infrastructure for timestamp safe unique i...nehakhatri52018-05-182-7/+157
* SERVER-34868 Prohibit legacy queries from running on sessions in shellWilliam Schultz2018-05-171-0/+32
* SERVER-34441 error when aborting or commiting a nonexistent txn and starting ...Pavi Vetriselvan2018-05-172-20/+41
* SERVER-34898 Test that read concern majority is respected on secondaries in g...Tess Avitabile2018-05-171-0/+72
* SERVER-34515 add call to sleep() in js test to prevent cpu spinningIan Boros2018-05-171-0/+1