summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-07SERVER-48993 Fix linter errorr4.0.20-rc0r4.0.20Justin Seyster
2020-08-07SERVER-48244 Fix linter errorJustin Seyster
2020-08-07SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas
2020-08-07Import wiredtiger: 6563ee4aa0e45cd72cc68563dacb8cb5fc15c630 from branch mongo...Luke Chen
2020-08-06SERVER-48244 remove shell-side explain string validationHirday Gupta
2020-08-06SERVER-50124 Pin lazy-object-proxy python moduleBrian McCarthy
2020-08-06SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis
2020-08-04SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski
2020-08-03SERVER-37390 Run rollback test fixture with high election timeout to avoid an...Suganthi Mani
2020-07-28SERVER-49925 Use the system allocator for dynamic toolchain buildsAndrew Morrow
2020-07-24SERVER-37993 Upgrade ASIO to 1.12.2Andrew Morrow
2020-07-24SERVER-36454 Upgrade ASIOMathias Stearn
2020-07-24SERVER-41600 Invalidate index from CollectionInfoCache in refreshEntryMaria van Keulen
2020-07-24SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis
2020-07-22SERVER-47859 Add more logging to shutdownTaskTess Avitabile
2020-07-17SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci
2020-07-17SERVER-49449 index_restart_secondary.js restarts nodes and should be tagged [...Benety Goh
2020-07-16SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto
2020-07-16SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow
2020-07-16SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb
2020-07-15SERVER-49527 recoverFromOplogAsStandalone does not relax index constraintsJudah Schvimer
2020-07-14SERVER-47799 AsyncRequestsSender should update replica set monitor in between...jannaerin
2020-07-14SERVER-42042 Fail the build if it is set up to wander into the trilemmaAndrew Morrow
2020-07-14SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz
2020-07-08SERVER-42908 Add ErrorCodes to retryable errors to match driversBen Caimano
2020-07-07SERVER-49335: use barque API key instead of LDAP passwordKim Tao
2020-07-01SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa
2020-07-01SERVER-48514: Separate testing 'called' and 'successful' fields for serverSta...Xuerui Fa
2020-07-01SERVER-48569: Add ConflictingOperationInProgress as acceptable error code to ...Xuerui Fa
2020-06-29SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon
2020-06-29SERVER-46897 Clear replication node seed list whenever we install a new confi...William Schultz
2020-06-26SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva
2020-06-25SERVER-48329 Rename generated action_type files to be less fragileAndrew Morrow
2020-06-25SERVER-47223 geoNear/$geoNear does not apply index hintsMihai Andrei
2020-06-24SERVER-42004 localhost JS tests should wait for an election to complete befor...William Schultz
2020-06-24SERVER-48926 Fix remaining sharding tests that incorrectly set votes to 0 on ...Esha Maharishi
2020-06-23SERVER-48695 setAppliedThrough must set orderedCommit=false on the recovery unitMatthew Russotto
2020-06-22SERVER-46927 push should depend on compileKelsey Schubert
2020-06-16SERVER-48657: Use evergreen modules for performance signal-processing managem...David Bradford
2020-06-15SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma
2020-06-11SERVER-48659 Update SLES 12 AMI for package testsBrian McCarthy
2020-06-11SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo
2020-06-10SERVER-48681 Update Debian 8.1 AMI for package testsBrian McCarthy
2020-06-10SERVER-47694: fix multikey. againDaniel Gottlieb
2020-06-10SERVER-48640 Update RHEL 6.2 AMI for package testsBrian McCarthy
2020-06-10SERVER-48491 Add requires_document_locking tag to sessions_collection_reaping.jsEsha Maharishi
2020-06-10SERVER-48674 Check if replication is enabled before checking if the node is a...Cheahuychou Mao
2020-06-10SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao
2020-06-09SERVER-48657: Use evergreen modules for performance signal-processing managementDavid Bradford
2020-06-02SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan