summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-4/+1
* SERVER-47640 $lookup should increment the serverStatus metrics.queryExecutor ...Rishab Joshi2021-01-011-0/+125
* SERVER-52692 Use "nearest" read pref in ReshardingCollectionCloner.Max Hirschhorn2020-12-312-25/+26
* Revert "SERVER-51615 Disallow writes to system.js collection with apiStrict:t...Pierlauro Sciarelli2020-12-311-73/+0
* SERVER-52620 Add withReshardingInBackground() to ReshardingTest fixture.Max Hirschhorn2020-12-307-427/+635
* SERVER-53536 Reduce iteration count in role/privilege consistency testsSara Golemon2020-12-303-8/+3
* Revert "SERVER-47640 $lookup should increment the serverStatus metrics.queryE...Pierlauro Sciarelli2020-12-301-114/+0
* SERVER-47640 $lookup should increment the serverStatus metrics.queryExecutor ...Rishab Joshi2020-12-301-0/+114
* SERVER-52565 Test for durable invalidation of UserCacheSara Golemon2020-12-291-0/+227
* SERVER-53372 Remove reshardingTempInterruptBeforeOplogApplication server para...Blake Oler2020-12-243-42/+13
* SERVER-51615 Disallow writes to system.js collection with apiStrict:truesamontea2020-12-231-0/+73
* SERVER-52795 Resharding donors write final oplog entry upon entering the prep...LaMont Nelson2020-12-232-70/+20
* SERVER-53480 Fix indexing in the retry logic in runCommandWithMetaData in inj...Jason Zhang2020-12-221-2/+6
* SERVER-52550 Convert "drop" command to generated base classA. Jesse Jiryu Davis2020-12-221-1/+1
* SERVER-53143 Set allowMigrations:false on the temporary resharding collectionSarah Zhou2020-12-211-0/+64
* SERVER-53444 Make tests that run removeShard in assert.soon to wait for the s...Cheahuychou Mao2020-12-215-0/+53
* SERVER-52919 Wire compression not enabled for initial syncAmirsaman Memaripour2020-12-191-0/+34
* SERVER-47806 Remove unsetSharding commandJason Zhang2020-12-198-22/+0
* SERVER-52717: Handle resuming after failover in TenantCollectionClonerLingzhi Deng2020-12-181-0/+85
* SERVER-51918 create feature flag for lock free readsBenety Goh2020-12-181-17/+21
* SERVER-53416 exclude time-series tests from parallel tests when using legacy ...Benety Goh2020-12-181-14/+20
* SERVER-53128 add time-series test for sparse measurementsBenety Goh2020-12-181-0/+96
* SERVER-53416 time-series tests are not compatible with 'legacy' read mode use...Benety Goh2020-12-182-1/+3
* SERVER-52947: Tenant migration donor should attach TransientTransactionError ...Andrew Shuvalov2020-12-162-10/+65
* SERVER-50177 snapshot_read_at_cluster_time_crud_operations.js should expect C...A. Jesse Jiryu Davis2020-12-161-1/+7
* SERVER-51130 Implement onReshardingFieldsChanges for donor and recipient stat...Haley Connelly2020-12-161-8/+52
* SERVER-53368 Fix indexing in the retry logic in tenant migration passthrough ...Jason Zhang2020-12-161-2/+6
* SERVER-53371 Set API Parameters on opCtx before parsing commandSamy Lanka2020-12-161-2/+2
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-165-71/+16
* SERVER-51319 Call DatabaseShardingState::checkDbVersion() and CSS::getCollect...Dianna Hohensee2020-12-164-5/+8
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-164-14/+69
* SERVER-53216 Report number of databases in resource consumption serverStatus ...Louis Williams2020-12-151-9/+19
* SERVER-50985 Tenant collection cloner query must use readConcern majorityJason Chan2020-12-151-0/+88
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-154-69/+14
* SERVER-53268 Complete TODO listed in SERVER-35479samontea2020-12-152-3/+1
* SERVER-51886 Fix typo in jstestMihai Andrei2020-12-151-1/+1
* SERVER-53185 log more information when cpuNanos is zeroLouis Williams2020-12-151-1/+1
* SERVER-50911: Test tenant migration DB filtering logicXueruiFa2020-12-151-0/+66
* SERVER-50935: Expand dbhash checks to ensure two replica sets are in sync for...XueruiFa2020-12-154-33/+112
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-151-1/+3
* SERVER-52818 Fix SBE's implementation of strings to handle null bytes correctlyDrew Paroski2020-12-144-190/+26
* SERVER-48380 Expose total data size in bytes processed by $sort and $group in...Rishab Joshi2020-12-141-2/+14
* SERVER-53321 Complete TODO listed in SERVER-52703Martin Neupauer2020-12-111-5/+4
* SERVER-51768 Update javascript tests to reflect count being removed from API ...samontea2020-12-113-6/+6
* SERVER-53070 Allow back to back tenant migrations for retriesVishnu Kaushik2020-12-102-2/+53
* SERVER-51179 TenantMigrationDonorInstance should distinguish local and remote...Jason Zhang2020-12-102-50/+51
* SERVER-52641 Assert indexes until it completes successfully in index_build_re...Gregory Noma2020-12-101-8/+8
* SERVER-52788 Rename measureOperationResourceConsumption feature flag to profi...Louis Williams2020-12-106-21/+4
* SERVER-48814: Implement recipientForgetMigration commandLingzhi Deng2020-12-101-3/+1
* SERVER-51402 make change_stream_operation_metrics.js even more reliableLouis Williams2020-12-101-26/+30