summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-311-0/+1
* SERVER-42228 Skip joining flush thread when logs are already incomplete.Max Hirschhorn2019-07-151-16/+29
* SERVER-42195 Create new lifecycle instance for new stepdown thread.Max Hirschhorn2019-07-121-4/+8
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-271-0/+2
* Revert "SERVER-35067 Blacklist explain2.js from retryable writes jscore stepd...jannaerin2019-06-261-4/+0
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-251-0/+2
* SERVER-35067 Blacklist explain2.js from retryable writes jscore stepdown suiteCheahuychou Mao2019-06-251-0/+4
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-205-90/+385
* SERVER-41441 Upgrade static OpenSSL to 1.1.1cSpencer Jackson2019-06-181-2/+2
* SERVER-41401 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuz...Robert Guo2019-06-172-2/+5
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-136-0/+15
* SERVER-41424 Ignore python patch version when verifying python can build MongoDBMathew Robinson2019-06-121-1/+1
* SERVER-41424 scons should fail early if invoked with wrong Python interpreterMathew Robinson2019-06-121-0/+5
* SERVER-39465 Run embedded android tests on a newer imageAndrew Morrow2019-06-071-2/+2
* SERVER-41038 Guarantee that git describe returns the same number of digits re...Mathew Robinson2019-05-201-2/+2
* SERVER-40514 Fix lint in resmoke handlers.pyMathew Robinson2019-05-031-1/+1
* SERVER-40068 Unblacklist kill_sessions_kills_transactions.js from replica_set...Tess Avitabile2019-05-011-3/+0
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
* SERVER-40618 ban removec.js from causal consistency passthroughIan Boros2019-04-262-0/+2
* SERVER-40758 Increase memory for logical_session_cache_repl* tasks.Max Hirschhorn2019-04-221-1/+2
* SERVER-40654: Fix lintDavid Bradford2019-04-191-2/+2
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-04-182-0/+16
* SERVER-40704: Better task timeouts when using minimum for split tasksDavid Bradford2019-04-182-4/+6
* SERVER-40654: Do not enforce dynamic timeouts for Ubuntu PPCDavid Bradford2019-04-182-5/+32
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-151-0/+5
* SERVER-40226 Upgrade static OpenSSL to 1.1.1bSpencer Jackson2019-04-101-2/+2
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-04-092-2/+2
* SERVER-36622 Allow newer versions of RHEL and Ubuntu to succeed for install_c...Mathew Robinson2019-04-021-4/+3
* SERVER-40391 Remove low value explain2.js testMartin Neupauer2019-04-012-10/+0
* 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