summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61044 Change ticket number for timeseries granularity update TODORui Liu2021-11-033-3/+3
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-031-5/+5
* SERVER-59505 Fix TS pushdown predicate to capture variable type measurementssamontea2021-11-021-0/+139
* SERVER-61087 Prevent sbe_ixscan_explain.js from running in incompatible test ...Jennifer Peshansky2021-11-011-0/+1
* SERVER-61106 Use woCompare to generate timeseries summariesDan Larkin-York2021-10-291-0/+8
* SERVER-60121 Enable hint to use the clusterKey of a clustered collectionHaley Connelly2021-10-291-0/+276
* SERVER-59741 Enable more sharded-collections time-series testsDavid Percy2021-10-2816-91/+104
* SERVER-61051 Fix js_global_scope.js on s390xCharlie Swanson2021-10-281-1/+1
* SERVER-61019 Move clustered_indexes_utils.js content under ClusteredCollectio...Haley Connelly2021-10-273-60/+26
* SERVER-60565 Ensure newly created time-series buckets do not contain problema...Dan Larkin-York2021-10-271-20/+16
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled()Benety Goh2021-10-271-14/+0
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-261-6/+9
* SERVER-60537 Support clustering non-explicitly replicated collections by arbi...Josef Ahmad2021-10-254-119/+189
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-2312-79/+1
* SERVER-60765 Remove assumes_against_mongod_not_mongos from no_snapshot_writes...Cheahuychou Mao2021-10-201-6/+1
* SERVER-60812 clean up explain5.jsBenety Goh2021-10-201-13/+17
* SERVER-60790 clean up namespaces in geo_polygon3.js further to include polygo...Benety Goh2021-10-201-2/+3
* SERVER-60338 Encode SBE plan cache key if SBE compatibleRuoxin Xu2021-10-194-0/+24
* SERVER-60778 fix js_global_scope.js on PPCCharlie Swanson2021-10-181-1/+4
* SERVER-60615 Fix js_global_scope.js on ARM64Charlie Swanson2021-10-152-2/+9
* SERVER-59798 Display clusteredIndex in listIndexes for clustered collectionsHaley Connelly2021-10-131-8/+44
* SERVER-60547 Make default clusteredIndex name _id_ instead of _id_1Haley Connelly2021-10-131-1/+1
* SERVER-60567 Acquire AutoGetDB before parsing and verify collection existence...Mihai Andrei2021-10-131-0/+12
* SERVER-60528 Fix how SBE performs comparisons between 64-bit integers and dou...Drew Paroski2021-10-131-0/+91
* SERVER-58991 Acquire the critical section on the recipient shard of a moveChu...Jordi Serra Torrens2021-10-131-0/+1
* SERVER-60265 disallow clustered coll creation with views and autoIndexIdJosef Ahmad2021-10-131-0/+14
* SERVER-56905 Ban API params to aggregate/find/etc shell helpersNicholas Zolnierz2021-10-121-4/+14
* SERVER-60389 [SBE] Rewrite engine specific assertions to be multiversion comp...Mihai Andrei2021-10-129-75/+118
* SERVER-60106 Remove 'requires_fcv_51' tag from jstests/core/double_decimal_co...Mihai Andrei2021-10-121-2/+0
* SERVER-55516 Enable time-series tests for sharding passthroughNikita Lapkov2021-10-1216-24/+26
* SERVER-31551 Test server-side JS property enumerationCharlie Swanson2021-10-112-0/+319
* SERVER-50389 Support generating mixed version set containing last-continuous ...Zituo Jin2021-10-091-3/+5
* SERVER-60561 Skip geo_array1.js on the DEBUG Code Coverage builderGregory Wlodarek2021-10-091-0/+1
* SERVER-56483 Adding indexName to execution stats explain output for ix_scan a...Bobby Morck2021-10-071-0/+41
* SERVER-60071 Move clustered index jstests out of the timeseries folderJosef Ahmad2021-10-062-18/+99
* SERVER-60445 Fix $_internalBucketGeoWithin with mixed typesDavid Percy2021-10-051-0/+46
* SERVER-59180 Implement update rewrite and routing for sharded timeseries coll...Alya Berciu2021-10-045-5/+41
* SERVER-59508 Support $or in partialFilterExpression; remove top level $and re...James Wahlin2021-10-012-113/+202
* SERVER-59181 Support delete operation for sharded time-series collectionsNikita Lapkov2021-10-012-2/+16
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-0112-0/+75
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-018-18/+14
* SERVER-59872 Block profile_getmore.js in replica_sets_jscore_multiversion_pas...Mickey. J Winters2021-10-011-0/+1
* SERVER-60292 [SBE] Make compareValue check for type mismatch when comparing o...Mihai Andrei2021-09-301-0/+8
* SERVER-59916 Force failing transaction in write_conflicts to endLuis Osta2021-09-301-0/+10
* SERVER-60299 Backport PCRE bugfix for Bugzilla #2613Ryan Egesdahl2021-09-291-0/+11
* SERVER-60201 Clean up time-series update and delete functionsGregory Noma2021-09-292-82/+7
* SERVER-60243 disable some tests from running under ephermeralForTestKyle Suarez2021-09-291-0/+12
* SERVER-54597: Allow users to specify non-default collation on TSMaddie Zechar2021-09-281-0/+142
* SERVER-59797 Introduce new type for clusteredIndex create commandHaley Connelly2021-09-282-5/+111
* SERVER-60264 clean up orp.jsBenety Goh2021-09-281-5/+14