summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46445 Set valid result for service account check when using the builti...Nir Bar2020-06-171-3/+4
* SERVER-48352 logv2 cleanup for scripting/mozjs, shell/Gabriel Russell2020-06-179-130/+88
* SERVER-48695 setAppliedThrough must set orderedCommit=false on the recovery unitMatthew Russotto2020-06-171-0/+1
* SERVER-48527 Aborting in-progress transactions on step-up should clear sessio...Judah Schvimer2020-06-174-0/+114
* SERVER-46723 Update replication architecture guide for safe reconfigWilliam Schultz2020-06-171-13/+150
* Import wiredtiger: 5faf7b26eb9d311b8a7575a16c757078772eb02d from branch mongo...r4.4.0-rc10Luke Chen2020-06-1720-577/+818
* SERVER-48891 reIndex should not lookup nonexistent database in ViewCatalogLouis Williams2020-06-161-1/+2
* SERVER-48614 Fix plan cache discriminators for partial wildcard indexesDavid Storch2020-06-166-28/+236
* SERVER-48411 Fixes clang tidy failure in member_config_test.cppSuganthi Mani2020-06-161-11/+19
* Import wiredtiger: ab40833d9130b71f4b36a1a03fd8f4f137d11bdd from branch mongo...Luke Chen2020-06-1620-280/+1104
* SERVER-48411 Increase maximum allowed replica set memberId on disk from 255 t...Suganthi Mani2020-06-167-9/+130
* SERVER-48756 Use larger maxTimeMSForHedgedReads hedging_metrics_server_status.jsCheahuychou Mao2020-06-161-1/+1
* SERVER-48701 LogV2 update for shutdown commandSara Golemon2020-06-152-2/+2
* SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani2020-06-151-8/+12
* Import wiredtiger: 930bbacc3761a10483875585dbd4ecb58271d57e from branch mongo...Luke Chen2020-06-157-39/+58
* Import wiredtiger: f650b1124b18cb4bccd61ca822ed19157206cc7e from branch mongo...Luke Chen2020-06-125-66/+135
* SERVER-48707 Move replication recovery invariant behind test only flagWilliam Schultz2020-06-126-5/+42
* SERVER-48227 Clean up log messages for index buildsSamy Lanka2020-06-1210-75/+97
* SERVER-48160 IndexBuildsCoordinator::_tryAbort() proceeds with abort if index...Benety Goh2020-06-121-8/+10
* SERVER-48279 Eliminate race in WiredTigerRecordStore::OplogStones::awaitHasEx...Gregory Wlodarek2020-06-121-6/+12
* SERVER-48753 '_abortIndexBuildsAndDropCollection()' should verify that the da...Gregory Wlodarek2020-06-111-0/+3
* SERVER-48659 Update SLES 12 AMI for package testsBrian McCarthy2020-06-112-13/+3
* Import wiredtiger: cd0eca9e685e9ac2446e8e6d5b398b366a7ba420 from branch mongo...Luke Chen2020-06-1114-45/+155
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-06-111-1/+2
* SERVER-48706 add jiraclient.req to dev-requirements.txtJonathan Brill2020-06-101-0/+1
* SERVER-42200 run backup-restore multiversion tests in the multiversion suiteJudah Schvimer2020-06-101-0/+1
* SERVER-48672 Fix noPassthrough tests after updating index logsHenrik Edin2020-06-102-3/+3
* SERVER-48636 Increase assertEventDoesNotWakeCursor getMore timeout in only_wa...Bernard Gorman2020-06-101-2/+2
* 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