summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig
AgeCommit message (Expand)Author
2019-04-09SERVER-40331 Add commit and abort jstests for transactions larger than 16MBJason Chan
2019-04-08SERVER-39790 Reconstruct prepared transactions from new oplog format on startupMatthew Russotto
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2019-04-04SERVER-13298 distinct now uses index for multikey dotted fieldsIan Boros
2019-04-04SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer
2019-04-04SERVER-40345 Change calls involving the 'temp' field in the 'create' command ...Gregory Wlodarek
2019-04-03SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)Randolph Tan
2019-04-03SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov
2019-04-02SERVER-40427 Update unittests_query.ymlCharlie Swanson
2019-04-01SERVER-40391 Remove low value explain2.js testMartin Neupauer
2019-03-29SERVER-39899 Enable the initial sync fuzzer in Evergreenvrachev
2019-03-28SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson
2019-03-28SERVER-37974 Test illegal behavior using multiple routers for the same transa...Matthew Saltz
2019-03-28SERVER-40212 Test $$NOW/$$CLUSTER_TIME in a sharded configurationMartin Neupauer
2019-03-28SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan
2019-03-27Revert "SERVER-39899 Enable the initial sync fuzzer in Evergreen"Max Hirschhorn
2019-03-27Revert "SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for lar...Jason Chan
2019-03-27SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan
2019-03-27SERVER-39899 Enable the initial sync fuzzer in Evergreenvrachev
2019-03-27SERVER-39752 Unblacklist tests that were waiting for commitTransaction oplog ...Samy Lanka
2019-03-27SERVER-39444 Include prepared transaction tests in new passthrough test suite...Matthew Russotto
2019-03-21SERVER-39678 Comprehensive test for resuming a Change Stream with prepared tr...James Wahlin
2019-03-21SERVER-39435 Add new replica_sets_multi_oplog_txns_jscore_passthrough test suiteJason Chan
2019-03-20SERVER-39836 Allow updates to document shard key value if write is in transac...jannaerin
2019-03-20SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin
2019-03-19SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams
2019-03-19SERVER-38018 Unblacklist multi_statement_transaction_all_commands.js in concu...Siyuan Zhou
2019-03-19Revert "SERVER-39630 Allow updates to the shard key value only when the docum...jannaerin
2019-03-19SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin
2019-03-19SERVER-40104 Enable hybrid index builds on sharded multi statement transactio...Louis Williams
2019-03-18SERVER-40145 Re-enable test suites that exercise overlapping prepared read ti...Jack Mulrow
2019-03-18SERVER-39781 Blacklist out_to_existing.js from continuous_config_stepdownTed Tuckman
2019-03-13SERVER-39877 Make router send commitTransaction directly to participants for ...Esha Maharishi
2019-03-13SERVER-38297 Reenable FSM transactions tests with killOpKaloian Manassiev
2019-03-11SERVER-39302 Change streams should always use the simple collation when no ex...Bernard Gorman
2019-03-05SERVER-39201 Unblacklist prepare tests from replica_sets_kill_secondaries_jsc...Samy Lanka
2019-03-05SERVER-39237 Ensure with replaceCollection can clean up temp collection after...Arun Banala
2019-02-28SERVER-37972 Create suite for running multi shard jscore with sharded transac...Randolph Tan
2019-02-27SERVER-39433 Add new txn_core test suite for the oplog format of large transa...Jason Chan
2019-02-25SERVER-37348 Make replication applier batches uninterruptibleMatthew Saltz
2019-02-22SERVER-39761 Blacklist text_index_limits.js from secondary_reads_passthroughWilliam Schultz
2019-02-22SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov
2019-02-21SERVER-39455: Lint yaml filesDavid Bradford
2019-02-20SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka
2019-02-20SERVER-39271 un-blacklist graph_lookup.js once the fix is backportedMartin Neupauer
2019-02-15SERVER-39572 Ban view_catalog_direct_system_writes.js from txn passthroughsCharlie Swanson
2019-02-14SERVER-39305 Add --repeatTestsSecs, --repeatTestsMin & --repeatTestsMax optio...Jonathan Abrahams
2019-02-14SERVER-37948 Satisfy linearizable read concern on getmore cursors.Jason Chan
2019-02-14SERVER-34733 mongos needs to also refresh db version after receiving onImplic...Randolph Tan
2019-02-14Revert "SERVER-37948 Satisfy linearizable read concern on getMores"Louis Williams