summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38239 Added getOperationStatistics() API to fetch storage stats from W...slow-ops-backportnehakhatri52019-03-275-1/+118
* 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
* SERVER-40034 Set setup_group_can_fail_task=true for all task groups.Max Hirschhorn2019-03-131-2/+8
* SERVER-39303 Fix several useless Client* checksJason Carey2019-03-121-2/+2
* SERVER-34422-ThreadMetrics: ServerStatus now returns the number of active cli...Tyler Kaye2019-03-123-0/+22
* SERVER-40010 Make only FCV 4.0 secondaries ask the primary to flush the datab...Kaloian Manassiev2019-03-123-4/+57
* SERVER-39922 Fix lock stats suboperation tests for mobileXiangyu Yao2019-03-122-10/+19
* SERVER-39481 don't expose a MongoStatus constructor in JSGabriel Russell2019-03-122-12/+5
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-1195-124/+373
* SERVER-39490 opWriteConcernCounters can cause undefined behavior due to overflowTess Avitabile2019-03-112-8/+8
* SERVER-38745 convert MigrationDestinationManager::cloneCollectionIndexesAndOp...Benety Goh2019-03-091-28/+37
* SERVER-39771 TextMatchExpression crashes instead of serializing in some casesJames Wahlin2019-03-083-104/+111
* SERVER-39773 decrease number of updates in rollback_wt_cache_full.jsBenety Goh2019-03-081-1/+2
* SERVER-38414 Blacklist change stream tests from majority read concern off var...Bernard Gorman2019-03-085-3/+5
* SERVER-38319 fix windows compiler error C2885Benety Goh2019-03-071-3/+3
* SERVER-38319 Propagate URI options from DBClientRS through all codepathsMathias Stearn2019-03-0710-149/+296
* SERVER-38038 mongo shell should support all ErrorExtraInfo codesMathias Stearn2019-03-075-5/+16
* SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov2019-03-075-6/+154
* SERVER-38789 retry ssl_reporting_alert.js for a connection failure on WindowsIsabella Siu2019-03-061-5/+9
* SERVER-37179 Wait for specified write concern whenever commitTransaction retu...Siyuan Zhou2019-03-055-38/+167
* SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto2019-03-056-16/+29
* SERVER-38697 Use process creation time to detect pid reuse.Max Hirschhorn2019-03-051-28/+19
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-052-0/+23
* SERVER-37179 Pull out starting transaction from session checkout and push it ...Siyuan Zhou2019-03-0424-171/+223
* SERVER-39590 improve port_options.js logfile pollingSara Golemon2019-03-041-19/+14