summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-07-1626-38/+62
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-163-26/+123
* Revert "SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when apply...Suganthi Mani2020-07-163-125/+26
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-163-26/+125
* SERVER-47714 fix testEric Milkie2020-07-151-1/+2
* SERVER-47714 explicitly set the prepare conflict behavior prior to creating a...Eric Milkie2020-07-152-0/+41
* SERVER-45233 Include the empty array in the comparison with index testTed Tuckman2020-07-152-1/+12
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-07-154-49/+301
* SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GTMisha Ivkov2020-07-157-16/+29
* SERVER-48979: Fix race between config propagation and election in change_stre...Lingzhi Deng2020-07-151-32/+31
* SERVER-47733 SymmetricEncryptorWindows shouldn't pad when update is calledAdam Cooper2020-07-143-15/+129
* SERVER-42042 Fail the build if it is set up to wander into the trilemmaAndrew Morrow2020-07-141-0/+9
* SERVER-48568 Changed nopeOptions to nodeOptions when configuring the replica setJenny Peshansky2020-07-101-1/+1
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-07-102-0/+54
* SERVER-49335: use barque API key instead of LDAP passwordKim Tao2020-07-071-1/+1
* SERVER-47883 Override stepdown suites to ensure background index builds are c...Louis Williams2020-07-026-1/+8
* SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa2020-07-011-1/+4
* SERVER-43490 Perform TODO listed in SERVER-38686Jack Mulrow2020-06-301-7/+0
* SERVER-48778 Make reconstruct_prepared_transactions_initial_sync.js robust to...Suganthi Mani2020-06-301-1/+1
* SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon2020-06-291-1/+1
* SERVER-44779 dassert internal operations that hit a prepareConflict must be m...Jason Chan2020-06-291-0/+7
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-2623-9/+526
* SERVER-48527 Aborting in-progress transactions on step-up should clear sessio...Judah Schvimer2020-06-252-0/+13
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-06-241-1/+13
* SERVER-48611 Use awaitLastOpCommitted instead of awaitReplication in speculat...William Schultz2020-06-241-2/+2
* SERVER-48329 Rename generated action_type files to be less fragileAndrew Morrow2020-06-243-3/+40
* SERVER-48907 Use modules for Linkbench2dalyd2020-06-231-0/+8
* SERVER-48032 Change MAIL to FORUMS, fix URLs in mongo welcomeJon Streets2020-06-233-12/+13
* SERVER-48695 setAppliedThrough must set orderedCommit=false on the recovery unitMatthew Russotto2020-06-231-0/+1
* SERVER-47223 Verify that $geoNear applies index hint correctlyMihai Andrei2020-06-221-0/+53
* SERVER-48926 Fix remaining sharding tests that incorrectly set votes to 0 on ...Esha Maharishi2020-06-225-14/+14
* SERVER-48891 reIndex should not lookup nonexistent database in ViewCatalogLouis Williams2020-06-221-1/+2
* SERVER-48229 Shutdown PeriodicShardedIndexConsistencyChecker after Replicatio...Cheahuychou Mao2020-06-221-5/+5
* SERVER-48514: Separate testing 'called' and 'successful' fields for serverSta...Xuerui Fa2020-06-182-9/+22
* SERVER-48569: Add ConflictingOperationInProgress as acceptable error code to ...Xuerui Fa2020-06-181-1/+2
* SERVER-46445 Set valid result for service account check when using the builti...Nir Bar2020-06-171-3/+4
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-06-171-2/+6
* SERVER-48532 Return true from IndexBuildInterceptor::areAllWritesApplied() if...Gregory Noma2020-06-171-1/+10
* SERVER-47195 Allow configuring failCommand failpoint to activate only for a g...Spencer T Brody2020-06-172-3/+42
* SERVER-41070 Add blockConnection mode to failCommandCheahuychou Mao2020-06-173-4/+209
* SERVER-48614 Fix plan cache discriminators for partial wildcard indexesDavid Storch2020-06-166-28/+236
* SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani2020-06-151-8/+12
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-06-111-1/+2
* 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-104-25/+153
* SERVER-48640 Update RHEL 6.2 AMI for package testsBrian McCarthy2020-06-091-2/+3
* SERVER-48657: Use evergreen modules for performance signal-processing managementDavid Bradford2020-06-093-11/+19
* Import wiredtiger: 8f7554c85299a49079c7f06290909f791678b794 from branch mongo...r4.2.8-rc0r4.2.8Luke Chen2020-06-0910-19/+80
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-052-4/+4