summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52914 Support positional projection operator ($) in SBENikita Lapkov2021-02-084-34/+173
* SERVER-54217 ensure unique collection names in time-series tests (clustered i...Benety Goh2021-02-074-31/+18
* SERVER-54217 ensure unique collection names in time-series tests (TSBS use ca...Benety Goh2021-02-073-15/+10
* SERVER-54217 log collection stats before checking bucket documentsBenety Goh2021-02-061-0/+2
* SERVER-54217 ensure unique collection names in time-series tests (expireAfter...Benety Goh2021-02-063-19/+14
* SERVER-54348 Remove jstests/core/collation_sbe.js testAnton Korshunov2021-02-061-1710/+0
* SERVER-54217 ensure unique collection names in time-series tests (bucket edge...Benety Goh2021-02-053-21/+13
* SERVER-54268 Respect {ordered: true} for time-series insertsGregory Noma2021-02-0513-19/+26
* SERVER-54217 ensure unique collection names in time-series tests (bucket limits)Benety Goh2021-02-053-18/+15
* SERVER-54217 ensure unique collection names in time-series tests (core/txns)Benety Goh2021-02-051-3/+4
* SERVER-44230 Move top_drop.js from noPassthrough to CoreBynn Lee2021-02-051-0/+85
* SERVER-54259 include bucketDocs in timeseries_bucket_limit_count.js assertion...Benety Goh2021-02-051-9/+9
* SERVER-53999 Allow a time-series bucket's id to move backward before being co...Gregory Noma2021-02-052-1/+77
* Revert "SERVER-43762 Move top_drop.js from noPassthroughWithMongod to Core"Bynn Lee2021-02-051-85/+0
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-051-0/+1
* SERVER-54189 [SBE] Support queries like "find({_id:1},{a:1})" and "find({_id:...Drew Paroski2021-02-051-0/+82
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-051-0/+1
* SERVER-43762 Move top_drop.js from noPassthroughWithMongod to CoreBynn Lee2021-02-041-0/+85
* SERVER-54011 Change showRecordId() to support the ObjectId typeGregory Wlodarek2021-02-041-0/+67
* SERVER-54013 Verify that an _id index cannot be created on a time-series coll...Gregory Wlodarek2021-02-041-0/+38
* SERVER-53929 Add stricter parser checks around positional projectionIan Boros2021-02-041-1/+7
* SERVER-52781 Implement the new rename collection path in `_shardsvrRenameColl...Pierlauro Sciarelli2021-02-041-0/+2
* SERVER-54169 update geo_s2disjoint_holds.js to check command error code rathe...Benety Goh2021-02-031-22/+29
* SERVER-53986 Use ObjectId's as table keys for time-series collectionsGregory Wlodarek2021-02-032-0/+105
* SERVER-52736 Collation support in SBEDrew Paroski2021-02-026-35/+1863
* SERVER-47807 Remove shardConnPoolStats commandJason Zhang2021-02-021-1/+0
* SERVER-39943 Create match expressions for aggregation $gt/$gte/$lt/$lte and a...Katherine Wu2021-02-011-16/+106
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-302-0/+85
* SERVER-53997 Ban use of indexes excluded from API verison 1 for query plannin...Ruoxin Xu2021-01-301-0/+63
* SERVER-54050 Respect collations for time-series bucket metadata and min/maxGregory Noma2021-01-301-0/+76
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-3020-218/+303
* SERVER-53964 Handle time-series bucket removalGregory Noma2021-01-301-0/+74
* SERVER-51078 no need for checkForInterrupt in waitWhileFailPointEnabledGabriel Russell2021-01-291-1/+2
* SERVER-52555 Convert listIndexes command implementation to inherit from IDL-g...Shreyas Kalyan2021-01-291-1/+3
* SERVER-52811 Implement the new drop database path in _shardsvrDropDatabaseTommaso Tocci2021-01-291-0/+1
* SERVER-53849 Move away from getLog in timestamped_reads_wait_for_prepare_oplo...Moustafa Maher2021-01-281-15/+16
* SERVER-47817 Remove resetError commandAlexandre Bique2021-01-281-1/+0
* SERVER-53145 Specify input/output to collMod command in IDLMoustafa Maher2021-01-262-8/+10
* SERVER-54003 Validate BSON type to be array when parsing BSON object to ArrayMoustafa Maher2021-01-261-1/+1
* SERVER-52539 Convert createIndexes command to TypedCommandSara Golemon2021-01-253-17/+22
* SERVER-52814 Serialize projection _id field to always equivalent projection specTed Tuckman2021-01-251-0/+68
* SERVER-53819 re-enable timeseries tests in causal consistency suitesBenety Goh2021-01-249-9/+5
* SERVER-53819 provide each test case in timeseries_min_max.js with unique coll...Benety Goh2021-01-241-3/+7
* SERVER-53816 time-series tests should be tagged with 'assumes_no_implicit_col...Benety Goh2021-01-249-10/+10
* SERVER-53072 Expire time-series bucket catalog entries if the memory usage th...Gregory Noma2021-01-221-0/+61
* SERVER-52908 Add tests to verify that API version parameters are correctly pr...samontea2021-01-221-0/+78
* Revert "SERVER-52953 $geoNear does not always match coordinate given to 'near...Mihai Andrei2021-01-221-52/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-225-15/+21
* SERVER-51081 Add a way to "try abort" a tenant migrationJason Zhang2021-01-211-0/+1
* SERVER-53884 Fix crud_ops_do_not_throw_locktimeout.js when run under multiver...Henrik Edin2021-01-201-3/+8