summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48993 Fix linter errorr4.0.20-rc0r4.0.20Justin Seyster2020-08-071-184/+198
* SERVER-48244 Fix linter errorJustin Seyster2020-08-071-43/+44
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-074-0/+371
* Import wiredtiger: 6563ee4aa0e45cd72cc68563dacb8cb5fc15c630 from branch mongo...Luke Chen2020-08-0720-74/+203
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-063-15/+16
* SERVER-50124 Pin lazy-object-proxy python moduleBrian McCarthy2020-08-063-3/+4
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-062-1/+4
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-042-2/+38
* SERVER-37390 Run rollback test fixture with high election timeout to avoid an...Suganthi Mani2020-08-0310-68/+206
* SERVER-49925 Use the system allocator for dynamic toolchain buildsAndrew Morrow2020-07-281-1/+1
* SERVER-37993 Upgrade ASIO to 1.12.2Andrew Morrow2020-07-2433-205/+568
* SERVER-36454 Upgrade ASIOMathias Stearn2020-07-24499-3433/+5332
* SERVER-41600 Invalidate index from CollectionInfoCache in refreshEntryMaria van Keulen2020-07-241-2/+6
* SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis2020-07-247-30/+137
* SERVER-47859 Add more logging to shutdownTaskTess Avitabile2020-07-221-0/+23
* SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci2020-07-171-0/+2
* SERVER-49449 index_restart_secondary.js restarts nodes and should be tagged [...Benety Goh2020-07-171-0/+1
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-07-161-1/+1
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-07-1623-18/+41
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-07-161-0/+3
* SERVER-49527 recoverFromOplogAsStandalone does not relax index constraintsJudah Schvimer2020-07-152-0/+64
* SERVER-47799 AsyncRequestsSender should update replica set monitor in between...jannaerin2020-07-149-0/+36
* SERVER-42042 Fail the build if it is set up to wander into the trilemmaAndrew Morrow2020-07-141-0/+9
* SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz2020-07-145-286/+783
* SERVER-42908 Add ErrorCodes to retryable errors to match driversBen Caimano2020-07-0813-207/+176
* SERVER-49335: use barque API key instead of LDAP passwordKim Tao2020-07-071-1/+1
* SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa2020-07-011-1/+4
* SERVER-48514: Separate testing 'called' and 'successful' fields for serverSta...Xuerui Fa2020-07-012-9/+22
* SERVER-48569: Add ConflictingOperationInProgress as acceptable error code to ...Xuerui Fa2020-07-011-1/+2
* SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon2020-06-291-1/+1
* SERVER-46897 Clear replication node seed list whenever we install a new confi...William Schultz2020-06-291-0/+3
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-2625-9/+571
* SERVER-48329 Rename generated action_type files to be less fragileAndrew Morrow2020-06-253-3/+40
* SERVER-47223 geoNear/$geoNear does not apply index hintsMihai Andrei2020-06-255-0/+117
* SERVER-42004 localhost JS tests should wait for an election to complete befor...William Schultz2020-06-243-3/+12
* SERVER-48926 Fix remaining sharding tests that incorrectly set votes to 0 on ...Esha Maharishi2020-06-245-14/+14
* SERVER-48695 setAppliedThrough must set orderedCommit=false on the recovery unitMatthew Russotto2020-06-231-0/+1
* SERVER-46927 push should depend on compileKelsey Schubert2020-06-221-0/+1
* SERVER-48657: Use evergreen modules for performance signal-processing managem...David Bradford2020-06-161-0/+2
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-152-3/+4
* SERVER-48659 Update SLES 12 AMI for package testsBrian McCarthy2020-06-112-13/+3
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-06-111-1/+2
* SERVER-48681 Update Debian 8.1 AMI for package testsBrian McCarthy2020-06-103-16/+1
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-06-103-40/+40
* SERVER-48640 Update RHEL 6.2 AMI for package testsBrian McCarthy2020-06-101-2/+3
* SERVER-48491 Add requires_document_locking tag to sessions_collection_reaping.jsEsha Maharishi2020-06-101-0/+8
* SERVER-48674 Check if replication is enabled before checking if the node is a...Cheahuychou Mao2020-06-101-2/+2
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-06-105-25/+154
* SERVER-48657: Use evergreen modules for performance signal-processing managementDavid Bradford2020-06-093-11/+19
* SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan2020-06-027-30/+226