summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44418 Optimise distinct queries to use DISTINCT_SCAN in the presence o...Arun Banala2020-01-161-0/+1
* SERVER-41700 query $type:xxx defaults to exact bounds or inexact covered boun...Sophie Saskin2019-12-201-0/+1
* SERVER-43492 Unblack list tests marked with SERVER-39175Randolph Tan2019-12-031-34/+9
* SERVER-32567 Replace queryoptimizer3.js with yield_with_drop.js FSM testr4.3.2James Wahlin2019-11-201-1/+0
* SERVER-44269 modernize max time_ms.jsIan Boros2019-11-081-1/+0
* SERVER-42951 Test that CRUD operations outside transactions don't throw LockT...Judah Schvimer2019-10-041-0/+1
* SERVER-38167 Use 'requires_profiling' tag to exclude profile tests from core ...Arun Banala2019-09-301-3/+1
* SERVER-30357 Allow users to run the validate cmd with {background:true}Dianna Hohensee2019-09-051-0/+1
* Revert "SERVER-30357 Allow users to run the validate cmd with {background:true}"Dianna Hohensee2019-09-051-1/+0
* SERVER-30357 Allow users to run the validate cmd with {background:true}Dianna Hohensee2019-09-051-0/+1
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-121-0/+1
* SERVER-41694 Remove the restriction on collection name lengthGregory Wlodarek2019-06-241-1/+0
* SERVER-41860 Blacklist plan cache tests from the transactions passthroughsCharlie Swanson2019-06-211-0/+2
* SERVER-41767 Blacklist benchrun_pipeline_updates.js from causally consistent ...Charlie Swanson2019-06-141-1/+1
* SERVER-39810 Make the new transaction format the default.Matthew Russotto2019-05-231-9/+0
* SERVER-40684 Ban transactions against capped collectionsVesselina Ratcheva2019-05-131-0/+2
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-101-0/+1
* Revert "SERVER-40567 benchRun support for pipeline updates"r4.1.11Siyuan Zhou2019-05-091-1/+0
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-081-0/+1
* SERVER-40086: Extend CheckReplDBHashInBackground to Sharded ClustersLingzhi Deng2019-05-011-0/+5
* SERVER-13298 distinct now uses index for multikey dotted fieldsIan Boros2019-04-041-0/+1
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-041-1/+8
* SERVER-37972 Create suite for running multi shard jscore with sharded transac...Randolph Tan2019-02-281-1/+1
* SERVER-37283 Use stronger locks for system.viewsCharlie Swanson2019-02-111-0/+3
* SERVER-38948 Blacklist update_array_offset_positional.js in transaction passt...Siyuan Zhou2019-01-281-2/+3
* SERVER-38900 Implement JSON Schema parsing for 'encrypt'vrachev2019-01-251-0/+1
* SERVER-38590 Use txn_override.js without causal consistency in suites that do...Jack Mulrow2018-12-171-0/+2
* SERVER-37971 create suite for running jscore with sharded transactionsRandolph Tan2018-12-051-11/+1
* SERVER-37753 Increase number of initial sync attempts in all tests to 10Judah Schvimer2018-12-051-1/+0
* SERVER-36311 Add stepdowns, crashes, and shutdowns to replica_sets_multi_stmt...jannaerin2018-11-151-1/+4
* Remove listLocalCursorsTed Tuckman2018-10-121-1/+0
* SERVER-37441 Add integration test for count using wildcard indexes.David Storch2018-10-081-0/+1
* SERVER-36278 Remove the 1KB index key size limit in FCV42Xiangyu Yao2018-08-151-3/+0
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-1/+0
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-1/+0
* SERVER-34956 Replace big_object1.js with max_doc_size.jsJames Wahlin2018-06-251-1/+0
* SERVER-27646 Build index bounds for {$ne: null} predicatesCharlie Swanson2018-06-201-3/+4
* SERVER-35089 Update txn jscore passthrough suite blacklistRobert Guo2018-06-191-12/+11
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-0/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+3
* SERVER-35507 Blacklist mr_errorhandling.js from replica_sets_multi_stmt_txn_j...Tess Avitabile2018-06-081-0/+1
* SERVER-33738 Create a runCommand() override method to perform operations insi...Robert Guo2018-05-241-0/+305