summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59664 Implement merge chunks routine Phase IAllison Easton2021-12-071-7/+34
* SERVER-61927 clean up geo_circle1_noindex.jsBenety Goh2021-12-071-11/+19
* SERVER-61759 Interrupt and join migrations when allowMigrations is set to falseKaloian Manassiev2021-12-072-3/+3
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-61/+95
* SERVER-61928 clean up bench_test2.jsBenety Goh2021-12-061-2/+5
* SERVER-61925 replace runtime --nojournal check with tag for CI systemBenety Goh2021-12-061-8/+6
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-061-0/+88
* SERVER-61922 add requires_replication tag to collmod test in noPassthroughBenety Goh2021-12-061-0/+3
* SERVER-58761 Make setFCV delete the config.transactions entries for all child...Jason Zhang2021-12-061-0/+283
* SERVER-61917 rollback fixture waits for index build to scan collectionBenety Goh2021-12-061-1/+2
* SERVER-60207 Enable feature flag for $sortArrayAndrii Dobroshynski2021-12-061-14/+0
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-0615-142/+260
* SERVER-60967 Implement $sortArray in SBENeil Shweky2021-12-041-0/+33
* SERVER-61486 add test and fail point to check collMod handling of side writes...Benety Goh2021-12-041-0/+219
* SERVER-61486 add test case for non-existent namespace for unique index conver...Benety Goh2021-12-041-0/+7
* SERVER-61486 add parallel shell helpers for running commandsBenety Goh2021-12-041-0/+49
* SERVER-61698 adding support of adding and removing entries to config.tenants ...mathisbessamdb2021-12-037-15/+47
* SERVER-61910 initiate_takes_stable_checkpoint.js doesn't account for closing ...Vishnu Kaushik2021-12-031-2/+2
* SERVER-61807 Remove flag guard from $locfTed Tuckman2021-12-031-5/+22
* SERVER-61858 Wait for node to become primary before disconnecting in sync_sou...Huayu Ouyang2021-12-031-6/+6
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-0319-134/+80
* SERVER-61842 Mixed mode writes to `config.system.preimages`Denis Grebennicov2021-12-031-88/+71
* SERVER-61084 Remove now-unnecessary ShardingTaskExecutorPoolMinSize mongos pa...Reo Kimura2021-12-031-5/+1
* SERVER-57886 add top/bottom/topN/bottomN operators as window functionsMickey. J Winters2021-12-032-24/+92
* SERVER-61590 Add null check before accesssing time-series options in the shar...Arun Banala2021-12-031-0/+21
* SERVER-61393 Throw CannotEnableIndexConstraint on unique conversion failureGabriel Marks2021-12-033-8/+105
* SERVER-59090 Remove backport_required_multiversion tags from tenant migration...Jack Mulrow2021-12-032-4/+0
* SERVER-59084 Add includeIndexBuildInfo flag to listIndexesGabriel Marks2021-12-031-0/+136
* SERVER-60788 Update 'merge_causes_infinite_loop.js' to demonstrate the hallow...Mihai Andrei2021-12-031-5/+21
* Revert "SERVER-60533 Ensure db exists in distinct command"Alya Berciu2021-12-032-14/+0
* SERVER-61591 Robustify currentop_shell.js testRuoxin Xu2021-12-031-2/+5
* SERVER-61759 Make MoveTimingHelper a member of MigrationSourceManagerKaloian Manassiev2021-12-031-77/+84
* SERVER-60310 Skip irrelevant certificates when validating OCSP responsesErwin Pe2021-12-023-2/+200
* SERVER-59786: Prevent concurrent mergesChristopher Caplinger2021-12-0225-392/+629
* SERVER-59909 make ShardingTest and ReplSetTest option objects immutableDavis Haupt2021-12-021-0/+25
* SERVER-61569 Enable all accumulators for pushdownEric Cox2021-12-022-2/+47
* SERVER-61140 Advance stable timestamp to startApplyingDonorOpTime during reci...jannaerin2021-12-021-0/+117
* SERVER-52247 Enable feature flag for Exact top-n accumulatorMihai Andrei2021-12-028-148/+260
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-021-1/+1
* SERVER-61555 Link the defragmentation policy to ConfigureCollectionAutoSplitAllison Easton2021-12-021-0/+141
* SERVER-61461 Increase 'maxTransactionLockRequestTimeoutMillis' for testsLuis Osta2021-12-023-3/+18
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-021-4/+5
* SERVER-61738 Revive dbcheck.js and make it deterministicJosef Ahmad2021-12-021-97/+113
* SERVER-61713 Accept a list of tenant ids in commitShardSplit and fix test fa...Didier Nadeau2021-12-024-9/+53
* SERVER-61793 Validate decompression before committing compressed timeseries b...Henrik Edin2021-12-011-0/+56
* SERVER-61799 clean up min_max_bounds.jsBenety Goh2021-12-011-7/+12
* SERVER-59781 Retry transaction on transient error in multi_statement_transact...Marcos José Grillo Ramirez2021-12-011-70/+81
* SERVER-61451 Remove multiversion check on disable_resumable_range_deleter.jsMarcos José Grillo Ramirez2021-12-012-43/+34
* SERVER-61310 Remove missing _id idx warning on clustered collsDaniel Gómez Ferro2021-12-011-0/+51
* SERVER-58476 Add requires_fcv_52 tag to testDaniel Gómez Ferro2021-12-011-1/+1