summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 154719f3ff736872f67f2b3e9f4d8b396d2d8adf from branch mongo...r4.4.0-rc9Luke Chen2020-06-1027-311/+745
* SERVER-47606: make SDAM timeout values into server parametersLamont Nelson2020-06-1017-158/+268
* SERVER-48070: account for system clock drift when calculating the time since ...Lamont Nelson2020-06-101-1/+4
* SERVER-48674 Check if replication is enabled before checking if the node is a...Cheahuychou Mao2020-06-091-2/+2
* SERVER-48480 Abort initial sync upon transition to REMOVED stateMatthew Russotto2020-06-092-0/+99
* Revert "SERVER-47645 Must invalidate all sessions on stepdown"Tess Avitabile2020-06-099-105/+2
* SERVER-48657: Use evergreen modules for performance signal-processing managementDavid Bradford2020-06-093-8/+19
* SERVER-47769 Ensure that gather_failed_unittests does not target .cpp filesRichard Samuels2020-06-091-1/+1
* SERVER-48640 Update RHEL 6.2 AMI for package testsBrian McCarthy2020-06-091-2/+3
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcher cherry...Mindaugas Malinauskas2020-06-0930-311/+418
* Import wiredtiger: bf1d78126c2ff448b868f199aef22b6c528dd45d from branch mongo...Luke Chen2020-06-099-176/+473
* SERVER-48621 userAllowedCreateNS() should check the collection name length in...Gregory Wlodarek2020-06-083-4/+35
* SERVER-48393 Exclude awaitable isMaster from serverStatus latency metricsA. Jesse Jiryu Davis2020-06-084-0/+24
* SERVER-48412 Remove kRS log tagHenrik Edin2020-06-0810-169/+47
* SERVER-48609 ChangeStreamTest.assertChangeStreamThrowsCode should run getMore...Bernard Gorman2020-06-061-12/+12
* SERVER-48550 Range deletion code should allow exceptions from PlanExecutor::g...Esha Maharishi2020-06-051-1/+4
* SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels2020-06-057-32/+23
* SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashesVesselina Ratcheva2020-06-052-0/+58
* SERVER-48475 Reimplement lastApplied for secondary readsLouis Williams2020-06-056-61/+106
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-06-059-2/+105
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-0532-148/+177
* SERVER-48355 Log cleanupHenrik Edin2020-06-053-35/+41
* SERVER-48512 Add missing overload for logging with DynamicAttributes and dual...Henrik Edin2020-06-051-0/+10
* SERVER-48565 All readers of WT 'all_durable' should go through KVEngine getAl...Louis Williams2020-06-055-31/+27
* SERVER-48588 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-06-051-0/+1
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-052-8/+8
* SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdela...Dianna Hohensee2020-06-056-26/+50
* Import wiredtiger: 4eb9f719eed3e24a9e49a6fa60d8d56eadb8b189 from branch mongo...Luke Chen2020-06-0517-58/+129
* SERVER-48540 Shell MongoRunner.arrOptions should not filter out 0 value test ...Dianna Hohensee2020-06-051-1/+1
* SERVER-48332 Failed initial sync attempts should abort all in-progress index ...Gregory Wlodarek2020-06-045-1/+36
* SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown sui...Mikhail Shchatko2020-06-042-1/+49
* SERVER-48559: Only use exhaust cursors for oplog fetching in FCV 4.4Lingzhi Deng2020-06-043-17/+208
* SERVER-41674 Make hygienic builds the defaultAndrew Morrow2020-06-042-57/+78
* SERVER-48579: Merge lint python requirements filesDavid Bradford2020-06-044-9/+6
* Import wiredtiger: d198ee319dcb857f27358f9a75c11aab4725bedb from branch mongo...Luke Chen2020-06-0430-214/+401
* SERVER-48285 Remove lastCommitted checks in no_progress_updates_during_initia...Vesselina Ratcheva2020-06-031-12/+2
* SERVER-48493 RSM's isMasterMonitor should handle network exceeded time limit ...jannaerin2020-06-032-3/+10
* SERVER-48549 createIndexes must not access collection outside of lockLouis Williams2020-06-031-13/+7
* SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour2020-06-034-2/+96
* SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir2020-06-032-13/+11
* SERVER-48188 Allow multiversion *_gen tasks to be rerun without failRichard Samuels2020-06-033-8/+214
* SERVER-48502 Tighten $currentOp and pinned cursor checks in kill_pinned_curso...Nick Zolnierz2020-06-032-8/+13
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-0344-243/+323
* SERVER-48288 Remove 2nd CatalogCache used just for filteringTommaso Tocci2020-06-039-153/+20
* Import wiredtiger: 3901b43d1e0f034c46999ccfdbdd0914791859e0 from branch mongo...r4.4.0-rc8Luke Chen2020-06-0313-190/+245
* SERVER-48333 Whitelist index build oplog entries for the admin.system.version...Gregory Wlodarek2020-06-031-2/+8
* SERVER-48495 fix up the errName filed of the slow query logGabriel Russell2020-06-031-1/+1
* SERVER-48062 Index build abort should not be interrupted by stepdownLouis Williams2020-06-022-0/+88
* SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour2020-06-023-22/+18
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-06-027-17/+50