summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-50072 Check _isWindows() when initializing MongoRunner.EXIT_ABORTAli Mir2020-09-215-12/+5
* SERVER-35649 Retry DNS failures during reconfigA. Jesse Jiryu Davis2020-09-215-10/+135
* SERVER-51052 no_disconnect_on_stepdown.js should enable a failpoint to skip P...Cheahuychou Mao2020-09-201-1/+13
* SERVER-49398 Translate ElemMatchObjectMatchExpression to SBEDrew Paroski2020-09-181-0/+98
* SERVER-51046: Have transaction helpers for sharded FSMs log a fully qualified...Daniel Gottlieb2020-09-182-9/+10
* SERVER-50690 Add option to specify bind ip to ocsp mockShreyas Kalyan2020-09-181-4/+3
* SERVER-51002 Fix jstests/noPassthrough/read_concern_snapshot_yielding.js rand...Mindaugas Malinauskas2020-09-181-0/+6
* SERVER-50898 safe_secondary_reads_causal_consistency.js must wait for effects...Cheahuychou Mao2020-09-181-0/+5
* SERVER-50663 Fix for asserting exceptions in upperlower.jsClaire Childs2020-09-181-12/+4
* SERVER-50900 Disable PeriodicShardedIndexConsistencyChecker for cursor_valid_...Jason Zhang2020-09-181-0/+6
* SERVER-48941 Make startup recovery recover a tenant migration donor's in-memo...Jason Zhang2020-09-182-1/+109
* SERVER-51020 Abort index builds for rollback in the expected phase in resumab...Gregory Noma2020-09-172-63/+27
* SERVER-50425 [stepup] TenantMigrationDonor's run() should skip down to the ap...Cheahuychou Mao2020-09-174-13/+88
* SERVER-50616 TenantMigrationDonor should retry its steps until success, the d...Cheahuychou Mao2020-09-176-59/+506
* SERVER-48173 define multiversion command coverage in views_all_commands.jsKevin Pulo2020-09-171-7/+8
* SERVER-50663 support $toUpper and $toLower in SBEClaire Childs2020-09-162-20/+43
* SERVER-50300 Change modifier style updates to use the $v:2 oplog formatIan Boros2020-09-1612-54/+156
* SERVER-50320 Fix cancellation races in initial syncerMatthew Russotto2020-09-161-4/+5
* SERVER-46202 Implement ShardRegistry on top of ReadThroughCacheKevin Pulo2020-09-161-28/+0
* SERVER-50943 Speed up tenant_migration_donor_state_machine.js by making it ma...Esha Maharishi2020-09-161-4/+7
* SERVER-50920 Fix resuming index builds from the bulk load phaseGregory Noma2020-09-151-6/+0
* SERVER-50899 Keep track of multikey in resumable index build stateGregory Noma2020-09-155-52/+95
* SERVER-49938: Create Atlas workflow tests of what Atlas actually does todayXueruiFa2020-09-153-77/+194
* SERVER-50733 Support $ifNull expression in SBENikita Lapkov2020-09-152-4/+1
* SERVER-50930 indexbg_killop_stepup.js should wait for the index build to abor...Gregory Wlodarek2020-09-141-0/+3
* SERVER-50855: Create voteCommitImportCollection commandLingzhi Deng2020-09-143-0/+3
* SERVER-50759 Update error messages in initial_sync_drop_collection.js after c...Matthew Russotto2020-09-141-25/+8
* SERVER-48594 Add concurrency workload using slow user acquisitionSara Golemon2020-09-141-0/+40
* SERVER-48518 Improvements to rollback_via_refetch_anomaly.jsA. Jesse Jiryu Davis2020-09-141-7/+5
* SERVER-50750 refineCollectionShardKey should add nested keys as dotted fieldsJack Mulrow2020-09-1111-82/+485
* SERVER-50610 secondary_reads.js should not make assertions based on natural c...Louis Williams2020-09-112-38/+63
* SERVER-43385 remove MMAPv1 referencesVishnu Kaushik2020-09-114-11/+6
* SERVER-50893 prevent sbe suites from running on s390xDavid Storch2020-09-115-32/+1
* SERVER-50519 index build is resumable only if commit quorum is the default (i...Benety Goh2020-09-111-11/+3
* SERVER-50704 Create exportCollection commandGregory Wlodarek2020-09-113-0/+3
* SERVER-43503 Complete TODO listed in SERVER-32565Ruoxin Xu2020-09-111-15/+3
* SERVER-48472 Make SBE raise a KeyNotFound error when $_resumeAfter record id ...Anton Korshunov2020-09-111-0/+66
* SERVER-50775 Use failpoint for yielding index build locks in RollbackResumabl...Gregory Noma2020-09-105-66/+49
* SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-09-104-13/+13
* SERVER-50705: Create importCollection commandLingzhi Deng2020-09-103-0/+3
* SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-09-101-4/+4
* SERVER-50313 Add standalone tasks to live-record buildvariantMikhail Shchatko2020-09-103-3/+8
* SERVER-50375 Ensure mongos forwards API params to shardsA. Jesse Jiryu Davis2020-09-101-0/+213
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-0993-266/+271
* SERVER-50837 Make sure that donorForgetMigration command can be retriedCheahuychou Mao2020-09-091-3/+23
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-0/+1
* SERVER-19823 rs.printSlaveReplicationInfo() syncedTo field displays the epoch...Huayu Ouyang2020-09-091-0/+25
* SERVER-48318 Make snapshot window equal to max of minSnapshotHistoryWindowInS...Cheahuychou Mao2020-09-091-8/+20
* SERVER-49204 Implement donorForgetMigration commandCheahuychou Mao2020-09-092-61/+101
* SERVER-50462: Have sharding_rs2 wait for replication to safely assert causal ...Daniel Gottlieb2020-09-091-8/+11