summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70679 Allow compact to run against time-series collectionsGregory Wlodarek2022-11-291-0/+37
* SERVER-70258 Test custom bucketMaxSpanSeconds and bucketRoundingSeconds value...Faustoleyva542022-11-241-1/+2
* Revert "SERVER-67704 SERVER-67705 Update host info to include CPU socket coun...Sviatlana Zuiko2022-11-231-4/+0
* SERVER-71588: Reenable type bracketing tests for CQFHana Pearlman2022-11-231-0/+4
* SERVER-67704 SERVER-67705 Update host info to include CPU socket count + NUMA...Gabriel Marks2022-11-221-0/+4
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-217-0/+16
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2139-28/+116
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2141-19/+107
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2141-1/+88
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2140-2/+84
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2138-6/+92
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2022-11-212-0/+133
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2139-3/+91
* SERVER-34245 Throw error when passed array type to save shell commandSebastien Mendez2022-11-211-0/+35
* SERVER-71454 Avoid using default db object in apitest_dbcollection.jsZixuan Zhuang2022-11-182-86/+93
* SERVER-70617 Allow use of SBE/column indexes for count queriesAlyssa Wagenmaker2022-11-183-2/+51
* SERVER-52981 Complete TODO listed in SERVER-52727Esha Maharishi2022-11-171-1/+1
* Revert "SERVER-65078 Report schema violations as errors when the validation l...Yuhong Zhang2022-11-173-24/+9
* Revert "SERVER-71226 Skip collections with explicitly set conflicting validat...Yuhong Zhang2022-11-171-2/+1
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-171-0/+19
* SERVER-71445 Update cover_null_queries.js fcvAlya Berciu2022-11-171-1/+1
* SERVER-71223: Add support for query-based reopening on collections with no me...Faustoleyva542022-11-161-18/+123
* 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