summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71650: Basic formation of BulkWrite commandseanzimm2022-12-121-0/+1
* SERVER-71989 Implement CE accuracy testing framework based on JS testingMilena Ivanova2022-12-122-7/+29
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-101-9/+0
* SERVER-70543 Create override that injects the tenantId using $tenantSophia Tan2022-12-081-0/+25
* SERVER-69027 [CQF] Support for Recursive Index NavigationSvilen Mihaylov2022-12-081-10/+29
* SERVER-71877 Do not run timeseries_compact.js on the in-memory storage engineGregory Wlodarek2022-12-061-0/+4
* SERVER-71184 Shard Split State Document to use array<tenant_id>mathisbessamdb2022-12-051-3/+4
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-021-0/+46
* SERVER-71205 Fix histogram type to double conversionAlya Berciu2022-12-021-1/+1
* SERVER-71513 Support array histograms in statisticsAlya Berciu2022-11-302-34/+72
* SERVER-69456 Set new cost model as defaultAlexander Ignatyev2022-11-291-0/+16
* SERVER-67241 Log metrics for first ingress hello commandVojislav Stojkovic2022-11-221-18/+53
* SERVER-70224 [CQF] Pushdown Not through EvalFilterDavid Percy2022-11-221-0/+34
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-2/+2
* SERVER-66606 Count types in stats for CEAlya Berciu2022-11-211-0/+117
* SERVER-65977 Create initial sync concurrency suite on sharded setsVesselina Ratcheva2022-11-212-58/+78
* SERVER-71179 Update the ShardSplitCommands to use the TenantId classmathisbessamdb2022-11-181-1/+3
* Revert "SERVER-65078 Report schema violations as errors when the validation l...Yuhong Zhang2022-11-171-9/+1
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-179-149/+31
* SERVER-71369 Remove deprecated override_methods/mongos_manual_intervention_ac...Tommaso Tocci2022-11-162-119/+0
* SERVER-70206 Remove getLastError commandAlex Li2022-11-151-2/+0
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-101-0/+7
* SERVER-65078 Report schema violations as errors when the validation level is ...Yuhong Zhang2022-11-081-1/+9
* SERVER-70028 [CQF] Sort unioned intervals in sargable nodeSvilen Mihaylov2022-11-081-2/+2
* SERVER-71063 Use test name as database nameMilena Ivanova2022-11-041-0/+1
* SERVER-70544 Only group oplog entries if more than one delete in batchShin Yee Tan2022-11-011-12/+26
* SERVER-70824 All serverless allowed commands should be allowed with security ...Sophia Tan2022-11-011-3/+75
* SERVER-69160: Await replication in shards in shardingTest for FCV initializationVarun Ravichandran2022-10-311-0/+3
* SERVER-68317 Create replset tests for serverless cluster parametersGabriel Marks2022-10-271-99/+183
* SERVER-69115 Enable writing to the change collection on the secondaries.Rishab Joshi2022-10-261-0/+1
* SERVER-68596 [CQF] Convert dotted $elemMatch to SargableNodeDavid Percy2022-10-261-6/+119
* SERVER-70542 Create override that injects security tokensSophia Tan2022-10-211-0/+117
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-201-0/+73
* SERVER-67594 Remove failpoint 'assertChangeStreamNssCollection'.Rishab Joshi2022-10-101-5/+19
* SERVER-13703: Presence of extraneous $project causes a less efficient plan to...Naama Bareket2022-10-031-5/+12
* SERVER-70039 Implement optimization for $dateTruncRui Liu2022-10-031-8/+8
* SERVER-51562: Support $subtract in SBEIvan Fefer2022-09-301-0/+1
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-282-8/+45
* SERVER-69850 Prevent compact command from running when the config fuzzer is e...Haley Connelly2022-09-281-0/+26
* SERVER-54391 Implement $dateTrunc expression in SBERui Liu2022-09-281-1/+10
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-271-159/+126
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-261-8/+2
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-261-2/+8
* SERVER-68677 Skip row store projection in column scan plans when possibleSteve Tarzia2022-09-231-0/+1
* SERVER-69902 Stop bucket_unpacking_with_sort_plan_cache.js from running in pa...Alya Berciu2022-09-231-0/+1
* SERVER-69072 Add version restrictions to change stream expireAfterSeconds par...Romans Kasperovics2022-09-221-0/+27
* SERVER-68146 Create AllCommandsTest for downgrading to upgraded FCV pathHuayu Ouyang2022-09-211-2/+2
* SERVER-69767 Robustify feature flag checks for columnstore index testsArun Banala2022-09-191-0/+8
* SERVER-67715 escape $changeStream regexKyle Suarez2022-09-191-2/+8
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-151-6/+33