summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-12/+5
* SERVER-69023 [CQF] Convert PathArr to IntervalSvilen Mihaylov2022-09-091-3/+7
* SERVER-68878 Move verifySlowQueryLog back to query_engine_stats.jsIvan Fefer2022-09-081-13/+0
* SERVER-69054 Parameterize set_read_preference_secondary.js read preferenceVesselina Ratcheva2022-09-071-4/+7
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-073-63/+32
* SERVER-68965 Improvements to indexing in the presence of nested subfeldsSvilen Mihaylov2022-08-271-0/+37
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-251-6/+2
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-231-25/+15
* SERVER-68651 Put isDowngrading to upgraded path under feature flagLuxi Liu2022-08-191-6/+12
* SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style formatDavid Storch2022-08-181-11/+11
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-08-171-4/+4