summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60140 Disable explain tests for $group sub-pipeline with $unionWithYoonsoo Kim2021-09-221-0/+14
* SERVER-60038 Ban $setWindowFields in transactionsTed Tuckman2021-09-223-13/+107
* Revert "SERVER-59199 KeyString: support large RecordId binary strings"Uladzimir Makouski2021-09-222-78/+2
* SERVER-59410 Clean up time-series update/delete testsGregory Noma2021-09-222-12/+3
* SERVER-60074 Add feature flag for configureCollectionAutoSplitter commandSimon Graetzer2021-09-221-1/+2
* SERVER-58427 Implement pushdown of $group for plans with one solutionYoonsoo Kim2021-09-221-0/+148
* SERVER-57570 Disable updating granularity on sharded time-series collectionRui Liu2021-09-221-0/+59
* Revert "SERVER-51592 Added support for anyElementTrue in SBE"Drew Paroski2021-09-212-29/+2
* SERVER-60052 Truncate SBE explain plan stats if they exceed max BSON depthMihai Andrei2021-09-211-0/+36
* SERVER-60094 Add shard version to internal writeBrett Nawrocki2021-09-211-0/+7
* SERVER-60096: Add rollbackHangCommonPointBeforeReplCommitPoint failpo…XueruiFa2021-09-211-3/+10
* SERVER-60007 Implement command to drop collection if its UUID differs from th...Pierlauro Sciarelli2021-09-214-0/+46
* SERVER-60042 Tag jstests/core/double_decimal_compare.js with 'requires_fcv_51'Mihai Andrei2021-09-211-0/+3
* SERVER-60033 Fix calculating measurements in random_moveChunk_timeseries_inse...Henrik Edin2021-09-211-5/+7
* SERVER-57567 Update sharded passthrough suite to handle time series collectionsArun Banala2021-09-2132-39/+79
* SERVER-51592 Added support for anyElementTrue in SBEBobby Morck2021-09-212-2/+29
* SERVER-60060 Take FCV into account when checking TimeseriesBucketCompression ...Henrik Edin2021-09-212-5/+5
* SERVER-59199 KeyString: support large RecordId binary stringsJosef Ahmad2021-09-212-2/+78
* SERVER-58356 Cannot kill the dataSize operationDenis Grebennicov2021-09-211-0/+41
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-214-5/+12
* SERVER-58552 Raise `kBSONDepthParameterFloor` to 21Gregory Noma2021-09-212-17/+18
* 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-213-0/+9
* SERVER-60060 Take FCV into account when checking TimeseriesBucketCompression ...Henrik Edin2021-09-201-4/+3
* SERVER-59716 Removed "disabled_due_to_server_58295" tag from add_invalid_shardLuis Osta2021-09-202-37/+82
* SERVER-60058 Add helper library to check for feature flags in jstestsHenrik Edin2021-09-201-0/+19
* SERVER-57344 Enable partitioning in $densifyTed Tuckman2021-09-202-9/+399
* SERVER-59126 Delete buckets collection metadata from config servers on time-s...Nikita Lapkov2021-09-2010-103/+267
* SERVER-57573 Implement orphan filtering logic for $sample stage on sharded ti...Alya Berciu2021-09-201-0/+362
* 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-59094 Implicitly create timeseries collections with shardCollectionAlya Berciu2021-09-174-66/+74
* SERVER-60032 Temporarily disable test failing after bucket compressionHenrik Edin2021-09-171-4/+5
* SERVER-60008 Disable the distributed lock ping thread in lagged_config_second...Allison Easton2021-09-171-5/+11
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-174-4/+17
* SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto2021-09-161-0/+52
* SERVER-58578 Timeseries bucket compressionHenrik Edin2021-09-165-16/+94
* SERVER-59457 [Part2] Allow change stream rewrite tests to run in whole-db and...Rishab Joshi2021-09-166-0/+0
* SERVER-59457 [Part1] Allow change stream rewrite tests to run in whole-db and...Rishab Joshi2021-09-168-1858/+1713
* Revert "SERVER-59585 Fix invalid cast on config servers"Uladzimir Makouski2021-09-163-15/+5
* SERVER-59305 Reject timeseries measurements with array values in indexed fieldsDan Larkin-York2021-09-152-0/+28
* SERVER-59585 Fix invalid cast on config serversBrett Nawrocki2021-09-153-5/+15
* SERVER-59308 Ensure empty $lookup subpipeline optimizes correctly with subseq...Katherine Wu2021-09-151-0/+10
* SERVER-58685 Implement creation of pre-images collectionDenis Grebennicov2021-09-151-2/+39
* SERVER-59184 Verify index integrity through concurrent inserts and chunk migr...Rui Liu2021-09-151-6/+42
* SERVER-58469 Add option "changeStreamsPreAndPostImages" to the "create" and "...Denis Grebennicov2021-09-156-7/+262
* SERVER-58379 Extend REGISTER macros to support API version, FCV, and conditio...Mihai Andrei2021-09-154-4/+4