summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75601 Make serverStatus apiversion field more robustMoustafa Maher2023-04-062-0/+42
* SERVER-75534 Add 'configOptions' back in read_and_write_distribution.js since...Cheahuychou Mao2023-04-061-1/+9
* SERVER-75534 Make sure that read_and_write_distribution.js also sets the fail...Cheahuychou Mao2023-04-061-23/+6
* SERVER-75731 Wait for open cursors to be killed before failingAbdul Qadeer2023-04-061-7/+13
* SERVER-75534 Reorganize the fail point predicate and change verbosity level o...Cheahuychou Mao2023-04-061-1/+1
* SERVER-75547 Filter out closed buckets in bucket-level predicate for timeseri...Alyssa Wagenmaker2023-04-063-11/+30
* SERVER-74810 add restart downgrading FCV testJiawei Yang2023-04-061-0/+95
* SERVER-75671 [CQF] Make cqf/disjunction.js more robustSvilen Mihaylov2023-04-061-10/+11
* SERVER-70025 Add serverStatus metrics planCacheHits and planCacheMissesAnton Korshunov2023-04-061-0/+173
* SERVER-75552 Make set_fcv_to_downgrading_fast.js less brittleHuayu Ouyang2023-04-051-8/+21
* SERVER-73087 Add support for deleteOne() without a shard key on a sharded tim...Faustoleyva542023-04-052-2/+225
* SERVER-75684 Exclude pin_code_segments_on_startup.js from amazon linuxJason Chan2023-04-051-1/+2
* SERVER-74707: Integrate the offline clonernandinibhartiyaMDB2023-04-051-4/+11
* SERVER-52433 Enable feature flag for PM-1858Cheahuychou Mao2023-04-0549-49/+48
* SERVER-75670 Avoid marking excluded fields in projection as 'generated' durin...Ben Shteinfeld2023-04-052-1/+31
* SERVER-75681: fix redactIdentifiers field name in js testsWill Buerger2023-04-053-11/+12
* SERVER-74192 DDL coordinators re-use internal OSI for the commit transaction ...Enrico2023-04-051-1/+1
* Revert "SERVER-66715 Add tenant lock"Tommaso Tocci2023-04-053-22/+1
* SERVER-69074 Enable CheckMetadataConsistency feature flagTommaso Tocci2023-04-052-3/+13
* SERVER-74107 Use transaction in cluster parameter refresher to get up-to-date...Gabriel Marks2023-04-0513-27/+78
* SERVER-75561 Report and log more detailed information when validate encounter...Dan Larkin-York2023-04-051-0/+78
* SERVER-75588 Fix DiskSpaceMonitor index build abort metricsYu Jin Kang Park2023-04-0512-28/+39
* SERVER-75384 Generalize structure of metadata inconsistency replyPol Pinol Castuera2023-04-051-15/+17
* SERVER-74780 Make query_engine_stats test work with InMemoryRomans Kasperovics2023-04-051-21/+22
* SERVER-51532: Implement objecttoarray and arraytoobject expressionsProjjal Chanda2023-04-053-35/+80
* SERVER-75602 Do not use the TS_MODIFY plan for an empty delete query for mult...Yoonsoo Kim2023-04-051-26/+43
* SERVER-75548 Use w:all barrier in transitionToCatalogShardJack Mulrow2023-04-052-30/+111
* SERVER-69804 Add 'startTime' to currentOp output for query samplingCheahuychou Mao2023-04-052-13/+67
* SERVER-63958 Improve change stream oplog rewrite for documentKey fieldSebastien Mendez2023-04-041-12/+8
* SERVER-69804 Add 'startTime' and 'stopTime' to config.queryAnalyzers document...Cheahuychou Mao2023-04-043-66/+113
* SERVER-73943 Pin program code segments in memory on startupJason Chan2023-04-041-0/+13
* SERVER-49746 Remove unused enableExperimentalStorageDetailsCmd codeGregory Wlodarek2023-04-044-30/+1
* SERVER-68922 reject invalid $natural inputsDavis Haupt2023-04-041-0/+97
* SERVER-75664 Make the analyzeShardKey hook not check error message when catch...Cheahuychou Mao2023-04-041-2/+2
* SERVER-73952 Increase the number of documents in monotonicity_after_chunk_mig...Cheahuychou Mao2023-04-041-3/+3
* SERVER-75662 Increase the diff windows for read and write distribution metric...Cheahuychou Mao2023-04-041-2/+2
* SERVER-66715 Add tenant lockMindaugas Malinauskas2023-04-043-1/+22
* SERVER-69653 Add auth privilege requirements to the analyzeShardKey and confi...Israel Hsu2023-04-044-2/+392
* SERVER-74705: removeShard should not be allowed for config shardwenqinYe2023-04-043-4/+27
* SERVER-75618 oplog_sampling.js checks oplog fast count between insertsBenety Goh2023-04-041-1/+25
* SERVER-75473 Disallow document shard key updates outside of a retryable write...Jason Zhang2023-04-046-51/+104
* Revert "SERVER-73053 TransactionHistoryIterator queries change collections if...Mickey. J Winters2023-04-041-26/+20
* SERVER-75545 Expand a compound wildcard index always for queries on regular f...Ruoxin Xu2023-04-046-53/+111
* SERVER-75536 Create feature flag for cluster parameter in PM-2689Allison Easton2023-04-042-2/+2
* SERVER-75308 Fix race between external and internal index build abortsJosef Ahmad2023-04-041-0/+70
* SERVER-75517 Add additional dollar-prefix validation in _idAlya Berciu2023-04-041-0/+10
* SERVER-63682 PlanCacheKey Factory should decide how to encode query shapeAnton Korshunov2023-04-042-18/+9
* SERVER-74989: Create configuration option to specify X.509 subject DN attribu...Varun Ravichandran2023-04-0417-0/+573
* SERVER-75630 Skip getQueryableEncryptionCountInfo test case in read_write_con...Erwin Pe2023-04-041-13/+15
* SERVER-75586 Split sort_dotted_paths.js according to functionality exercisedSvilen Mihaylov2023-04-033-59/+113