summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/timeseries_serverStatus.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-71457 Archive on time backwards, and restrict query-based reopeningDan Larkin-York2022-12-081-2/+8
|
* SERVER-66698 Clear BucketCatalog namespaces lazily using clear registryDavid Wang2022-08-191-1/+4
|
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ↵Benety Goh2021-10-221-7/+0
| | | | | | from non-core tests Time-series collections are enabled by default, making these checks no longer necessary.
* SERVER-54268 Respect {ordered: true} for time-series insertsGregory Noma2021-02-051-1/+2
|
* SERVER-54179 Make the serverStatus bucketCatalog section dependent on ↵Gregory Noma2021-02-031-8/+14
| | | | whether there are any time-series collections
* SERVER-53072 Expire time-series bucket catalog entries if the memory usage ↵Gregory Noma2021-01-221-5/+13
| | | | threshold is exceeded
* SERVER-53654 fix early return logic in testBenety Goh2021-01-221-1/+2
|
* SERVER-53654 Move timeseries_serverStatus.js to noPassthroughGregory Noma2021-01-221-0/+98