summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38056 enable building just some of the pieces of the enterprise moduleGabriel Russell2018-11-301-1/+8
* SERVER-37879 Run sharded_causally_consistent_jscore_txns_passthrough against ...Jack Mulrow2018-11-301-0/+83
* SERVER-38313: Update BSON decoding in GDB pretty printing.Daniel Gottlieb2018-11-301-2/+2
* SERVER-38317 Rename sharded_core* tests to sharded_jscore*Kaloian Manassiev2018-11-303-2/+1
* SERVER-37440 coordinateCommit should fall back to recovering decision from lo...Esha Maharishi2018-11-293-0/+3
* SERVER-38306: Update variable nameDavid Bradford2018-11-292-10/+11
* SERVER-38279 Add condition clause to set parameter and config option definitionsSara Golemon2018-11-296-117/+292
* SERVER-38300 Fix sharded_multi_stmt_txn_jscore to load txn_override.jsRandolph Tan2018-11-291-1/+4
* SERVER-37801 Add prepared transaction metrics tracking to concurrency test suiteJason Chan2018-11-291-0/+4
* SERVER-38116: Fix typoDavid Bradford2018-11-281-1/+1
* SERVER-38116: Don't include test_evergreen_gen_fuzzer_test in buildscripts_testDavid Bradford2018-11-281-0/+1
* SERVER-38116: Dynamically generate fuzzer test tasksDavid Bradford2018-11-282-0/+297
* SERVER-37501 Version multi-updates and multi-deletes in sharded transactionsJack Mulrow2018-11-273-0/+3
* SERVER-37978 Replace boost::synchronize_value with custom versionMark Benvenuto2018-11-271-3/+3
* SERVER-37745 Disable hash_table_bm from running on evergreen.Henrik Edin2018-11-271-0/+3
* SERVER-37093 Implement code-gen for IDL config optionsSara Golemon2018-11-247-24/+728
* SERVER-38155 Make ssl_ECDHE_suites.js use native Python ssl modulePatrick Freed2018-11-201-2/+0
* SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly2018-11-203-0/+3
* SERVER-37971 Update read_after_optime.js comment in sharded_multi_stmt_txn_js...Randolph Tan2018-11-191-3/+3
* SERVER-32467 Remove workaround for s390x IDL generationAndrew Morrow2018-11-171-8/+1
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-161-2/+2
* 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