summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-38392: remove assertion that we can't shard a non-empty collection ass...Kim Tao2018-12-111-0/+48
* SERVER-38365 Test that $out cannot be run after mongos-only stagesJacob Evans2018-12-111-0/+29
* SERVER-36871 $sample can loop infinitely on orphaned dataBernard Gorman2018-12-113-3/+157
* SERVER-38466 Repeated reads concurrency workloads should reset previous docum...Jack Mulrow2018-12-102-2/+2
* SERVER-37897 Disable table logging for data files when enableMajorityReadConc...Tess Avitabile2018-12-102-8/+8
* SERVER-37939 Add a temporary twoPhaseCreateIndexes command in order to select...Dianna Hohensee2018-12-101-0/+4
* SERVER-37096 shell now checks for missing extension before appending exeJonathan2018-12-102-0/+18
* SERVER-38476 Increase timeout for clean_shutdown_oplog_state.jsA. Jesse Jiryu Davis2018-12-101-2/+2
* SERVER-36457: mongos_rs_shard_failure_tolerance.js shold assert that movePrim...Kim Tao2018-12-102-4/+5
* SERVER-37449 Add RequiresAllIndicesStage and use for subplanning and multipla...David Storch2018-12-102-3/+85
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-101-8/+9
* Fix error code conflict.David Storch2018-12-071-1/+1
* SERVER-38063 Fail cleanly on execution-level explain of $out pipeline.David Storch2018-12-071-0/+71
* SERVER-38349 Disallow exchange passed to mongosCharlie Swanson2018-12-071-0/+29
* Revert "SERVER-38036 Turn on hybrid builds for background, unique indexes"Louis Williams2018-12-072-167/+28
* SERVER-38457 Fix race in retryable_writes.jsMatthew Saltz2018-12-071-2/+5
* SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to track...Suganthi Mani2018-12-061-0/+1
* SERVER-34620 Make speculative read atClusterTime not wait for the given clust...Matthew Russotto2018-12-062-28/+38
* SERVER-38293 make listDatabases understand collection privilegesIsabella Siu2018-12-061-2/+22
* SERVER-37884 fix lintEsha Maharishi2018-12-061-9/+7