summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53989 RecordStore determines its key format from the durable catalogLouis Williams2021-02-091-1/+0
* SERVER-54018 Restrict metadata and time fields to top-level fieldsDan Larkin-York2021-02-081-0/+3
* SERVER-44230 Move top_drop.js from noPassthrough to CoreBynn Lee2021-02-051-81/+0
* Revert "SERVER-43762 Move top_drop.js from noPassthroughWithMongod to Core"Bynn Lee2021-02-051-0/+81
* SERVER-43762 Move top_drop.js from noPassthroughWithMongod to CoreBynn Lee2021-02-041-81/+0
* SERVER-53984 Add metadata for clustered indexes in the collection catalogLouis Williams2021-02-021-4/+16
* SERVER-53819 move timeseries_collStats.js to noPassthroughBenety Goh2021-01-231-215/+0
* SERVER-53072 Expire time-series bucket catalog entries if the memory usage th...Gregory Noma2021-01-221-16/+60
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-6/+18
* SERVER-53654 Move timeseries_serverStatus.js to noPassthroughGregory Noma2021-01-221-94/+0
* SERVER-51730 Report histogram data on how long it takes cursors to drainVishnu Kaushik2021-01-211-0/+85
* SERVER-53654 Add serverStatus section for global time-series bucket infoGregory Noma2021-01-201-0/+94
* SERVER-52231 move timeseries_collStats.js to noPassthroughWithMongodBenety Goh2021-01-151-0/+171
* SERVER-53336 listCollections returns 'timeseries' as type for timeseries coll...Benety Goh2021-01-151-1/+1
* SERVER-53336 listCollections returns 'timeseries' as type for timeseries coll...Benety Goh2021-01-151-1/+1
* SERVER-49867 Add server status metrics to track how often a cursor has more t...Vishnu Kaushik2021-01-141-0/+150
* SERVER-52609 Append corruptRecords to validate results as an arrayGregory Noma2021-01-131-0/+60
* SERVER-53129 rename time-series testsBenety Goh2020-12-031-1/+1
* SERVER-52994 remove old TODO from indexbg_interrupts.jsSamy Lanka2020-12-031-5/+2
* SERVER-52996 Complete TODO listed in SERVER-46707Eric Cox2020-12-011-73/+3
* SERVER-50667 replace comment/variable references to slave with secondaryPavi Vetriselvan2020-11-301-1/+1
* SERVER-52529 enable schema validation on time-series bucket collectionsBenety Goh2020-11-211-9/+16
* SERVER-52525 validate expireAfterSeconds time-series optionBenety Goh2020-11-211-1/+1
* SERVER-52529 add test case for schema validation on time-series bucket collec...Benety Goh2020-11-211-0/+25
* SERVER-52525 extract index_key_validate::validateIndexSpecTTL() from createIn...Benety Goh2020-11-201-0/+2
* SERVER-50625 no_balance_collection.js test can pass even if there is a failur...Jaume Moragues2020-11-171-9/+11
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-1725-36/+36
* SERVER-52832 fix error codes for catalog conflicts during time-series collect...Benety Goh2020-11-151-4/+4
* SERVER-52832 move time_series_create.js to noPassthroughWithMongodBenety Goh2020-11-141-0/+121
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-1225-36/+36
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-1225-36/+36
* SERVER-49994 rename jstests that contain master/slave terminologyPavi Vetriselvan2020-11-061-0/+0
* SERVER-47647 Test that duplicate key error message has correct namespace afte...Geert Bosch2020-10-201-0/+17
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-2/+2
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-133-20/+20
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-301-1/+3
* SERVER-50756 Add unoccupied storage space to dbStatsLouis Williams2020-09-291-2/+7
* SERVER-50651 Replace occurrences of isMaster command with hello in noPassthro...Ali Mir2020-09-282-33/+37
* SERVER-50706 Add fromConfigServer parameter to allow transitioning a shard se...Jason Chan2020-09-241-0/+4
* SERVER-50313 Add standalone tasks to live-record buildvariantMikhail Shchatko2020-09-103-3/+8
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-3/+3
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-042-35/+35
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-1/+1
* SERVER-48616 Make SBE expose the correct 'numYields' statisticDavid Storch2020-09-031-111/+0
* SERVER-50356: Account for last-continuous when closing connections on FCV upg...Lingzhi Deng2020-08-272-45/+172
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-202-2/+2
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-172-2/+2
* SERVER-36709 Enable previously disabled tests due to excessive memory usageGregory Wlodarek2020-08-115-10/+2
* SERVER-49687 Add flag for validate to repair data in standalone modeShin Yee Tan2020-08-071-1/+1
* SERVER-36709 Make radix store nodes adaptive to improve memory efficiencyYuhong Zhang2020-08-071-6/+13