summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-36403 Cluster aggregation error message should indicate which shard(s)...vrachev2018-12-131-0/+34
* SERVER-37284 Do not log/profile ndeleted when the number of deleted documents...Brigitte Lamarche2018-12-132-1/+23
* SERVER-38453 SortedDataInterface should expose a method to determine whether ...Louis Williams2018-12-132-28/+167
* SERVER-38040 add tagsVesselina Ratcheva2018-12-131-0/+2
* SERVER-37343 Enable single shard transactions tests on 'majority read concern...Tess Avitabile2018-12-134-4/+4
* SERVER-38040 Test that a node crashes if it tries to roll back a 'prepareTran...Vesselina Ratcheva2018-12-121-0/+118
* SERVER-37953 Create command setIndexCommitQuorum to update index build commit...Dianna Hohensee2018-12-121-0/+1
* SERVER-38224 Allow sessions to have more than one outstanding kill requestKaloian Manassiev2018-12-121-14/+1
* SERVER-38461 Limit upsert retry to DuplicateKey violations with matching valuesJames Wahlin2018-12-121-0/+21
* SERVER-32308 Support for $lookup to execute on mongos against a sharded forei...James Wahlin2018-12-1210-1591/+2015
* SERVER-37872 Add targeted jstest for sharded transactions with afterClusterTimeJack Mulrow2018-12-121-0/+78
* SERVER-35290 dropDatabase command should respect maxTimeMSXiangyu Yao2018-12-123-7/+69
* SERVER-34943 Ignore internal commands with "failCommand"A. Jesse Jiryu Davis2018-12-129-48/+162
* SERVER-38415 Remove erroneous variable from error message stringEsha Maharishi2018-12-111-2/+2
* SERVER-38498 decrease number of updates in rollback_wt_cache_full.jsBenety Goh2018-12-111-1/+7
* SERVER-38143 Removing MMAPV1 noprealloc command-line option from jstestsGregory Wlodarek2018-12-113-4/+3
* SERVER-36853 Coordinator should resume coordinating commit for unfinished tra...Esha Maharishi2018-12-111-0/+181