summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-73316 Account for multiple rejected plans for sharded collecti...Gil Alon2023-05-151-21/+6
* SERVER-75853 Have hasOnlyRenameableMatchExpressionChildren() examine renames ...Yoonsoo Kim2023-05-131-2/+1
* SERVER-73316 Account for multiple rejected plans for sharded collections in t...Gil Alon2023-05-121-6/+21
* SERVER-77033: Tag plan_cache_stats_shard_and_host.js with requires_fcvAdityavardhan Agrawal2023-05-121-0/+1
* SERVER-76993 Use dynamic import for SELinux jscore test runnerMatt Broadstone2023-05-122-0/+4
* SERVER-76530 Support findAndModify remove on a sharded timeseries collectionYoonsoo Kim2023-05-113-112/+429
* SERVER-76821 re-enable awaitdata_getmore_cmd.js under config fuzzerBenety Goh2023-05-111-2/+0
* SERVER-76508 Disable latch analyzer in performance tests and productionVojislav Stojkovic2023-05-112-2/+3
* SERVER-76930 robustify awaitdata_getmore_cmd.jsMickey. J Winters2023-05-101-4/+10
* SERVER-73143 Add replacement and pipeline style update support to TS_MODIFYAlyssa Wagenmaker2023-05-102-92/+194
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-081-0/+2
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-07429-1372/+1112
* SERVER-76780 Robustify sparse_index_internal_expr.js and compound_wildcard_in...Ruoxin Xu2023-05-052-4/+7
* SERVER-76877 clean up awaitdata_getmore_cmd.jsBenety Goh2023-05-051-16/+44
* SERVER-76820 disable awaitdata_getmore_cmd.js under config fuzzerBenety Goh2023-05-041-0/+2
* SERVER-76625 Support basic modifier updates in TS_MODIFYAlyssa Wagenmaker2023-05-043-231/+434
* SERVER-76824 Do not run mr_single_reduce.js in stepdown suitesJustin Seyster2023-05-041-0/+2
* SERVER-73083 Support findAndModify with remove: true on a timeseries collectionYoonsoo Kim2023-05-033-80/+486
* SERVER-75974: Add new internal command: streams_listStreamProcessors.Sandeep Dhoot2023-05-021-0/+1
* SERVER-73526 Invert logic for when DocumentSourceGroup does extra spilling in...David Storch2023-05-021-5/+11
* SERVER-72187 Support Tenant ID on bulkWriteseanzimm2023-05-027-14/+0
* SERVER-76721: Robustify plan_cache_stats_shard_and_host.js to count plan cach...Adityavardhan Agrawal2023-05-021-5/+23
* SERVER-76426 Skip existing timeseries arbitrary updates tests when feature fl...Alyssa Wagenmaker2023-05-023-364/+418
* SERVER-73231 Support top-level 'let' variable in bulkWriteFrederic Vitzikam2023-05-024-9/+143
* SERVER-74521 Support clustered collections in SBEKevin Cherkauer2023-05-011-6/+10
* SERVER-76632 Use view db when validating viewOn collection nameMatt Broadstone2023-04-281-0/+4
* SERVER-74061 Add support for $out to timeseries on secondaries and sharded cl...Gil Alon2023-04-273-130/+191
* SERVER-76510 Make makeBsonObj() preserve field orderDrew Paroski2023-04-272-121/+122
* SERVER-73142 Stub out timeseries arbitrary multi-updatesAlyssa Wagenmaker2023-04-271-33/+38
* SERVER-75946 Make fixes to update response in bulkWriteFrederic Vitzikam2023-04-273-52/+87
* SERVER-28889 Partial index shouldn't do fetch on conditions that are true by ...Milena Ivanova2023-04-272-0/+284
* SERVER-75953: Implement support for stats() command.Sandeep Dhoot2023-04-271-0/+1
* SERVER-72949 Add PrimaryOnlyService for cleanupStructuredEncryptionDataShreyas Kalyan2023-04-261-0/+1
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-2631-31/+31
* Revert "SERVER-76510 Make makeBsonObj() preserve field order"Uladzimir Makouski2023-04-262-122/+121
* SERVER-70759 Fuzz sharding parameters in config_fuzzerLouis Williams2023-04-266-0/+18
* SERVER-76510 Make makeBsonObj() preserve field orderDrew Paroski2023-04-262-121/+122
* SERVER-72880 Fix and re-enable SELinux testsAdam Rayner2023-04-252-0/+2
* SERVER-73934 Remove commandWorkedOrFailedWithCode(NamespaceNotFound) from dro...Dianna Hohensee2023-04-242-54/+24
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-2/+7
* SERVER-76037 Include 'let' and 'legacyRuntimeConstants' when parsing an updat...Jason Zhang2023-04-221-178/+166
* SERVER-74062 Remove test checks for DB version >= 7.0 in tests relying on ide...Dianna Hohensee2023-04-212-12/+0
* SERVER-67289 Remove feature flag for PM-2218Gregory Wlodarek2023-04-213-60/+25
* SERVER-73034 Enable command validations for checkMetadataConsistency command,...Pol Pinol Castuera2023-04-211-1/+4
* SERVER-74390 Add numErrors to bulkWrite responseKaitlin Mahar2023-04-207-40/+97
* SERVER-72687 support $out to time-series collectionsGil Alon2023-04-192-16/+120
* SERVER-75424 Push down timeseries metric predicateYoonsoo Kim2023-04-192-65/+366
* SERVER-75955: Add internal streams_stopStreamProcessor commandMatthew Normyle2023-04-181-1/+2
* SERVER-74653 Remove CappedCollectionsRelaxedSize feature flagGregory Wlodarek2023-04-181-6/+3
* SERVER-75896: Implement support for sample().Sandeep Dhoot2023-04-181-0/+3