summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_index.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-56019 re-enable timeseries_index.js in replica_sets_initsync_jscore_pa...Benety Goh2021-07-131-3/+0
* SERVER-56235 Update error messages for index types that are dependent on a co...Louis Williams2021-07-081-11/+11
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-6/+5
* SERVER-55664 EphemeralForTest supports clustered _id indexesLouis Williams2021-06-151-9/+2
* SERVER-56798 Time-series 'granularity' parameter controls rounding for minimu...Dan Larkin-York2021-06-011-1/+6
* SERVER-54816 Perform ordered time-series inserts in a single storage transactionGregory Noma2021-04-221-234/+232
* SERVER-53889 Enable time-series feature flag by defaultGregory Noma2021-04-211-20/+27
* SERVER-54955 add does_not_support_transactions to timeseries testsBenety Goh2021-04-211-0/+1
* SERVER-55994 add tests for user hints on time-series collection queriesBenety Goh2021-04-121-0/+20
* SERVER-55994 SERVER-56019 add temporary exclusion for timeseries_index.js to ...Benety Goh2021-04-111-0/+2
* SERVER-55241 Prohibit text index creation on collections with clustered indexesBenety Goh2021-03-301-0/+4
* SERVER-54613 [SBE] Use classic engine to execute queries against time-series ...Andrii Dobroshynski2021-03-231-1/+0
* SERVER-55238 Unit test time-series <=> buckets collection index schema conver...Dianna Hohensee2021-03-171-24/+62
* SERVER-54646 support hidden index creation on time-series collectionsBenety Goh2021-03-051-0/+9
* SERVER-54646 support hiding/unhiding indexes by key pattern on time-series co...Benety Goh2021-03-051-0/+12
* SERVER-54646 support hiding/unhiding indexes by name on time-series collectionsBenety Goh2021-03-051-0/+11
* SERVER-54645 support listing indexes on a time-series collectionBenety Goh2021-03-041-0/+15
* SERVER-54895 Prohibit TTL index creation on time-series bucket collectionsBenety Goh2021-03-031-0/+4
* SERVER-54888 Prohibit partial index creation on time-series bucket collectionsBenety Goh2021-03-031-1/+9
* SERVER-54645 add time-series test cases for dropping indexes by nameBenety Goh2021-03-031-0/+8
* SERVER-54361 Prohibit unique index creation on time-series buckets collectionsLouis Williams2021-03-021-0/+4
* SERVER-54643 support dropping indexes on a time-series collectionBenety Goh2021-02-271-1/+12
* SERVER-54640 support creating an index on the time field in a time-series col...Benety Goh2021-02-251-1/+17
* SERVER-54637 support creating a simple metadata index on a time-series collec...Benety Goh2021-02-241-0/+88