summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41169 Add powercycle Evergreen tasks to SSL Ubuntu 16.04 builder.r3.6.13-rc0Max Hirschhorn2019-05-272-2/+29
* SERVER-41247 ReplSetTests that specify setParameter as a string must still di...Tess Avitabile2019-05-241-0/+10
* SERVER-41213: Trigger a write conflict in unique, non-partial index build cod...Daniel Gottlieb2019-05-211-0/+1
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-05-179-7/+155
* SERVER-40393 Disable SSL_MODE_RELEASE_BUFFERS in ASIOMark Benvenuto2019-05-141-3/+4
* Import tools: 6e5007277595f7b79ff08944d22dd1ec12320cb4 from branch v3.6David Golden2019-05-142-11/+23
* SERVER-41081 do_not_advance_commit_point_beyond_last_applied_term.js must wai...Tess Avitabile2019-05-132-0/+3
* SERVER-40788 Improve logging around replication catchupJudah Schvimer2019-05-131-4/+8
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-121-41/+2
* SERVER-41103 fix jstestfuzz_replication invocationRobert Guo2019-05-121-1/+1
* SERVER-41103 fix jstestfuzz invocationRobert Guo2019-05-121-19/+43
* SERVER-41088 Propagate Evergreen order field to Cedar for system perfjulianedwards2019-05-101-0/+1
* SERVER-40922 npm install before running the fuzzerRobert Guo2019-05-061-0/+23
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-05-0316-2/+21
* SERVER-40226 Upgrade static OpenSSL to 1.1.1bSpencer Jackson2019-05-031-2/+2
* SERVER-30356 Ensure validation reports the appropriate number of fields for m...Gregory Wlodarek2019-05-031-0/+278
* SERVER-30356 Improve error reporting for validationGregory Wlodarek2019-05-0310-531/+362
* SERVER-40977 mmapv1 and ephemeralForTest variants should exclude tests with r...Tess Avitabile2019-05-031-5/+5
* SERVER-40932 Increase ServiceExecutor shutdown timeoutJonathan Reams2019-05-021-1/+1
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
* SERVER-37774 Platform Support: Remove Enterprise Ubuntu 16.04 PPCLEKelsey Schubert2019-04-231-84/+0
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-04-192-0/+16
* SERVER-40165 set wtimeout deadlines with the precise clockJason Carey2019-04-191-1/+1
* SERVER-35636 renameCollectionForApplyOps checks for complete namespacePavi Vetriselvan2019-04-182-0/+22
* SERVER-40628: Set a higher numInitialSyncAttempts for replsetprio1.jsLingzhi Deng2019-04-181-1/+2
* SERVER-37765 Platform Support: Remove Ubuntu 14.04Kelsey Schubert2019-04-181-149/+0
* SERVER-40136 enable key generator on setting FCV to 3.6Misha Tyulenev2019-04-182-0/+85
* SERVER-39831 Never update commit point beyond last applied if learned from sy...Tess Avitabile2019-04-1710-39/+311
* SERVER-36457: mongos_rs_shard_failure_tolerance.js should assert that movePri...Kim Tao2019-04-152-7/+4
* SERVER-39420 Remove in-memory boolean to indicate config.server.sessions coll...Blake Oler2019-04-153-12/+19
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-084-4/+48
* SERVER-39746: System-Performance: Write project in runtime.ymlRyan Timmons2019-04-081-0/+1
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-04-0510-2/+43
* SERVER-40039 Increase assert.soon timeout in initial_sync_invalid_index_spec.jsr3.6.12-rc1r3.6.12William Schultz2019-04-021-8/+11
* Import wiredtiger: dc91a569c824b133fde67be22f0e5a20dbb9db74 from branch mongo...Luke Chen2019-04-022-1/+11
* SERVER-40131 Incorrect format string in Windows stacktrace generatorJohnFestaMongo2019-03-291-1/+1
* SERVER-40259 Include third party notices for ASIO and variantSpencer Jackson2019-03-291-0/+54
* Import tools: b2a46c0f0db2b163c1b8068b78a08d69706bd8b9 from branch v3.6David Golden2019-03-26229-4768/+40152
* SERVER-36437 Use MODE_IS for dbstatsXiangyu Yao2019-03-252-12/+9
* SERVER-36750 blacklist memory.js on ppc64le in memory variantsr3.6.12-rc0Gabriel Russell2019-03-252-3/+6
* Import wiredtiger: 3291c2cbf682f52c88f1b3394c9a94bd80d6a4d6 from branch mongo...Luke Chen2019-03-252-4/+12
* SERVER-37722 Check for quiet flag when logging connection end messageJonathan2019-03-221-3/+5
* SERVER-37255 Fix invariant when reconfig races with electionA. Jesse Jiryu Davis2019-03-217-70/+191
* SERVER-35219 Change the sleep on the destination side into a cond var wait on...Randolph Tan2019-03-216-22/+187
* SERVER-39932 do not checkout session if retriable writes are not usedMisha Tyulenev2019-03-201-3/+5
* SERVER-36622 Allow newer versions of RHEL and Ubuntu to succeed for install_c...Mathew Robinson2019-03-181-5/+3
* SERVER-38644 Handle race condition while enumerating files in testSara Golemon2019-03-181-1/+1
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-155-79/+135
* SERVER-39487 Decimal128::squareRoot() returns result for Decimal128::exponent...James Wahlin2019-03-153-3/+123
* SERVER-17010 each Sorter instance spills to a single file rather than a new f...Dianna Hohensee2019-03-1110-181/+480