summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51073 Use the onMajorityCommitPointUpdate to inform TenantMigrationAcc...Cheahuychou Mao2021-01-073-6/+6
* SERVER-52626 Check for Lock Free Reads feature flag in crud_ops_do_not_throw_...Henrik Edin2021-01-071-3/+9
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-076-11/+22
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-01-067-10/+36
* SERVER-53317 Update time-series bucket min/max efficientlyGregory Noma2021-01-061-6/+12
* SERVER-53613 Make change_stream_operation_metrics.js more reliableLouis Williams2021-01-061-5/+5
* SERVER-52772 Abort resharding operation if index build running on collection ...Sarah Zhou2021-01-061-0/+95
* SERVER-53575 Include default validation action/level in catalog entryA. Jesse Jiryu Davis2021-01-061-0/+9
* SERVER-53524 Fix disposal of Pipeline in ReshardingCollectionCloner.Max Hirschhorn2021-01-061-0/+19
* SERVER-53499 User Management commands must set apiVersion internallyMark Benvenuto2021-01-061-0/+6
* SERVER-52773 Add resharding section to server statusAmirsaman Memaripour2021-01-061-0/+42
* SERVER-53458 Only support $operationMetrics on the admin database and in the ...Louis Williams2021-01-054-14/+30
* SERVER-52708 Make donorStartMigration command in commands_lib.js include cert...Cheahuychou Mao2021-01-051-0/+5
* SERVER-52707 Make tenant migration recipient use x509 certificate to connect ...Cheahuychou Mao2021-01-055-0/+302
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-0525-41/+660
* SERVER-52709 Make tenant migration recipient take certificate as string in re...Cheahuychou Mao2021-01-053-3/+26
* SERVER-51615 Disallow writes to system.js collection with apiStrict:truesamontea2021-01-051-1/+77
* SERVER-52708 Make tenant migration donor take certificate as string in donorS...Cheahuychou Mao2021-01-057-12/+386
* SERVER-53020 Ensure only the atlasAdmin user can run donorStartMigration and ...Cheahuychou Mao2021-01-041-0/+43
* SERVER-53559 Stop the background workload in the backup/restore test before a...Gregory Wlodarek2021-01-041-24/+23
* SERVER-52551 Convert dropDatabase command to IDL-generated classA. Jesse Jiryu Davis2021-01-041-0/+1
* SERVER-53107 Tenant migration tests should use donorForgetMigration when the ...Pavi Vetriselvan2021-01-0419-61/+139
* 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