summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54131 zone_changes_range.js test has a race condition in runBalancer()Alexandre Bique2021-02-051-5/+8
* SERVER-54158 Missing shard metadata refresh from the CS in coll_timestamp_tes...Sergi Mateo Bellido2021-02-051-0/+2
* SERVER-53520 Assert recipients own all their docs in ReshardingTest.Max Hirschhorn2021-02-052-21/+143
* SERVER-50976 Add currentOp reporting for ReshardingCoordinatorService InstancesAmirsaman Memaripour2021-02-051-1/+10
* SERVER-53894 Ensure updateFeatureCompatibilityVersionDocument() is idempotentAli Mir2021-02-051-18/+0
* SERVER-54259 include bucketDocs in timeseries_bucket_limit_count.js assertion...Benety Goh2021-02-051-9/+9
* SERVER-52720: Handle choosing a new donor node when startApplyingOpTime existsXueruiFa2021-02-054-2/+289
* SERVER-53751 Make some findMatchingLogLine tests tolerate higher log levelDavid Percy2021-02-052-10/+15
* SERVER-53999 Allow a time-series bucket's id to move backward before being co...Gregory Noma2021-02-052-1/+77
* Revert "SERVER-43762 Move top_drop.js from noPassthroughWithMongod to Core"Bynn Lee2021-02-051-5/+1
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-055-0/+15
* SERVER-54189 [SBE] Support queries like "find({_id:1},{a:1})" and "find({_id:...Drew Paroski2021-02-051-0/+82
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-055-0/+155
* SERVER-48862 Part 2: aborting index builds when a migration startsMatthew Russotto2021-02-051-5/+45
* SERVER-51021 Add currentOp reporting for ReshardingRecipientService InstancesAmirsaman Memaripour2021-02-051-1/+21
* SERVER-53827 Use assert.soon instead of assert.eq to wait for range deletion ...Marcos José Grillo Ramirez2021-02-041-5/+9
* SERVER-53023 Create TTL index on config.tenantMigrationRecipientVishnu Kaushik2021-02-049-94/+196
* SERVER-43762 Move top_drop.js from noPassthroughWithMongod to CoreBynn Lee2021-02-041-1/+5
* SERVER-50978 Add currentOp reporting for ReshardingDonorService InstancesAmirsaman Memaripour2021-02-041-24/+134
* SERVER-54011 Change showRecordId() to support the ObjectId typeGregory Wlodarek2021-02-041-0/+67
* SERVER-54013 Verify that an _id index cannot be created on a time-series coll...Gregory Wlodarek2021-02-041-0/+38
* SERVER-54286 Disable write concern tests for rename collectionPierlauro Sciarelli2021-02-041-1/+1
* SERVER-53967: scaled_collection_stats.js should use {_waitForDelete: true} in...Jordi Serra Torrens2021-02-041-1/+2
* SERVER-52781 force rename majority concern on mongos and target chunks by uuidPierlauro Sciarelli2021-02-041-3/+7
* SERVER-54167: Advance VectorClock on configOpTime advancementJordi Serra Torrens2021-02-041-7/+8
* SERVER-53399 Parse individual window functionsDavid Percy2021-02-042-9/+150
* SERVER-53929 Add stricter parser checks around positional projectionIan Boros2021-02-041-1/+7
* SERVER-52781 Implement the new rename collection path in `_shardsvrRenameColl...Pierlauro Sciarelli2021-02-045-13/+212
* SERVER-52722 Handle cloning restart in TenantMigrationRecipientServiceJason Chan2021-02-042-13/+24
* SERVER-51551 Support expression $isArray in SBEMickey. J Winters2021-02-041-3/+0
* SERVER-54169 update geo_s2disjoint_holds.js to check command error code rathe...Benety Goh2021-02-031-22/+29
* SERVER-54218 Update authentication counter patterns of useBen Caimano2021-02-031-5/+19
* SERVER-53986 Use ObjectId's as table keys for time-series collectionsGregory Wlodarek2021-02-032-0/+105
* SERVER-54153 Fix accounting for indexes in tenant_migration_aborted_buildindex.Matthew Russotto2021-02-031-0/+3
* SERVER-54179 Make the serverStatus bucketCatalog section dependent on whether...Gregory Noma2021-02-033-13/+19
* SERVER-52736 Collation support in SBEDrew Paroski2021-02-0214-48/+2069
* SERVER-54047 Resharding permits transactions to commit after minFetchTimestam...Randolph Tan2021-02-021-0/+84
* SERVER-53276: Clean up references to donor RSM after migration completesXueruiFa2021-02-021-11/+8
* SERVER-47807 Remove shardConnPoolStats commandJason Zhang2021-02-0211-19/+4
* SERVER-53984 Add metadata for clustered indexes in the collection catalogLouis Williams2021-02-021-4/+16
* SERVER-54084 Add server parameter tenantMigrationDisableX509Auth to enable ke...Cheahuychou Mao2021-02-021-26/+260
* SERVER-54084 Formalize ssl configuration validation for tenant migrationCheahuychou Mao2021-02-021-0/+177
* SERVER-53785 Test WriteConcernErrors are preserved with the mongos implementa...Shreyas Kalyan2021-02-023-36/+65
* SERVER-53840 Make bucket limits configurableDan Larkin-York2021-02-021-0/+40
* SERVER-53958 Tag timeseries_write_concern.js with requires_replicationGregory Noma2021-02-021-0/+4
* SERVER-53126 Drop oplog buffer collection once the migration is garbage colle...Vishnu Kaushik2021-02-011-1/+6
* SERVER-39943 Create match expressions for aggregation $gt/$gte/$lt/$lte and a...Katherine Wu2021-02-011-16/+106
* SERVER-51358: Indicate awaitable operations explicitlyTyler Seip2021-02-011-0/+16
* SERVER-54148 Fix upsert query when writing external key docs for tenant migra...Cheahuychou Mao2021-02-011-1/+2
* SERVER-54161 Startup recovery should not fail with time-series collections th...Gregory Wlodarek2021-02-011-0/+36