summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70267 Enable streaming group if group id field are monotonic on timeIvan Fefer2022-12-132-0/+539
* SERVER-71650: Basic formation of BulkWrite commandseanzimm2022-12-121-0/+96
* Revert "SERVER-70267 Enable streaming group if group id field are monotonic o...Ivan Fefer2022-12-122-539/+0
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-1010-21/+33
* SERVER-68400 Add tests for CSI w/ a non-standard keypatternAlyssa Wagenmaker2022-12-091-0/+38
* SERVER-71600 Handle FCV downgrade/upgrade with bucketing parameters on sharde...Faustoleyva542022-12-091-2/+1
* SERVER-70267 Enable streaming group if group id field are monotonic on timeIvan Fefer2022-12-092-0/+539
* SERVER-71457 Archive on time backwards, and restrict query-based reopeningDan Larkin-York2022-12-081-12/+14
* SERVER-65976 Enable block compression for column store indexesJustin Seyster2022-12-081-0/+176
* SERVER-70269 Fix incorrect test assertions for timeseries $match pushdownRui Liu2022-12-082-10/+12
* SERVER-71928 Account for sharded collections in column store collation testsAlyssa Wagenmaker2022-12-071-4/+4
* SERVER-69315 Remove feature flag for BSON Column CompressionHenrik Edin2022-12-073-13/+2
* SERVER-71532 Add test for CSI and numeric componentsIan Boros2022-12-062-0/+59
* SERVER-64365 add tests for collation + columnstoreAlyssa Wagenmaker2022-12-062-1/+40
* SERVER-71314 Create bulkWrite IDL and command stubVesselina Ratcheva2022-12-061-0/+1
* SERVER-71601 Set an upper limit for bucketRoundingSeconds and bucketMaxSpanSe...Faustoleyva542022-12-022-16/+37
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-0210-18/+115
* SERVER-70552 Cleanup renames across databasesMatt Kneiser2022-12-022-29/+31
* Revert "SERVER-69952 Prevent timeseries from using _id when out of range"dziana.hurynovich2022-12-021-17/+20
* SERVER-69952 Prevent timeseries from using _id when out of rangeJoel Redman2022-12-011-20/+17
* SERVER-71751 Skip core/transaction_too_large_for_cache.js in non-WT storage e...Yu Jin Kang Park2022-12-011-0/+7
* SERVER-70552 Batch inserts for cross-DB collection renamesMatt Kneiser2022-11-291-4/+1
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-11-291-0/+4
* 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