summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56109 Replace repeated isSBEEnabled checks with helper functionNikita Lapkov2021-04-2311-65/+24
* SERVER-54973 Add getAuditConfig and related commands APISara Golemon2021-04-231-0/+2
* SERVER-54972 Add ActionTypes, ErrorCodes, and OpObserver hook for Runtime Aud...Sara Golemon2021-04-231-0/+1
* SERVER-16049 Add 'assumes_unsharded_collection' tag to capped_large_docs.jsGregory Wlodarek2021-04-231-1/+3
* SERVER-16049 Replicate capped collection deletesGregory Wlodarek2021-04-231-0/+33
* SERVER-54816 Perform ordered time-series inserts in a single storage transactionGregory Noma2021-04-2227-2387/+2338
* SERVER-56012 Fix multiversion test failures80741223+jlap199@users.noreply.github.com2021-04-222-3/+7
* SERVER-56134 Re-organize capped collection tests blacklistingTommaso Tocci2021-04-2211-38/+118
* SERVER-53889 Enable time-series feature flag by defaultGregory Noma2021-04-2111-29/+93
* SERVER-54955 disallow time-series collection inserts within a multi-document ...Benety Goh2021-04-211-2/+3
* SERVER-54955 add does_not_support_transactions to timeseries testsBenety Goh2021-04-2128-2/+30
* SERVER-54955 add js test for inserting into a time-series collection within a...Benety Goh2021-04-211-0/+34
* SERVER-55752 Remove TODO and skip enabling wildcardProjection index testing w...Dianna Hohensee2021-04-211-3/+0
* SERVER-56066 [SBE] Fix numeric path component check for $nin and $allMihai Andrei2021-04-211-6/+115
* SERVER-56005 Remove test TODO and update file comment in jstests/core/timeser...Dianna Hohensee2021-04-211-3/+1
* SERVER-55623 Fix covered shard filtering on hashed indexes in SBEIan Boros2021-04-201-4/+2
* SERVER-55755 Add a 'does_not_support_stepdowns' tag to the geo_borders.js testBenety Goh2021-04-201-0/+6
* SERVER-56135 Re-organize views tests blacklistingTommaso Tocci2021-04-2018-9/+47
* SERVER-53920 Periodically obtain remainingOperationTimeEstimatedMillis estima...Amirsaman Memaripour2021-04-201-0/+1
* SERVER-56128 Fix usage of Decimal128::add in SBE vm doubleDoubleSum builtinEric Cox2021-04-201-35/+58
* SERVER-47659 Added 'wildcardProjection' index option to index signatureYoonsoo Kim2021-04-191-28/+84
* SERVER-54398 Extend query planner to generate bounded collection scan plans f...Svilen Mihaylov2021-04-161-0/+233
* SERVER-52907 Implement index key consistency check in SBE FETCHMihai Andrei2021-04-162-11/+36
* SERVER-56097 Accomidate SBE explain format in wildcard_index_collation.jsEric Cox2021-04-151-1/+1
* SERVER-56079 Prevent index_bounds_static_limit.js from running in sharded pas...Eric Cox2021-04-151-61/+0
* SERVER-56090 Refactor rename collection testsTommaso Tocci2021-04-1512-172/+236
* SERVER-56092 Test index_bounds_static_limit.js fails as it's incompatible wit...Anton Korshunov2021-04-141-1/+3
* SERVER-56088 Enable "compatibility" passthrough in core suite against the SBE...Anton Korshunov2021-04-142-5/+12
* SERVER-56085 Tag tests that use applyOpsTommaso Tocci2021-04-1413-72/+124
* SERVER-56076 Prevent sbe_cmd.js from running in sharding passthroughsDavid Storch2021-04-131-1/+2
* SERVER-56000: Ban duplicate_ns.js from tenant migration suitesLingzhi Deng2021-04-121-1/+3
* SERVER-55994 add tests for user hints on time-series collection queriesBenety Goh2021-04-121-0/+20
* SERVER-55994 SERVER-56019 add temporary exclusion for timeseries_index.js to ...Benety Goh2021-04-111-0/+2
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-092-2/+32
* SERVER-55243 Add listIndexes and hide/unhide testing for other index typesDianna Hohensee2021-04-091-0/+73
* SERVER-55975 Remove the test for findAndModify against admin/configKaloian Manassiev2021-04-091-15/+0
* SERVER-55770 Add geo_update_dedup.js to the list of multi-update tests not ha...Matthew Russotto2021-04-0826-18/+35
* SERVER-55681 Prevent clustered_index_types.jsfrom running in parallel suite onLouis Williams2021-04-081-0/+7
* SERVER-53916 commitReshardCollection commandBilly Donahue2021-04-071-0/+2
* SERVER-55681 Clustered collections should reject duplicate _id valuesLouis Williams2021-04-071-0/+32
* Revert "SERVER-55342 Clustered collections should reject duplicate _id values"Louis Williams2021-04-071-32/+0
* SERVER-55342 Clustered collections should reject duplicate _id valuesLouis Williams2021-04-071-0/+32
* SERVER-55757: Mark list_collections_no_views.js tenant_migration_incompatibleLingzhi Deng2021-04-061-0/+2
* SERVER-54902 Creating timeseries bucket collection and view definition is now...Henrik Edin2021-04-051-0/+103
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-031-0/+3
* SERVER-50370 Implement dotted path sort semantics in SBEDrew Paroski2021-04-024-8/+581
* SERVER-55733 [SBE] Remove sbe_incompatible tag from timeseries collection testsAnton Korshunov2021-04-022-2/+0
* SERVER-55233 Support wildcard index type on the metadata fields of a time-ser...Dianna Hohensee2021-04-021-2/+54
* SERVER-55721 enable test cases in timeseries_index_use.jsBenety Goh2021-04-021-6/+4
* Revert "SERVER-50370 Implement dotted path sort semantics in SBE"Uladzimir Makouski2021-04-024-565/+8