summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58350 remove disabled_due_to_server_58295 tag from timeseries_metadata.jsBenety Goh2021-07-281-1/+1
* SERVER-58879 listIndexes() on a time-series view does not reverse map the mea...Gregory Wlodarek2021-07-271-20/+61
* SERVER-58394 Translate multiple ordered updates on a time-series collection's...Alison Lu2021-07-271-117/+163
* SERVER-58350 remove disabled_due_to_server_58295 tag from timeseries_sharded_...Benety Goh2021-07-271-2/+1
* SERVER-55239 Support 2dsphere index on time-series collection metadata fieldsDan Larkin-York2021-07-276-65/+247
* SERVER-58742 Disallow time-series deletes on buckets with control.closed set ...Kris Satya2021-07-271-0/+49
* SERVER-58423 Parse and validate change stream open parameter "fullDocument"Denis Grebennicov2021-07-272-0/+37
* SERVER-58595 Remove legacy ConfigsvrCommitMovePrimary commandTommaso Tocci2021-07-2710-19/+20
* SERVER-58794: _configsvrCreateDatabase and _flushDatabaseCacheUpdates should ...XueruiFa2021-07-271-0/+4
* SERVER-57486 Disable periodic index checker on transactions_stale_shard_versi...Marcos José Grillo Ramirez2021-07-271-1/+7
* SERVER-58519 Allow time-series deletes with concurrent collection modificationsKris Satya2021-07-273-11/+141
* SERVER-58652 Remove legacy ConfigsvrShardCollection commandTommaso Tocci2021-07-2713-55/+58
* SERVER-58820 Remove legacy drop collection/database pathsTommaso Tocci2021-07-2710-67/+24
* SERVER-54686 Remove the '_configsvrEnableSharding' commandKaloian Manassiev2021-07-277-6/+2
* SERVER-58862 Add requires_fcv_51 tag for time-series update/delete jstestsKris Satya2021-07-273-1/+3
* SERVER-58645 Test indexbg_killop_stepup.js needs to synchronize stepup with i...Matthew Russotto2021-07-261-0/+5
* SERVER-58669 Allow collMod, createIndexes, and dropIndexes once resharding co...jannaerin2021-07-261-4/+92
* SERVER-57750 Add namespace to failpoint in quiesce_mode.jsVesselina Ratcheva2021-07-261-1/+4
* SERVER-58814 Increase secondaryCatchUpPeriodSecs on stepdown_catch_up_opt.jsHuayu Ouyang2021-07-261-4/+4
* SERVER-58624 Change the resharding critical section timeout value for reshard...Matt Walak2021-07-261-0/+7
* SERVER-58589 Remove ShardingFullDDLSupportTimestampedVersion featureSergi Mateo Bellido2021-07-263-39/+2
* SERVER-56171 remove time-series downgrade tests. remove TODO comments.Benety Goh2021-07-241-40/+0
* SERVER-56171 remove downgrade tests for retryable writes on time-series colle...Benety Goh2021-07-242-130/+0
* SERVER-58057 Support ascending and descending indexes on time-series measurem...Gregory Wlodarek2021-07-233-4/+134
* SERVER-57771 [SBE] Fixed `.explain()` to report correct trial period statisti...Mohammad Dashti2021-07-231-0/+47
* SERVER-58812 Get donorDoc before being garbage collected in tenant_migration_...Wenbin Zhu2021-07-231-1/+4
* SERVER-58493 Add support for time-series metaField-only deletes with hintKris Satya2021-07-232-0/+209
* Revert "SERVER-58382 Add support for time-series metaField-only deletes with ...Kris Satya2021-07-232-209/+0
* SERVER-58382 Add support for time-series metaField-only deletes with hintKris Satya2021-07-232-0/+209
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-23446-673/+973
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ho...r5.1.0-alphaJason Zhang2021-07-232-47/+13
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-07-231-54/+0
* SERVER-58581 Add SEARCH_META variableTed Tuckman2021-07-231-0/+31
* SERVER-58792 Disable the UUID-based logic that handles config.cache.chunks.* ...Sergi Mateo Bellido2021-07-236-14/+6
* SERVER-50937 Wrap operations in resharding coordinator that contact remote no...Randolph Tan2021-07-221-0/+4
* SERVER-58744 applyOps on capped collections can violate the multi-timestamp c...Gregory Wlodarek2021-07-221-0/+33
* SERVER-58768 clean up geo_s2sparse.js to use different collection name for ea...Benety Goh2021-07-221-10/+21
* SERVER-58295 disabled more failing tests due to FCV changeVishnu Kaushik2021-07-223-1/+3
* SERVER-56800 Fail addShard if CWWC disagrees with existing CWWC on clusterMoustafa Maher2021-07-221-0/+153
* SERVER-58722 clean up wildcard_index_multikey.js to use different collection ...Benety Goh2021-07-221-5/+14
* SERVER-56845 do reconfig with retries in jstests/sharding/implicit_default_wr...Moustafa Maher2021-07-221-2/+2
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-2225-9/+49
* SERVER-32536 Enable collation test for sharded $lookupAlya Berciu2021-07-221-20/+19
* SERVER-57390 Remove getLastError implementationYoonsoo Kim2021-07-221-1/+0
* SERVER-57879 Implement $minN and $maxN accumulatorsMihai Andrei2021-07-211-0/+159
* SERVER-58707 Move bench_test*.js tests out of parallel test jobMohammad Dashti2021-07-211-0/+8
* SERVER-58295 disable the aggregation_multiversion_fuzzer suite, and disable m...Vishnu Kaushik2021-07-212-2/+3
* SERVER-58511 Create feature flag for change stream oplog rewritesDrew Paroski2021-07-218-15/+24
* SERVER-58626 Mark capped_max1 as tenant_migration_incompatible.Matthew Russotto2021-07-211-0/+3
* SERVER-57437 Support basic insert routing for sharded time-series collectionsNikita Lapkov2021-07-212-2/+213