summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51303 Fix lookup match absorbtion optimization for $typer4.4.2-rc1r4.4.2Jacob Evans2020-11-093-52/+237
* SERVER-52617: Cache the pointer to the oplog collection before running recove...Lingzhi Deng2020-11-044-1/+61
* SERVER-51607 Upgrade Twisted to 20.3.0Spencer Jackson2020-11-021-1/+1
* SERVER-51259 Rename waitForIsMasterResponse failpoint to waitForHelloResponsePavi Vetriselvan2020-11-027-73/+73
* SERVER-51260 Rename hangWhileWaitingForIsMasterResponse failpoint to hangWhil...Pavi Vetriselvan2020-11-023-12/+12
* SERVER-50148 Fix use-after-move in MultiIndexBlockLouis Williams2020-11-024-12/+12
* Import wiredtiger: d6d4b1cc014252aa4c99db8fddbbc9c5ddc3044f from branch mongo...Luke Chen2020-11-0258-992/+1508
* SERVER-36739 Use the mongos_manual_intervention_action hook in concurrency st...Misha Tyulenev2020-10-302-0/+4
* SERVER-50083 disable election handoff in reconfig kill primary and stepdown s...Pavi Vetriselvan2020-10-301-0/+1
* SERVER-51853 Always initialize the numInserted out-parameter in AbstractIndex...r4.4.2-rc0Bernard Gorman2020-10-282-1/+7
* SERVER-48030 Fix deadlock with GetShardMap and old RSMLaMont Nelson2020-10-271-10/+13
* SERVER-51194 Added build-tools next evergreen tasksDaniel Moody2020-10-262-2/+93
* SERVER-49462 Wait for secondaries to be ready in ReplSetTest.checkOplogsVesselina Ratcheva2020-10-261-0/+2
* SERVER-50897 Fix Sort/Limit/Sort optimizationEric Cox2020-10-233-233/+36
* SERVER-33966 Removed Redundant SortRibhav Jain2020-10-233-8/+264
* SERVER-50690 Add option to specify bind ip to ocsp mockShreyas Kalyan2020-10-232-6/+5
* SERVER-50869 Fix race condition in bgsync when clearing appliedThrough during...Samy Lanka2020-10-231-0/+16
* SERVER-50123 jstest for hostInfo.extra.physicalCoresGabriel Russell2020-10-231-19/+31
* SERVER-50123 Record number of physical cores on all platformsGabriel Russell2020-10-233-97/+201
* Import wiredtiger: aecb18daca54af24f50be193b62f85d35ad5e603 from branch mongo...Luke Chen2020-10-22117-10056/+965
* SERVER-49165 Limit auditing authz failure in endSessions commandSara Golemon2020-10-223-2/+28
* SERVER-50103 Don't send killCursor request for exhaust cursors in DBClientCursorSamy Lanka2020-10-221-5/+3
* SERVER-50900 Disable PeriodicShardedIndexConsistencyChecker for cursor_valid_...Jason Zhang2020-10-221-0/+6
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-2241-255/+259
* SERVER-34484 added out of tree support for idl generation.Daniel Moody2020-10-222-7/+12
* SERVER-51771 added explicit -fcommon option so libunwind will build with GCC ...Daniel Moody2020-10-221-0/+1
* SERVER-51726 Maintain status code compatibility when main executor is shut downMatthew Russotto2020-10-212-5/+12
* SERVER-51384 Use archive-dist-test for drivers-nightlyRichard Samuels2020-10-201-5/+2
* SERVER-51164 Remove Non-DSI Microbenchmarks WorkloadsRyan Timmons2020-10-201-441/+6
* SERVER-46321 update man pages for 4.4Zakhar Kleyman2020-10-1914-607/+3272
* SERVER-51302 do not use rounded timestamps for background validation, and fix...Eric Milkie2020-10-194-12/+25
* SERVER-50091 Enable SCons cache for ARM64 buildersBrian McCarthy2020-10-191-0/+5
* SERVER-51467 Set waitUntilStable to true when upgrading clusters in change_st...Ali Mir2020-10-191-2/+6
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ma...Marcos José Grillo Ramírez2020-10-191-22/+16
* SERVER-47812 Secondaries persist wildcard multikeypaths out of orderBernard Gorman2020-10-1926-184/+459
* Import wiredtiger: 03178d7f9c3e1db7383268bfb346bd9cb551da1c from branch mongo...Luke Chen2020-10-1999-711/+1472
* SERVER-51673 Fix test to shut down txn::AWS before persisting decision.Max Hirschhorn2020-10-161-3/+8
* SERVER-45992 Skip nojournal warning when starting up with inMemory storage en...Gregory Noma2020-10-161-64/+60
* SERVER-51597 Don't try to cleanly shut down initial syncer when config changesMatthew Russotto2020-10-162-10/+5
* SERVER-43903 Always upload cache and config logs for all compilesDaniel Moody2020-10-161-30/+33
* Revert "SERVER-43903 Always upload cache and config logs for all compiles"Daniel Moody2020-10-161-39/+24
* SERVER-50852 Rename to follow *_test patternMikhail Shchatko2020-10-161-2/+2
* SERVER-51685 Fix MongoDB 4.4.1 download on Windows builder.Max Hirschhorn2020-10-161-1/+27
* SERVER-51384 Fix Drivers Nightly Compile v4.4Richard Samuels2020-10-151-34/+157
* SERVER-50470: exclude test txn_two_phase_commit_timeout.js from multiversion ...Andrew Shuvalov2020-10-151-1/+1
* SERVER-35649 Retry DNS failures during reconfigA. Jesse Jiryu Davis2020-10-1512-23/+174
* SERVER-48705 disable taking cores during resmoke fixture teardownvrachev2020-10-151-2/+2
* SERVER-51604 evergreen should fail task if debug symbols fail to upload.Daniel Moody2020-10-151-1/+0
* SERVER-50363 {A,UB}SAN build should be statically linkedRyan Egesdahl2020-10-141-1/+1
* SERVER-43903 Always upload cache and config logs for all compilesAndrew Morrow2020-10-141-24/+39