summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45867 Use latest version of signal-processingJeff Zambory2020-03-171-11/+8
* SERVER-37148 Blacklist mr_shard_version.js in auth suitesNick Zolnierz2020-03-122-0/+2
* SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz2020-01-141-1/+1
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-191-0/+2
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-12-101-0/+3
* SERVER-37772 adding RHEL80 distroJohn Chen2019-12-023-9/+10
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-191-0/+2
* SERVER-44651: Update signal processing versionDavid Bradford2019-11-151-1/+1
* SERVER-37769 Platform Support: SUSE15John Chen2019-11-141-5/+20
* BACKPORT-5443: [v3.6] Use signal processing without DSIAlexander Costas2019-11-131-0/+33
* SERVER-43471 scons.py should not swallow ImportErrorMathew Robinson2019-11-061-1/+2
* SERVER-43634 Report different errors for missing scons and fail to import sconsMathew Robinson2019-11-061-1/+1
* SERVER-43653 Upgrade static OpenSSL to 1.1.1dSpencer Jackson2019-10-251-2/+2
* SERVER-44182 Blacklist major_version_check.js from last stable suiteMatthew Saltz2019-10-241-0/+3
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-221-0/+5
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterRahul Sundararaman2019-10-071-0/+5
* Revert "SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameter"James Wahlin2019-10-021-5/+0
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterRahul Sundararaman2019-10-011-0/+5
* SERVER-34760 Send setShardVersion on retries of shardCollectionBlake Oler2019-09-122-0/+3
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-07-311-0/+2
* SERVER-42228 Skip joining flush thread when logs are already incomplete.Max Hirschhorn2019-07-161-1/+8
* SERVER-35067 Blacklist explain2.js from retryable writes jscore stepdown suiteCheahuychou Mao2019-06-251-0/+4
* SERVER-41441 Upgrade static OpenSSL to 1.1.1cSpencer Jackson2019-06-191-2/+2
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-131-0/+3
* 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-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-05-032-2/+2
* SERVER-40226 Upgrade static OpenSSL to 1.1.1bSpencer Jackson2019-05-031-2/+2
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-04-192-0/+16
* SERVER-39831 Never update commit point beyond last applied if learned from sy...Tess Avitabile2019-04-171-0/+3
* SERVER-37255 Fix invariant when reconfig races with electionA. Jesse Jiryu Davis2019-03-211-0/+2
* SERVER-36622 Allow newer versions of RHEL and Ubuntu to succeed for install_c...Mathew Robinson2019-03-181-5/+3
* SERVER-40063 Set num_nodes=3 for the CSRS in the fuzzer stepdown suite.Max Hirschhorn2019-03-111-0/+1
* SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka2019-03-041-0/+3
* SERVER-39394 Traverse $lookup subpipeline for more involved collectionsCharlie Swanson2019-03-011-0/+2
* SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly2019-02-201-0/+3
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-02-071-1/+2
* SERVER-38784 Blacklist verify_sessions_expiration_sharded.js from the shardin...Blake Oler2019-01-281-0/+1
* SERVER-38416 Upgrade static OpenSSL to 1.1.1aSpencer Jackson2019-01-251-2/+2
* SERVER-35620 Use 'shasum -a 256' for tarball integrity.Billy Donahue2019-01-252-26/+23
* SERVER-37511 Ensure sessions collection is created in replica set fixtureBlake Oler2018-12-281-5/+20
* SERVER-36817 replSetFreeze command run by stepdown thread may fail when serve...Jonathan Abrahams2018-12-211-15/+7
* SERVER-28305 fix lintGregory Wlodarek2018-12-181-1/+1
* SERVER-38421 Require a version of cryptography that is currently in the toolc...Andrew Morrow2018-12-061-1/+1
* SERVER-37289 Work around how refreshLogicalSessionCacheNow requires auth.Max Hirschhorn2018-11-301-0/+3
* SERVER-37500 Blacklist geo_s2ordering from replica_sets_kill_primary_jscore_p...Matthew Russotto2018-11-291-0/+3
* SERVER-37750 Optimized $sample stage does not yieldBernard Gorman2018-11-201-0/+1
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-145-20/+10
* SERVER-37678 Extend cpplint's CheckForCopyright() to check for SSPL.Max Hirschhorn2018-11-141-1/+73