summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60154 Relax testing to accommodate full validation failing ongoing que...Ian Boros2021-09-287-1/+15
* SERVER-58130 Disable incompatible collMod options for time-series collectionsYuhong Zhang2021-09-282-24/+85
* SERVER-59666 Disallow renaming system.buckets collectionsReo Kimura2021-09-271-0/+29
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-2754-6/+129
* SERVER-59145 Enable secondary indexes on time-series measurements on sharded ...Gregory Wlodarek2021-09-247-41/+39
* SERVER-58170 Prohibit dropping system.views if timeseries collections are pre...Reo Kimura2021-09-243-80/+8
* SERVER-60178 clean up geo_polygon1.js to use different collection name for ea...Benety Goh2021-09-241-9/+16
* SERVER-59879 Adjust maxTimeMS value to allow for slower execution in …Milena Ivanova2021-09-241-2/+4
* SERVER-59199 KeyString: support large RecordId binary stringsJosef Ahmad2021-09-231-3/+17
* SERVER-60038 Ban $setWindowFields in transactionsTed Tuckman2021-09-221-13/+27
* Revert "SERVER-59199 KeyString: support large RecordId binary strings"Uladzimir Makouski2021-09-221-17/+2
* SERVER-59410 Clean up time-series update/delete testsGregory Noma2021-09-222-12/+3
* SERVER-60007 Implement command to drop collection if its UUID differs from th...Pierlauro Sciarelli2021-09-211-0/+1
* SERVER-60042 Tag jstests/core/double_decimal_compare.js with 'requires_fcv_51'Mihai Andrei2021-09-211-0/+3
* SERVER-57567 Update sharded passthrough suite to handle time series collectionsArun Banala2021-09-2131-33/+35
* SERVER-60060 Take FCV into account when checking TimeseriesBucketCompression ...Henrik Edin2021-09-211-4/+3
* SERVER-59199 KeyString: support large RecordId binary stringsJosef Ahmad2021-09-211-2/+17
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-1/+1
* Revert "SERVER-60060 Take FCV into account when checking TimeseriesBucketComp...Nicholas Zolnierz2021-09-211-3/+4
* SERVER-59679 Provide a skeleton implementation for slice splitMatt Broadstone2021-09-211-0/+3
* SERVER-60060 Take FCV into account when checking TimeseriesBucketCompression ...Henrik Edin2021-09-201-4/+3
* SERVER-59126 Delete buckets collection metadata from config servers on time-s...Nikita Lapkov2021-09-202-74/+0
* SERVER-59915 clean up covered_index_negative_1.jsBenety Goh2021-09-191-18/+22
* SERVER-59915 add does_not_support_stepdowns to covered_index_negative_1.jsBenety Goh2021-09-191-0/+1
* SERVER-59962 clean up geo_array1.js to use different collection name for each...Benety Goh2021-09-181-12/+27
* SERVER-59932 clean up geo_polygon3.js to use different collection name for ea...Benety Goh2021-09-181-1/+3
* SERVER-60034 Prohibit sparse indexes on time-series measurementsGregory Wlodarek2021-09-171-27/+32
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-171-0/+8
* SERVER-58578 Timeseries bucket compressionHenrik Edin2021-09-165-16/+94
* SERVER-59305 Reject timeseries measurements with array values in indexed fieldsDan Larkin-York2021-09-152-0/+28
* SERVER-57938 Skip validation for stored geometry if a 2dsphere index existsEric Cox2021-09-141-0/+7
* SERVER-59127 Remove the legacy configsvr_merge_chunk_commandPaolo Polato2021-09-141-1/+0
* SERVER-58155 Emulate classic engine double/decimal equality comparisonsMartin Neupauer2021-09-101-0/+33
* SERVER-58949 Don't run clustered_index_types.js on EFTLouis Williams2021-09-091-0/+2
* SERVER-58949 RecordId supports long stringsLouis Williams2021-09-081-3/+10
* SERVER-57854 Fallback to classic engine for queries with match expressions on...Andrii Dobroshynski2021-09-071-0/+31
* SERVER-58354 Re-enable query tests disabled_due_to_server_58295Mickey. J Winters2021-09-072-2/+0
* SERVER-58371 Allow $_internalBucketGeoWithin to scan 'bucket-2dsphere' indexsamontea2021-09-031-3/+22
* SERVER-58943 Add more test coverage for unique indexesHaley Connelly2021-09-021-0/+37
* SERVER-59720 Correctly handle $rename in time-series metaField-only updatesGregory Noma2021-09-011-7/+31
* SERVER-59154 Add more comprehensive time-series update test casesAlison Lu2021-08-301-4/+156
* SERVER-57765:Allow partial filter expression to use $_internalBucketGeoWithinMaddie Zechar2021-08-271-0/+182
* Revert "SERVER-32739: allow limit in $filter expression"Maddie Zechar2021-08-271-182/+0
* SERVER-32739: allow limit in $filter expressionMaddie Zechar2021-08-271-0/+182
* SERVER-57321 ModMatchExpression returns false when dividend cannot be represe...Mihai Andrei2021-08-251-7/+3
* SERVER-58193 Add test coverage for $in matching against +/-NaNMihai Andrei2021-08-241-1/+28
* SERVER-58955 Remove assumes_unsharded_collection tag for $lookup jstestsAlya Berciu2021-08-244-0/+4
* SERVER-59130 Convert generic server commands to IDLSara Golemon2021-08-231-0/+1
* SERVER-54187 Have valid BinData in testsAdi Zaimi2021-08-233-19/+16
* SERVER-59491 Add "requires_multi_updates" tag to geo_update2.jsMatthew Russotto2021-08-231-0/+1