summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38154 Blacklist ssl_ECDHE_suites.jsSpencer Jackson2018-11-151-0/+3
* SERVER-36311 Add stepdowns, crashes, and shutdowns to replica_sets_multi_stmt...jannaerin2018-11-157-7/+1271
* SERVER-37664 Add support for doing resmoke.py process management through jasperShreyas Kalyan2018-11-148-9/+437
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-1413-52/+26
* SERVER-37971 create suite for running jscore with sharded transactionsRandolph Tan2018-11-141-0/+357
* SERVER-38088 Create background index FSM workload that uses partialFilterExpr...Louis Williams2018-11-144-0/+4
* SERVER-38054: failCommand fail point causes errors when run concurrently with...Natalie Tsvetkova2018-11-138-16/+3
* SERVER-38087 Blacklist uses_prepare tag from sharded_core_txns instead of ind...Jack Mulrow2018-11-131-16/+3
* SERVER-37833: Ensure permissions on keyForRollover.Daniel Gottlieb2018-11-121-0/+1
* SERVER-38016 Unblacklist no_read_concern_snapshot_outside_txn.js from sharded...Jack Mulrow2018-11-123-9/+0
* SERVER-36115 ban tests from causal consistency suites which use $currentOpIan Boros2018-11-094-0/+16
* SERVER-37179 Pull out starting transaction from session checkout and push it ...Siyuan Zhou2018-11-081-1/+9
* SERVER-36260 Remove blacklist from sharded_core_txns_sharded_collectionsJack Mulrow2018-11-071-5/+0
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-0731-33/+0
* SERVER-36260 Share sessionOptions validations between MongoS and MongoDJack Mulrow2018-11-072-10/+0
* SERVER-37868 Add multi-shard passthrough for core_txns with implicitly sharde...Jack Mulrow2018-11-071-0/+87
* SERVER-37920 Convert SSL set parameters to IDLSara Golemon2018-11-073-16/+24
* SERVER-35877 Secondaries commit transactions when applying commitTransaction ...Siyuan Zhou2018-11-061-7/+0
* SERVER-37408 Add afterClusterTime to initial sync collection scansMatthew Russotto2018-11-064-4/+4
* SERVER-37878 Run causally_consistent_jscore_txns_passthrough against unsharde...Jack Mulrow2018-11-061-0/+82
* SERVER-37678 Extend cpplint's CheckForCopyright() to check for SSPL.Max Hirschhorn2018-11-051-1/+73
* SERVER-37781 Blacklist shard_collection_existing_zones.js from sharding_conti...jannaerin2018-11-051-0/+1
* SERVER-36966 Validate ns in cluster mapReduceCharlie Swanson2018-11-053-6/+4
* SERVER-35518: Support the failCommand fail point in mongoSnatalie.tsvetkova2018-11-026-0/+19
* SERVER-37089 Implement code-gen for IDLServerParametersSara Golemon2018-11-027-1/+430
* SERVER-36813 Be careful when choosing default uniqueKeyCharlie Swanson2018-11-012-2/+4
* SERVER-37630 Allow sharded transactions to run at majority read concernJack Mulrow2018-11-013-0/+3
* SERVER-37803 Test that a wildcard index cannot be used as a shard key indexJames Wahlin2018-11-012-0/+2
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-312-2/+4
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-304-0/+4
* SERVER-37789 Fix lintShreyas Kalyan2018-10-291-1/+1
* SERVER-37789 Add --genny flag to resmoke.pyShreyas Kalyan2018-10-294-3/+11
* SERVER-37347 Distinguish retryable writes from writes in a transaction on mongosJack Mulrow2018-10-293-0/+3
* SERVER-37663 fix lintBenety Goh2018-10-251-3/+2
* SERVER-37663 Add support for running genny via resmoke.py locallyShreyas Kalyan2018-10-259-6/+134
* SERVER-37067: Update static OpenSSL to 1.1.0iSpencer Jackson2018-10-251-2/+2
* SERVER-35498 Unblacklist mapReduce tests from the initial sync dynamic passth...Matthew Russotto2018-10-251-37/+1
* SERVER-26319 Deleting a test results in "ValueError: Unrecognized jstest"Jonathan Abrahams2018-10-251-1/+4
* SERVER-37651 Update license files in idl scriptsRamon Fernandez2018-10-2422-154/+447
* SERVER-37500 Blacklist geo_s2ordering from replica_sets_kill_primary_jscore_p...Matthew Russotto2018-10-231-0/+3
* SERVER-37622 Disallow implicit abort on committed transactions.Siyuan Zhou2018-10-231-1/+1
* SERVER-37511 Ensure sessions collection is created in replica set fixtureBlake Oler2018-10-231-0/+6
* SERVER-37467 Have collect_resource_info.py recover from transient errors.Shreyas Kalyan2018-10-221-42/+45
* SERVER-37349 Later statements in a transaction should target shards using the...Jack Mulrow2018-10-194-0/+7
* SERVER-37651 Fix lintMark Benvenuto2018-10-191-2/+1
* SERVER-37651 Fix typo in license filesRamon Fernandez2018-10-171-1/+1
* SERVER-37651 Update license informationRamon Fernandez2018-10-163-251/+557
* SERVER-37588 Python linters version incompatabilityBen Caimano2018-10-151-1/+1
* SERVER-35852 Require --shellConnString to use mongodb:// URI scheme.Max Hirschhorn2018-10-134-8/+18
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-128-12/+136