summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39869: System-Performance: Enable authentication in all tasksr4.0.9-rc0r4.0.9Ryan Timmons2019-04-041-0/+5
* SERVER-39764 Fix plan caching for negation of equality to arrayIan Boros2019-04-035-14/+210
* SERVER-38949 Ban index usage for {$ne: <array>} queriesIan Boros2019-04-036-1/+169
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-04-0310-2/+43
* SERVER-38239 Added getOperationStatistics() API to fetch storage stats from W...Sulabh Mahajan2019-04-0312-7/+412
* SERVER-36622 Allow newer versions of RHEL and Ubuntu to succeed for install_c...Mathew Robinson2019-04-021-4/+3
* SERVER-40039 Increase assert.soon timeout in initial_sync_invalid_index_spec.jsWilliam Schultz2019-04-011-8/+11
* SERVER-40390 Blacklist skip_repairing_fcv.js from running on mmapv1Gregory Wlodarek2019-04-011-0/+2
* SERVER-38945: Cache OpenSSL error states to elide error clearingSpencer Jackson2019-04-012-1/+21
* SERVER-40333 Only clone collection options once for each shard in shardsvrSha...Blake Oler2019-04-011-8/+15
* SERVER-40391 Remove low value explain2.js testMartin Neupauer2019-04-013-42/+0
* Import wiredtiger: 4f2ed4c4cb122342711ce82d553482124501fcd4 from branch mongo...Luke Chen2019-04-014-16/+60
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-03-3012-7/+166
* SERVER-39278 Wait for rollback to finish before ending session in transient_t...Jason Chan2019-03-291-1/+1
* SERVER-40298 Track transaction sizeTess Avitabile2019-03-295-18/+152
* SERVER-40131 Incorrect format string in Windows stacktrace generatorJohnFestaMongo2019-03-291-1/+1
* SERVER-40341 Make ConnectionPool support transport::ConnectSSLModeMathias Stearn2019-03-299-347/+395
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-03-297-1/+754
* SERVER-34260 Move bookkeeping functions into ConnectionInterfaceJonathan Reams2019-03-298-114/+97
* SERVER-40259 Include third party notices for ASIO and variantSpencer Jackson2019-03-291-0/+54
* SERVER-39178 fix lintShreyas Kalyan2019-03-291-1/+1
* SERVER-39178 Negotiate SCRAM mechanism in MongoURI::connect()Shreyas Kalyan2019-03-298-10/+125
* SERVER-40355 Handle RS config with _id larger than set sizer4.0.8-rc0r4.0.8A. Jesse Jiryu Davis2019-03-272-1/+38
* SERVER-40024 Only allow collection/index minimum visible snapshots to be move...Dianna Hohensee2019-03-274-6/+22
* Import tools: 5db0b4a18cc1366ebd368eed8e7c4d426d851f13 from branch v4.0David Golden2019-03-26237-4805/+40231
* SERVER-40305 Add logging in max_time_ms.jsCharlie Swanson2019-03-261-0/+4
* SERVER-39903 notablescan parameter should be ignored for internally usedMartin Neupauer2019-03-262-3/+39
* SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek2019-03-261-6/+6
* SERVER-38994 step down on SIGTERMJason Carey2019-03-2514-22/+194
* SERVER-34286 Ensure that operations never unexpectedly exceed the truncation ...Bernard Gorman2019-03-243-411/+447
* SERVER-40094 Do not run change stream tests on ephemeralForTest variantBernard Gorman2019-03-241-1/+1
* SERVER-37255 Fix invariant when reconfig races with electionA. Jesse Jiryu Davis2019-03-226-70/+189
* Revert "SERVER-33248 Allow choosing a sync source that we are up to date with...Tess Avitabile2019-03-2217-319/+150
* SERVER-39580 Skip checking collection UUIDs and repairing the FCV document if...Gregory Wlodarek2019-03-223-21/+53
* SERVER-40154 change_streams_resume_at_same_clustertime.js should not assume c...James Wahlin2019-03-221-5/+5
* SERVER-39217 SecureTransport with Intermediate CASara Golemon2019-03-224-84/+328
* SERVER-38644 Handle race condition while enumerating files in testSara Golemon2019-03-221-1/+1
* SERVER-36750 blacklist memory.js on ppc64le in memory variantsGabriel Russell2019-03-222-3/+6
* SERVER-35628 check that the android embedded tests report "All tests in all s...Gabriel Russell2019-03-221-4/+15
* SERVER-37722 Check for quiet flag when logging connection end messageJonathan2019-03-221-3/+5
* SERVER-37389 Give different messages for different connection failure reasonsJonathan Ma2019-03-221-3/+6
* SERVER-35219 Change the sleep on the destination side into a cond var wait on...Randolph Tan2019-03-206-22/+187
* SERVER-40094 Do not prematurely reject resume attempt in DSShardCheckResumabi...r4.0.7-rc1r4.0.7Bernard Gorman2019-03-202-7/+110
* SERVER-40195 Pin all Gradle dependenciesMathew Robinson2019-03-181-2/+2
* SERVER-39259 Mobile SE: Adjust SQLite Pragmas for Improved PerformanceMatt Lord2019-03-1610-17/+284
* SERVER-38942 MMAPv1 variants should exclude the requires_majority_read_concer...Bernard Gorman2019-03-151-4/+4
* Import wiredtiger: db5942dc1dc27f35f334ff3fb4d103b0cceb7968 from branch mongo...r4.0.7-rc0Luke Chen2019-03-1432-312/+1297
* SERVER-35138 service_state_machine will log backtrace for uncaught exceptionsJonathan Ma2019-03-131-4/+2
* SERVER-39830 Fix race between run() and stop() in periodic runnerAndrew Morrow2019-03-131-5/+3
* SERVER-38538 Fix thread safety issues in periodic runnersHenrik Edin2019-03-134-14/+15