summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-09-091-0/+52
* SERVER-50440 Make TenantMigrationAccessBlockerByPrefix include '_' when doing...Jason Zhang2020-09-083-25/+45
* SERVER-50711 Clear temp directory if no internal idents are parsed on startupGregory Noma2020-09-081-8/+26
* SERVER-50635 Retry index consistency check at ShardingTest shutdown on ShardN...Jack Mulrow2020-09-081-1/+15
* SERVER-50246 Fix $unionWith explain with mode 'executionStats' to account for...Nick Zolnierz2020-09-081-26/+63
* SERVER-50784 Restore cluster settings after all JS test fuzzer suitesA. Jesse Jiryu Davis2020-09-081-3/+4
* SERVER-50780 Improve cache.collections consistency check in ShardingTest hookPierlauro Sciarelli2020-09-081-4/+11
* SERVER-50585: Create set_fcv_downgrade_on_disk_changes.js to include all test...Lingzhi Deng2020-09-081-0/+247
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-084-5/+5
* SERVER-49847 enable resumable index builds by defaultBenety Goh2020-09-064-3/+27
* SERVER-49102 Tag profile_filter.jsDavid Percy2020-09-061-0/+2
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-0441-484/+489
* SERVER-50104 Implement proxy's retry logic for non-batch write commandsCheahuychou Mao2020-09-042-21/+38
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-043-2/+275
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-048-31/+31
* SERVER-50545 Retry on ConflictingOperationInProgress in index_operations_abor...Jack Mulrow2020-09-041-1/+12
* SERVER-50620 Make ChunkHelper.moveChunk retryable on LockBusy errorEric Maynard2020-09-041-1/+5
* SERVER-50507 Avoid race conditions during recoverRefreshShardVersionPierlauro Sciarelli2020-09-041-0/+3
* SERVER-50618 Make sharding_statistics_server_status.js retry moveChunk comman...Matthew Saltz2020-09-031-1/+22
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-039-10/+10
* SERVER-48483 [SBE] Reimplement $or match expression translationDrew Paroski2020-09-031-0/+68
* SERVER-50623 make catchup_takeover_one_high_priority.js robust to slow machinesPavi Vetriselvan2020-09-031-2/+2
* SERVER-48616 Make SBE expose the correct 'numYields' statisticDavid Storch2020-09-035-35/+88
* SERVER-34118 Log number of upserts performedNikita Lapkov2020-09-037-26/+101
* SERVER-49766 Indexed and non-indexed collections return different results for...Svilen Mihaylov2020-09-031-0/+21
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-039-23/+23
* SERVER-49075 Add requires_fcv_47 tag to resumable index build rollback testsGregory Noma2020-09-034-0/+4
* SERVER-43664 Fix file name lookup in wt_table_checks*.js for WindowsGregory Wlodarek2020-09-032-3/+3
* SERVER-47382 Support inequalities on arrays with $not on indexed collectionTed Tuckman2020-09-032-22/+94
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-0339-187/+208
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-09-032-0/+148
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-038-0/+16
* SERVER-50289 Remove tempDir from persisted resumable index build stateGregory Noma2020-09-031-1/+2
* SERVER-49774 Enable rollback testing for resumable index builds in the collec...Gregory Noma2020-09-021-15/+9
* SERVER-50210 Allow global mapping of SBE error codes to equivalent legacy err...Drew Paroski2020-09-023-95/+140
* SERVER-49075 Add replica_sets suite to resumable index builds variantGregory Noma2020-09-024-16/+0