summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58061 Support compound indexes on time-series metadata and measurementsDan Larkin-York2021-08-041-0/+169
* SERVER-58175 Round time values before routing inserts to sharded timeseries c...Nikita Lapkov2021-08-042-0/+151
* SERVER-58587 Improve performance of $setIsSubset by replacing std::set with a...Rui Liu2021-08-041-0/+96
* SERVER-58855 Increase the number of inserted documents in `out_max_time_ms.js`Mohammad Dashti2021-08-041-1/+2
* SERVER-58353 re-enable failing replication testsTyler Seip2021-08-043-14/+27
* SERVER-58963 Run txn_two_phase_commit_write_concern.js w/ mixed version.Max Hirschhorn2021-08-041-2/+1
* SERVER-59057 Skip enforcing fast count for some config collections.Max Hirschhorn2021-08-031-3/+0
* SERVER-56872 Optimize $match in change stream pipelineJustin Seyster2021-08-031-0/+192
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-032-2/+186
* SERVER-58898 Prevent writing to local db from waiting for writeConcernMoustafa Maher2021-08-031-0/+41
* SERVER-59051 Remove featureFlagShardingFullDDLSupport from jstestMarcos José Grillo Ramirez2021-08-031-4/+0
* SERVER-58886 Ban SEARCH_META on sharded collections on variable accessTed Tuckman2021-08-031-1/+5
* SERVER-58890 fix js redeclaration errorBenety Goh2021-08-031-0/+2
* SERVER-58999 Add replSet parameter when setting up configsvr node on require_...Marcos José Grillo Ramirez2021-08-031-1/+2
* SERVER-58907 lagged_config_secondary.js should not rely on last-lts version (...Allison Easton2021-08-031-3/+0
* SERVER-58654 Add $graphLookup support for sharded viewsAlya Berciu2021-08-031-0/+338
* SERVER-53283 Remove code that patches up sharding metadata on FCV upgrade/dow...Allison Easton2021-08-032-65/+4
* SERVER-58890 Improve debug-ability of index_many2.jsDianna Hohensee2021-08-031-10/+32
* SERVER-58982 Reduce the number of chunks in resharding_large_number_of_initia...Blake Oler2021-08-021-1/+1
* SERVER-57262 Relax vote constraint to allow voting for candidates with newer ...Wenbin Zhu2021-08-021-0/+125
* SERVER-58967 Set curOp namespace to time-series view collection for time-seri...Kris Satya2021-08-022-10/+11
* SERVER-58878 Prevent checking for DDL coordinator on binary mixed versionsMarcos José Grillo Ramirez2021-08-021-37/+44
* SERVER-58996: Fix configureCollectionAutoSplitter case in database_versioning...Simon Graetzer2021-08-022-1/+2
* SERVER-57575 Re-enable `create_view_does_not_take_database_X.js` on WindowsGregory Noma2021-08-021-8/+0
* SERVER-58883, SERVER-58884, SERVER-58885: Fix tests that assume existence of ...Militsa Sotirova2021-08-024-17/+26
* Revert "SERVER-54129 Simplify generated SBE expressions for $mod, $add, and $...Mihai Andrei2021-08-024-103/+4
* SERVER-58942 Remove sharding test code referring v4.4 starting from v5.1Pierlauro Sciarelli2021-08-027-61/+16
* SERVER-53066 Remove shardingFullDDLSupport feature guardTommaso Tocci2021-08-0210-371/+145
* SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner codeEric Cox2021-07-315-15/+21
* SERVER-54129 Simplify generated SBE expressions for $mod, $add, and $split wh...Mihai Andrei2021-07-304-4/+103
* SERVER-558917 Wait until donors/recipients are aware that coordinator has per...jannaerin2021-07-301-48/+90
* SERVER-58927 Electable secondary in exhaust_hello_topology_changes.js should ...Jason Chan2021-07-301-1/+1
* SERVER-58905 Remove test of receiveChunkWaitForRangeDeleterTimeoutMS on mixed...Marcos José Grillo Ramirez2021-07-301-32/+41
* SERVER-58888 Account for pushed down stages in union explain with mode 'execu...Nick Zolnierz2021-07-301-2/+13
* SERVER-58859 Add multiversion_incompatible tag to isself_failure_initiate.jsali-mir2021-07-301-1/+1
* SERVER-58966 add unique prefix to test namespaces in bucket_timestamp_roundin...Benety Goh2021-07-301-12/+17
* SERVER-58381 Define and process kind(2) in OP_MSG payloadSara Golemon2021-07-301-0/+122
* SERVER-58067 Support 2dsphere indexes on time-series measurementsDan Larkin-York2021-07-303-3/+155
* SERVER-58774 Clean up timeseries_delete_util helper functionsKris Satya2021-07-301-0/+12
* SERVER-55861 add retryable writes multiversion hookSiran Wang2021-07-304-8/+9
* SERVER-58966 add unique prefix to test namespaces in bucket_granularity.js to...Benety Goh2021-07-301-31/+37
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-308-0/+155
* SERVER-58910: stress test for tenant migrationsAndrew Shuvalov2021-07-301-0/+138
* SERVER-58953 Fix FCV/multi-version issues in some more testsDavid Percy2021-07-291-0/+1
* SERVER-58803 Test that time-series metaField-only deletes close in-memory buc...Kris Satya2021-07-291-0/+43
* SERVER-57291 Add path length check to expression_parser and tests.Jennifer Peshansky2021-07-292-23/+190
* SERVER-49897 Insert no-op entries into oplog buffer collections for reshardin...jannaerin2021-07-292-8/+31
* SERVER-58342 Allow specifying of reshardCollection zones to be emptyHaley Connelly2021-07-291-0/+11
* SERVER-58900 Re-enable major_version_upgrade.js after FCV constant change.Wenbin Zhu2021-07-291-5/+0
* SERVER-58355 Re-enable resharding tests failing in multiversion suites due to...jannaerin2021-07-2918-30/+30