summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Platform Support: Remove Enterprise RHEL 6.7 zSeries from 3.4r3.4.22-rc0r3.4.22Kelsey Schubert2019-07-111-138/+1
* SERVER-41680 Add --branch option to fuzzer invocationSandy Gould2019-07-111-1/+1
* SERVER-41036 Make ReadWriteAbility::_canAcceptNonLocalWrites an AtomicWord<bool>Vesselina Ratcheva2019-07-102-6/+6
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-07-092-0/+9
* SERVER-41863 sleep command waits for server clock to advance by duration requ...Ian Boros2019-07-081-23/+44
* SERVER-21538 Use mockable cv wait in background_thread_clock_source_testMathias Stearn2019-07-013-35/+56
* SERVER-21538 Put BGThreadClockSource to sleep when it isn't neededMathias Stearn2019-07-013-18/+152
* SERVER-28421 Implement ClockSource::waitForConditionUntil()Mathias Stearn2019-07-014-55/+128
* SERVER-41967: Run Fuzzer from Z: rather than C: on WindowsRyan Timmons2019-06-271-0/+2
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-254-16/+59
* SERVER-40242 Add banner to MSISpencer Jackson2019-06-241-0/+6
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-06-2416-2/+21
* SERVER-38303: Temporarily handle ipv6 failures due to s390x machine without i...Tyler Kaye2019-06-212-0/+8
* SERVER-41401 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuz...Robert Guo2019-06-201-79/+146
* SERVER-41789 sys-perf: Use bootstrap.overrides in bootstrap.yml config fileHenrik Ingo2019-06-191-3/+7
* SERVER-40336 Use SecureRandom to seed the random number generator in replicat...Siyuan Zhou2019-06-141-1/+2
* 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-17010 each Sorter instance spills to a single file rather than a new f...Dianna Hohensee2019-06-1110-181/+482
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-06-0814-5/+331
* SERVER-39642 Decrement egress counter when scoped connection not returned to ...Rahul Sundararaman2019-06-072-4/+13
* SERVER-38098 Fix yaml-cpp compilation with Visual Studio 2017.Henrik Edin2019-06-072-2/+2
* SERVER-37984 Upgrade yaml-cpp to 0.6.2Mathew Robinson2019-06-07105-561/+961
* SERVER-41546 mongo_killproc should not call exitMathew Robinson2019-06-071-2/+2
* SERVER-41546 SysV init scripts should verify PIDfile exists instead of failingMathew Robinson2019-06-071-0/+5
* SERVER-40563 validate that `(${procname})` is the process' command name.Mathew Robinson2019-06-071-2/+22
* SERVER-36043 Start mongod after multi-user.targetMathew Robinson2019-06-072-4/+4
* SERVER-40393 Disable SSL_MODE_RELEASE_BUFFERS in ASIOMark Benvenuto2019-06-051-3/+4
* SERVER-20983 Add requirements.txt for resmoke.py.Max Hirschhorn2019-06-041-0/+4
* SERVER-41213: Trigger a write conflict in unique, non-partial index build cod...r3.4.21-rc0r3.4.21Daniel Gottlieb2019-05-211-0/+1
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-05-142-0/+16
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-111-41/+2
* 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-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
* SERVER-37774 Platform Support: Remove Enterprise Ubuntu 16.04 PPCLEKelsey Schubert2019-04-231-79/+0
* SERVER-37765 Platform Support: Remove Ubuntu 14.04Kelsey Schubert2019-04-231-196/+0
* SERVER-40165 set wtimeout deadlines with the precise clockJason Carey2019-04-191-1/+1
* SERVER-40628: Set a higher numInitialSyncAttempts for replsetprio1.jsLingzhi Deng2019-04-181-1/+2
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-084-5/+51
* Import wiredtiger: 1d7a748f9f096ebf39e80ea442b6d3be3fc69381 from branch mongo...Luke Chen2019-04-052-7/+15
* SERVER-36750 fix botched backportGabriel Russell2019-04-041-6/+4
* SERVER-40259 Include third party notices for ASIO and variantSpencer Jackson2019-03-291-0/+26
* SERVER-36750 blacklist memory.js on ppc64le in memory variantsGabriel Russell2019-03-222-1/+6
* SERVER-39487 Decimal128::squareRoot() returns result for Decimal128::exponent...James Wahlin2019-03-183-3/+123
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-154-1/+135
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...r3.4.20-rc0r3.4.20Shreyas Kalyan2019-03-0416-30/+56
* SERVER-39758 double_rollback.js should reliably wait for node 0 to complete r...Tess Avitabile2019-03-041-1/+6
* SERVER-39746: Write project in runtime.ymlRyan Timmons2019-02-261-8/+9
* SERVER-28053 allow network errors when turning off rollbackHangBeforeStart fa...Judah Schvimer2019-02-227-29/+25