summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-54124 Make functions in TenantMigrationTest and TenantMigrationUtil us...Cheahuychou Mao2021-02-015-149/+55
* SERVER-54147 initial_sync_nodes_contribute_to_liveness_majorities.js should c...Pavi Vetriselvan2021-02-011-1/+1
* SERVER-54091 Update assertion messages for dbhash check run by resmoke.pyJudah Schvimer2021-02-011-1/+2
* SERVER-53105: Target chunks by collectionUUIDJordi Serra Torrens2021-02-012-3/+12
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-302-0/+85
* SERVER-53997 Ban use of indexes excluded from API verison 1 for query plannin...Ruoxin Xu2021-01-301-0/+63
* SERVER-54050 Respect collations for time-series bucket metadata and min/maxGregory Noma2021-01-301-0/+76
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-3024-227/+325
* SERVER-53964 Handle time-series bucket removalGregory Noma2021-01-301-0/+74
* SERVER-51078 no need for checkForInterrupt in waitWhileFailPointEnabledGabriel Russell2021-01-293-4/+6
* SERVER-52555 Convert listIndexes command implementation to inherit from IDL-g...Shreyas Kalyan2021-01-291-1/+3
* SERVER-54125 Make sure the recipient can fetch keys from the donor if it sync...Cheahuychou Mao2021-01-291-2/+31
* SERVER-50423 Rename jstests with slave referencesAli Mir2021-01-293-0/+15
* SERVER-53958 Test time-series inserts with different write concerns in the sa...Gregory Noma2021-01-291-0/+78
* SERVER-53883: Disable TLS authenticated tenant migration tests on WindowsAndrew Shuvalov2021-01-2941-41/+66
* SERVER-52811 Implement the new drop database path in _shardsvrDropDatabaseTommaso Tocci2021-01-295-240/+4