summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "SERVER-36709 Make Biggie store nodes adaptive to improve memory effic...Kaloian Manassiev2020-08-071-13/+6
* SERVER-36709 Make Biggie store nodes adaptive to improve memory efficiencyYuhong Zhang2020-08-071-6/+13
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-045-19/+0
* SERVER-49547 ephemeralForTest needs to keep track of the available history fo...Bynn Lee2020-08-031-1/+3
* Revert "SERVER-49547 ephemeralForTest needs to keep track of the available hi...Bynn Lee2020-07-311-3/+1
* SERVER-49547 ephemeralForTest needs to keep track of the available history fo...Bynn Lee2020-07-311-1/+3
* SERVER-49415 remove test case with conflicting index buildBenety Goh2020-07-241-9/+2
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-3/+3
* SERVER-49739 Fix so apitest_db.js cannot select 'biggie' as storage engineHenrik Edin2020-07-211-4/+3
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-201-10/+15
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-175-2/+12
* SERVER-49269: Add 'previousVersion' field to FCV document when in downgrading...Lingzhi Deng2020-07-151-4/+4
* SERVER-49008 Create a new jstest to track Biggie's metricsYuhong Zhang2020-07-141-0/+58
* SERVER-49288 Only run background_validation.js on storage engines that suppor...Gregory Wlodarek2020-07-021-0/+2
* SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthro...Bynn Lee2020-06-251-0/+104
* SERVER-47010 Fix ttl_sharded.js loggingEsha Maharishi2020-06-241-2/+4
* Revert "SERVER-43864 Move jstests/core/background_validation.js to jstests/no...Bynn Lee2020-06-241-104/+0
* SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthro...Bynn Lee2020-06-241-0/+104
* SERVER-46716: Add tests for let parameters for sharded updatePawel Terlecki2020-06-121-19/+0
* SERVER-46718 Support 'let' parameters for findAndModify in sharded environmentsKatherine Wu2020-06-121-22/+0
* Revert "SERVER-46716: Add tests for let parameters for sharded update"Katherine Wu2020-06-121-0/+19
* SERVER-46716: Add tests for let parameters for sharded updatePawel Terlecki2020-06-111-19/+0
* SERVER-46116 Add integration tests for let variablesKatherine Wu2020-06-111-7/+0
* SERVER-46738 Ensure let parameters work for sharded findJacob Evans2020-06-101-21/+1
* SERVER-47409 writeconcern>1 gives no error on standalone serverRyan Timmons2020-06-081-0/+13
* SERVER-46707 Support 'let' variables in aggregate command in sharded deploymentsEric Cox2020-06-051-1/+1
* SERVER-30888 Obtain locks with timeouts when collecting FTDC statisticsGregory Noma2020-06-011-0/+48
* SERVER-46737 Support let variables for find commandJacob Evans2020-06-011-1/+21