summaryrefslogtreecommitdiff
path: root/jstests/sharding/timeseries_shard_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62356 Serialise the creation of sharded Timeseries collection with oth...Paolo Polato2022-09-141-10/+13
* SERVER-61590 Add null check before accesssing time-series options in the shar...Arun Banala2021-12-031-0/+21
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-221-6/+0
* SERVER-60452 Fix validation when the collection does not existArun Banala2021-10-051-111/+125
* SERVER-59140 Validate shard key pattern for timeseries shardCollection commandBikash Chandra2021-09-271-0/+149
* SERVER-59126 Delete buckets collection metadata from config servers on time-s...Nikita Lapkov2021-09-201-7/+4
* SERVER-59094 Implicitly create timeseries collections with shardCollectionAlya Berciu2021-09-171-45/+62
* SERVER-58872 Add require_fcv_51 tag for sharded timeseries testsArun Banala2021-07-281-1/+1
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-141-0/+1
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-291-0/+176