summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04SERVER-39869: System-Performance: Enable authentication in all tasksr4.0.9-rc0r4.0.9Ryan Timmons
2019-04-03SERVER-39764 Fix plan caching for negation of equality to arrayIan Boros
2019-04-03SERVER-38949 Ban index usage for {$ne: <array>} queriesIan Boros
2019-04-03SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord
2019-04-03SERVER-38239 Added getOperationStatistics() API to fetch storage stats from W...Sulabh Mahajan
2019-04-02SERVER-36622 Allow newer versions of RHEL and Ubuntu to succeed for install_c...Mathew Robinson
2019-04-01SERVER-40039 Increase assert.soon timeout in initial_sync_invalid_index_spec.jsWilliam Schultz
2019-04-01SERVER-40390 Blacklist skip_repairing_fcv.js from running on mmapv1Gregory Wlodarek
2019-04-01SERVER-38945: Cache OpenSSL error states to elide error clearingSpencer Jackson
2019-04-01SERVER-40333 Only clone collection options once for each shard in shardsvrSha...Blake Oler
2019-04-01SERVER-40391 Remove low value explain2.js testMartin Neupauer
2019-04-01Import wiredtiger: 4f2ed4c4cb122342711ce82d553482124501fcd4 from branch mongo...Luke Chen
2019-03-30SERVER-38984 Validate unique User ID on UserCache hitSara Golemon
2019-03-29SERVER-39278 Wait for rollback to finish before ending session in transient_t...Jason Chan
2019-03-29SERVER-40298 Track transaction sizeTess Avitabile
2019-03-29SERVER-40131 Incorrect format string in Windows stacktrace generatorJohnFestaMongo
2019-03-29SERVER-40341 Make ConnectionPool support transport::ConnectSSLModeMathias Stearn
2019-03-29SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams
2019-03-29SERVER-34260 Move bookkeeping functions into ConnectionInterfaceJonathan Reams
2019-03-29SERVER-40259 Include third party notices for ASIO and variantSpencer Jackson
2019-03-29SERVER-39178 fix lintShreyas Kalyan
2019-03-29SERVER-39178 Negotiate SCRAM mechanism in MongoURI::connect()Shreyas Kalyan
2019-03-27SERVER-40355 Handle RS config with _id larger than set sizer4.0.8-rc0r4.0.8A. Jesse Jiryu Davis
2019-03-27SERVER-40024 Only allow collection/index minimum visible snapshots to be move...Dianna Hohensee
2019-03-26Import tools: 5db0b4a18cc1366ebd368eed8e7c4d426d851f13 from branch v4.0David Golden
2019-03-26SERVER-40305 Add logging in max_time_ms.jsCharlie Swanson
2019-03-26SERVER-39903 notablescan parameter should be ignored for internally usedMartin Neupauer
2019-03-26SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek
2019-03-25SERVER-38994 step down on SIGTERMJason Carey
2019-03-24SERVER-34286 Ensure that operations never unexpectedly exceed the truncation ...Bernard Gorman
2019-03-24SERVER-40094 Do not run change stream tests on ephemeralForTest variantBernard Gorman
2019-03-22SERVER-37255 Fix invariant when reconfig races with electionA. Jesse Jiryu Davis
2019-03-22Revert "SERVER-33248 Allow choosing a sync source that we are up to date with...Tess Avitabile
2019-03-22SERVER-39580 Skip checking collection UUIDs and repairing the FCV document if...Gregory Wlodarek
2019-03-22SERVER-40154 change_streams_resume_at_same_clustertime.js should not assume c...James Wahlin
2019-03-22SERVER-39217 SecureTransport with Intermediate CASara Golemon
2019-03-22SERVER-38644 Handle race condition while enumerating files in testSara Golemon
2019-03-22SERVER-36750 blacklist memory.js on ppc64le in memory variantsGabriel Russell
2019-03-22SERVER-35628 check that the android embedded tests report "All tests in all s...Gabriel Russell
2019-03-22SERVER-37722 Check for quiet flag when logging connection end messageJonathan
2019-03-22SERVER-37389 Give different messages for different connection failure reasonsJonathan Ma
2019-03-20SERVER-35219 Change the sleep on the destination side into a cond var wait on...Randolph Tan
2019-03-20SERVER-40094 Do not prematurely reject resume attempt in DSShardCheckResumabi...r4.0.7-rc1r4.0.7Bernard Gorman
2019-03-18SERVER-40195 Pin all Gradle dependenciesMathew Robinson
2019-03-16SERVER-39259 Mobile SE: Adjust SQLite Pragmas for Improved PerformanceMatt Lord
2019-03-15SERVER-38942 MMAPv1 variants should exclude the requires_majority_read_concer...Bernard Gorman
2019-03-14Import wiredtiger: db5942dc1dc27f35f334ff3fb4d103b0cceb7968 from branch mongo...r4.0.7-rc0Luke Chen
2019-03-13SERVER-35138 service_state_machine will log backtrace for uncaught exceptionsJonathan Ma
2019-03-13SERVER-39830 Fix race between run() and stop() in periodic runnerAndrew Morrow
2019-03-13SERVER-38538 Fix thread safety issues in periodic runnersHenrik Edin