summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek2019-03-261-6/+6
* Revert "SERVER-33248 Allow choosing a sync source that we are up to date with...Tess Avitabile2019-03-224-5/+25
* SERVER-35628 check that the android embedded tests report "All tests in all s...Gabriel Russell2019-03-221-4/+15
* SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov2019-03-071-0/+1
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-052-0/+23
* SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka2019-03-041-0/+3
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-03-012-4/+0
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-03-012-0/+4
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-03-0110-31/+0
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2019-02-2810-0/+10
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2019-02-2810-0/+20
* SERVER-39779: Don't set timeouts if not enough dataDavid Bradford2019-02-282-1/+41
* SERVER-39564: Fix burn_in_tests for _gen tasksDavid Bradford2019-02-142-0/+34
* SERVER-38933 currentOp is not resilient to drop shardMartin Neupauer2019-02-081-0/+1
* SERVER-39354 Remove SCons cache pruning from prior branchesBrian McCarthy2019-02-081-119/+0
* SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly2019-02-063-0/+3
* SERVER-39284: Handle generated task timeouts with repeated suitesDavid Bradford2019-02-062-15/+53
* SERVER-39203 Ban failcommand_ignores_internal from mixed shards suiteA. Jesse Jiryu Davis2019-02-061-1/+2
* SERVER-39386 Specifically use the version of the android NDK that we want to useGabriel Russell2019-02-061-4/+9
* SERVER-38816: Split long running tasks up dynamicallyDavid Bradford2019-02-061-1/+2
* SERVER-39138: Properly handle new suites when splitting suitesDavid Bradford2019-02-052-5/+30
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-02-051-1/+2
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-301-2/+1
* SERVER-37240 Enable dbhash background thread for enableMajorityReadConcern:fa...Vesselina Ratcheva2019-01-141-5/+0
* SERVER-37778 Add community and enterprise Ubuntu 18.04 s390xRamon Fernandez2019-01-121-1/+1
* SERVER-38946: Exclude newly blacklisted files when generating tasksDavid Bradford2019-01-112-80/+158
* SERVER-38114: Fix mainline buildsDavid Bradford2019-01-111-2/+3
* SERVER-38114: Dynamically split previously split tasksDavid Bradford2019-01-1168-4416/+37
* SERVER-38818: Split tasks with dependenciesDavid Bradford2019-01-1144-2728/+145
* SERVER-38416 Upgrade static OpenSSL to 1.1.1aSpencer Jackson2019-01-101-2/+2
* SERVER-35620 Use 'shasum -a 256' for tarball integrity.Billy Donahue2019-01-102-29/+23
* SERVER-37241 Add testing to verify proper expiration of sessions in the sessi...Blake Oler2018-12-282-0/+4
* SERVER-36817 replSetFreeze command run by stepdown thread may fail when serve...Jonathan Abrahams2018-12-211-17/+9
* SERVER-38710: Support dependencies when generating tasksDavid Bradford2018-12-212-53/+132
* SERVER-38112: Add ability to dynamically split up long running tasks in everg...David Bradford2018-12-212-52/+128
* SERVER-38509 fix lintBenety Goh2018-12-211-3/+2
* SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suitesYves Duhem2018-12-214-11/+114
* SERVER-38109 Use new Evergreen test stats APIYves Duhem2018-12-213-673/+201
* SERVER-37359 - Fix lintJonathan Abrahams2018-12-211-40/+22
* SERVER-37359 Update the test lifecycle script to use the new Evergreen test s...Jonathan Abrahams2018-12-214-309/+370
* SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a sub-s...David Bradford2018-12-2117-674/+464
* SERVER-38115 Consolidate setting of resmoke.py --job to a python scriptJonathan Abrahams2018-12-204-3/+211
* SERVER-38581 Add is_release expansion and use it in the mobile buildr4.0.5-rc1r4.0.5Ramon Fernandez2018-12-132-0/+4
* 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