summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38301 Improve racy indexbg_drop.js testGregory Wlodarek2018-12-312-83/+85
* SERVER-38670 add rollback test for dropping a collection with the WiredTiger ...Benety Goh2018-12-281-0/+86
* SERVER-38529 remove redundant secondary index checks from indexbg_killop_appl...Gregory Wlodarek2018-12-281-9/+0
* SERVER-36352: Enable zstd compression on WiredTiger journal and collection fi...Daniel Gottlieb2018-12-272-1/+53
* SERVER-37143 Retry background dbHash check on Interrupted errors.Max Hirschhorn2018-12-271-2/+13
* SERVER-38182 Avoid calling abortTransaction() after txn committed.Max Hirschhorn2018-12-271-26/+38
* SERVER-25936 remove deleteIndexes references from testsBenety Goh2018-12-271-2/+1
* SERVER-36751 Skip retrying dropDatabase on DatabaseDropPending error.Max Hirschhorn2018-12-261-0/+12
* SERVER-38604 two phase drop tests that use system.drop namespaces check serve...Benety Goh2018-12-2313-11/+131
* SERVER-32930 Add trigonometric expressions to aggregationPatrick Meredith2018-12-221-0/+254
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2018-12-222-72/+134
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2018-12-221-0/+183
* SERVER-38015 Test many concurrent transactionsGeert Bosch2018-12-211-0/+91
* SERVER-36416 add replication/sharding required tags to testsJonathan Ma2018-12-212-2/+8
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-219-0/+538
* SERVER-38255 Write efficient sharded backup testsXiangyu Yao2018-12-211-11/+50
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-218-1/+66
* SERVER-37716 Implement internal match expression which matches a particular B...vrachev2018-12-211-0/+57
* SERVER-38737 Remove special casing for secondaries in plan_cache_index_create...James Wahlin2018-12-211-7/+3
* SERVER-37885 Wait for something to be majority committed in term on step up i...Esha Maharishi2018-12-213-1/+147
* SERVER-37643 collection rename across databases no longer requires MultiIndex...Benety Goh2018-12-211-3/+1
* SERVER-33983 Add concurrency sharded transaction passthroughs using majority ...Jack Mulrow2018-12-2010-15/+30
* SERVER-33983 Add jscore sharded transaction passthrough suite using majority ...Jack Mulrow2018-12-201-1/+3
* Revert "SERVER-36416 Add dropConnections administrative command"Benety Goh2018-12-203-61/+0
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-203-0/+61
* SERVER-35688 Make RSM use async networkingMathias Stearn2018-12-202-7/+19
* SERVER-38319 Propagate URI options from DBClientRS through all codepathsMathias Stearn2018-12-201-0/+83
* Revert "SERVER-36902 Update jsTests for new shell transaction API"Daniel Gottlieb2018-12-203-12/+12
* SERVER-36902 Update jsTests for new shell transaction APIA. Jesse Jiryu Davis2018-12-203-12/+12
* SERVER-38249 Implement stdx unordered_map and unordered_set as absl node hash...Henrik Edin2018-12-203-27/+33
* SERVER-37499 prevent deadlock within Exchange during transactionIan Boros2018-12-191-0/+85
* SERVER-38628 Concurrency txn passthroughs shouldn't modify thread local state...Jack Mulrow2018-12-191-5/+6
* SERVER-38644 Handle race condition while enumerating files in testSara Golemon2018-12-181-1/+1
* SERVER-37449 Remove CursorManager's PlanExecutor registry.David Storch2018-12-181-8/+23
* SERVER-37449 Make yield recovery throw if Database has been closed and reopened.David Storch2018-12-181-1/+18
* SERVER-38645 txn_basic_two_phase_commit.js and txn_failover_two_phase_commit....Esha Maharishi2018-12-183-13/+28
* SERVER-38641 clone_catalog_data.js should call awaitLastOpCommitted on CSRS b...Esha Maharishi2018-12-181-8/+5
* SERVER-38590 Use txn_override.js without causal consistency in suites that do...Jack Mulrow2018-12-172-8/+233
* SERVER-33683 Prevent deadlock in aggregate with transactionsIan Boros2018-12-172-20/+152
* SERVER-37344 Implement recovery token for retrying a commit command on a diff...Randolph Tan2018-12-173-33/+70
* SERVER-38650 secondary_reads_timestamp_visibility.js must wait for operations...Tess Avitabile2018-12-171-0/+1
* SERVER-38026 Run concurrency_replication_multi_stmt_txn.yml against sharded c...Jack Mulrow2018-12-1614-21/+29
* SERVER-31755 Create intermediate $lookup stage document size limit knobBrigitte Lamarche2018-12-141-0/+111
* longer timeoutA. Jesse Jiryu Davis2018-12-141-1/+5
* SERVER-37240 Enable dbhash background thread for enableMajorityReadConcern:fa...Vesselina Ratcheva2018-12-141-8/+27
* SERVER-38619 Add explicit integration tests of coordinator failover where sam...Esha Maharishi2018-12-141-168/+193
* SERVER-38528 Add integration test that if coordinator fails over before writi...Esha Maharishi2018-12-141-12/+40
* SERVER-38546 Blacklist upsert_duplicate_key_retry under ephemeralForTestCharlie Swanson2018-12-141-1/+4
* SERVER-35879 Reconstitute prepared transactions at end of startup recoverySamy Lanka2018-12-141-0/+159
* SERVER-38601 Add regression test for SERVER-35455Charlie Swanson2018-12-141-0/+41