summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38392: remove assertion that we can't shard a non-empty collection ass...r4.0.5-rc0Kim Tao2018-12-111-0/+1
* SERVER-38111: Add max_sub_suites in generate_resmoke_suiteDavid Bradford2018-12-073-5/+81
* SERVER-37511 Ensure sessions collection is created in replica set fixtureBlake Oler2018-12-071-0/+6
* SERVER-38421 Require a version of cryptography that is currently in the toolc...Andrew Morrow2018-12-061-1/+1
* SERVER-36626 Draw wait-for graph from left to rightSiyuan Zhou2018-12-051-0/+4
* SERVER-38306: Update variable nameDavid Bradford2018-11-302-10/+11
* SERVER-38116: Fix typoDavid Bradford2018-11-301-1/+1
* SERVER-38116: Don't include test_evergreen_gen_fuzzer_test in buildscripts_testDavid Bradford2018-11-301-0/+1
* SERVER-38116: Dynamically generate fuzzer test tasksDavid Bradford2018-11-302-0/+297
* SERVER-37500 Blacklist geo_s2ordering from replica_sets_kill_primary_jscore_p...Matthew Russotto2018-11-291-0/+3
* SERVER-37408 Add afterClusterTime to initial sync collection scansMatthew Russotto2018-11-284-4/+4
* SERVER-36966 Validate ns in cluster mapReduceCharlie Swanson2018-11-193-7/+4
* SERVER-36115 ban tests from causal consistency suites which use $currentOpIan Boros2018-11-164-0/+16
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-1413-52/+26
* SERVER-37678 Extend cpplint's CheckForCopyright() to check for SSPL.Max Hirschhorn2018-11-141-1/+73
* SERVER-37067: Update static OpenSSL to 1.1.0iSpencer Jackson2018-10-291-2/+2
* SERVER-37651 Update license files in idl scriptsRamon Fernandez2018-10-2422-154/+447
* SERVER-37330 Add sharded passthrough suites to detect errors in LogicalSessio...Blake Oler2018-10-234-0/+586
* SERVER-37467 Have collect_resource_info.py recover from transient errors.Shreyas Kalyan2018-10-221-42/+45
* 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-36850 Add a replica set passthrough suite to detect errors in the logi...Blake Oler2018-10-114-0/+303
* SERVER-37228 Escape ID in addition to label in waits-for graph.Max Hirschhorn2018-10-091-6/+10
* SERVER-37495 Change Android minimum API level to 21Henrik Edin2018-10-081-2/+2
* SERVER-33470 Log archival message, even if successful, in hook_test_archival.pyJonathan Abrahams2018-10-081-0/+2
* SERVER-37410 Add standalone passthrough suites to detect errors in LogicalSes...Blake Oler2018-10-064-0/+143
* SERVER-36451 ContinuousStepdown with killing nodes can hang due to not being ...Jonathan Abrahams2018-10-031-11/+16
* SERVER-36982 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-09-249-6/+37
* SERVER-36078 Integrate adb resource monitor into mongoebench test suite for A...Jonathan Abrahams2018-09-2210-16/+87
* SERVER-36077 Create new resmoke.py test suite for running mongoebench on an A...Jonathan Abrahams2018-09-2215-66/+412
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-09-2214-15/+519
* SERVER-36019 Add documentation to use ADB wirelesslyJonathan Abrahams2018-09-222-3/+33
* SERVER-36019 Create script to collect resource utilization of Android applica...Jonathan Abrahams2018-09-226-22/+634
* SERVER-34711 Enable burn_in_tests to understand Evergreen task selectorsJonathan Abrahams2018-09-225-10/+104
* SERVER-37251 Revert to stable channel now that r18 NDK is outAndrew Morrow2018-09-221-1/+1
* SERVER-37071 Blacklist set7.js and max_doc_size.js from retryable_writes_jsco...vrachev2018-09-211-0/+3
* SERVER-35800 retry getting build_id and test_id from logkeeperRobert Guo2018-09-203-6/+23
* SERVER-36162 Powercycle - ensure internal crash command has been executed on ...Jonathan Abrahams2018-09-201-1/+11
* SERVER-34577 Parse read and write concern for command invocation in embedded....Henrik Edin2018-09-141-0/+1
* SERVER-35184 Enable LTO for embedded SDK buildsAndrew Morrow2018-08-281-2/+2
* SERVER-36169 Fix bare raise in stepdown.py hookJonathan Abrahams2018-08-281-9/+8
* SERVER-36849 Disable new shard collection path on v4.0r4.0.2-rc0r4.0.2jannaerin2018-08-2414-0/+30
* SERVER-36553 Disable transactions_reaped_with_tickets_exhausted in replica_se...Matthew Russotto2018-08-241-0/+1
* SERVER-35770 Running a multi-statement transaction when all WiredTiger write ...Matthew Russotto2018-08-241-0/+1
* SERVER-35100 Do not log exception on dynamic test failureYves Duhem2018-08-231-1/+1
* SERVER-36331 Kill running op when a transaction expiresSpencer T Brody2018-08-221-0/+1
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-224-25/+5
* SERVER-35037 Create new concurrency suite that runs consecutive operations in...Samy Lanka2018-08-212-0/+121
* SERVER-14394 Add UUID checking to the hashed sharding with initial split testKaloian Manassiev2018-08-1610-10/+10