summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71445 Update cover_null_queries.js fcvAlya Berciu2022-11-241-1/+1
* Revert "SERVER-65078 Report schema violations as errors when the validation l...Yuhong Zhang2022-11-183-24/+9
* Revert "SERVER-71226 Skip collections with explicitly set conflicting validat...Yuhong Zhang2022-11-181-2/+1
* SERVER-71343: Remove extraneous TODO in distinct jstestHana Pearlman2022-11-151-2/+0
* SERVER-70206 Remove getLastError commandAlex Li2022-11-151-1/+0
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2022-11-141-0/+11
* SERVER-71271 add log verbosity in awaitdata_getmore_cmd.jsZixuan Zhuang2022-11-141-77/+89
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-1423-3/+56
* SERVER-71214 remove $betweenDavis Haupt2022-11-111-125/+0
* SERVER-70951 Remove 'disablePipelineOptimization' flag toggle from type_brack...Ted Tuckman2022-11-111-22/+0
* SERVER-71226 Skip collections with explicitly set conflicting validators in t...Yuhong Zhang2022-11-111-1/+2
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-105-27/+25
* SERVER-68569 Use hinting to update projection_semantics.jsCharlie Swanson2022-11-101-47/+57
* SERVER-71225 Make sure collation.js does not change 'db'Matthew Russotto2022-11-101-208/+210
* SERVER-71224 Improve debugging output for timeseries_metric_index_ascending_d...Dan Larkin-York2022-11-091-4/+6
* SERVER-68838: Prohibit NaN and out of bound doubles when setting log componen...Varun Ravichandran2022-11-091-1/+15
* SERVER-68832: Fix undefined field in commit_and_abort_large_unprepared_transa...Lingzhi Deng2022-11-091-1/+1
* SERVER-71139 Ensure indexes with simple collation are created correctly durin...Matthew Russotto2022-11-081-7/+115
* SERVER-70726 Push down AND of supported predicates on the same field in colum...Irina Yatsenko2022-11-082-0/+74
* SERVER-65078 Report schema violations as errors when the validation level is ...Yuhong Zhang2022-11-083-9/+24
* SERVER-70311 Only use query-based reopening for time series collections that ...Faustoleyva542022-11-071-13/+274
* SERVER-70327 Add 'internalQueryFrameworkControl' to server parameters include...Nicholas Zolnierz2022-11-071-22/+10
* SERVER-71063 Use test name as database nameMilena Ivanova2022-11-041-2/+2
* SERVER-70436 Handle covered $or null queries with regexAlya Berciu2022-11-042-46/+440
* SERVER-70269 Push match predicates into unpack stageRui Liu2022-11-023-6/+547
* SERVER-58276 Add collscan plan if collection is clustered and collscan uses c...Ivan Fefer2022-11-024-28/+65
* SERVER-70800 Add tag 'uses_parallel_shell' to 'bench_test2.js'Pol Pinol Castuera2022-11-021-0/+1
* SERVER-70976 assign unique collection names to each test case in arrayfind8.jsBenety Goh2022-10-311-3/+7
* SERVER-67517 [CQF] Support field path references with dots, dollars, and emptyNicholas Zolnierz2022-10-311-4/+35
* SERVER-70249: Include database in profile change log event.Colin Stolley2022-10-281-16/+16
* SERVER-70920 Relax asserts about the number of next/seek calls in csi testIrina Yatsenko2022-10-281-11/+8
* SERVER-70866: Accept indexStat counts greater or equal to 1Colin Stolley2022-10-281-3/+6
* SERVER-65494 handle empty field names for column scanAlyssa Wagenmaker2022-10-271-0/+56
* SERVER-68743 Push down $exits and $typeIrina Yatsenko2022-10-271-1/+135
* SERVER-68782 speedup batched multi delete testsTommaso Tocci2022-10-273-4/+5
* SERVER-67597 Handle new time-series bucketing parameters on downgradeFaustoleyva542022-10-264-87/+57
* SERVER-70649 Test `CollectionUUIDMismatch` with write commands on viewGregory Noma2022-10-261-1/+12
* SERVER-70757 Tag command_let_variables_merge_only.js with uses_outAlexander Ignatyev2022-10-241-0/+1
* Revert "SERVER-70757 Tag command_let_variables_merge_only.js with uses_out"auto-revert-processor2022-10-221-1/+3
* SERVER-70747 Change coll name in BUS extended range testJoel Redman2022-10-211-3/+2
* SERVER-70757 Tag command_let_variables_merge_only.js with uses_outAlexander Ignatyev2022-10-211-3/+1
* SERVER-70643: Fix TODOs in testsColin Stolley2022-10-211-6/+34
* SERVER-61284: Support simple projection optimization for simple exclusion pro...Ivan Fefer2022-10-201-2/+2
* SERVER-66793 Use explicit sort when extended range dates are usedJoel Redman2022-10-191-0/+226
* SERVER-69885 Added support `$in` in `generatePerColumnFilterExpr()`Mohammad Dashti2022-10-181-0/+182
* SERVER-67599 Allow collMod to set bucketMaxSpanSeconds and bucketRoundingSecondsAdrian Gonzalez2022-10-181-1/+129
* SERVER-61457 Move MapReduce mutable properties test to no passthroughBen Shteinfeld2022-10-171-79/+0
* SERVER-70252 Tag additional plan cache related tests as 'tenant_migration_inc...mathisbessamdb2022-10-1714-1/+29
* SERVER-68519 include more info in column scan explainAlyssa Wagenmaker2022-10-142-6/+6
* SERVER-66435 Always use classic engine for IDhack plansAnna Wawrzyniak2022-10-124-23/+12