summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54064: Periodically clear out the logical session cache on arbiters.Daniel Gottlieb2021-03-241-0/+57
* SERVER-55393 Fix stale_mongos_and_restarted_shards_agree_on_shard_version.js ...Sergi Mateo Bellido2021-03-241-1/+3
* SERVER-55248 CRUD state on FSM workload can fail if executed concurrently wit...Pierlauro Sciarelli2021-03-241-31/+34
* SERVER-55356: Increase introspection on resharding_collection_cloner.js failu...Daniel Gottlieb2021-03-241-2/+5
* SERVER-55407 Tenant migration initial sync tests should prevent TenantMigrati...Cheahuychou Mao2021-03-242-0/+16
* SERVER-55370 Fix drop_indexes_aborts_in_progress_index_builds_wildcard.js beh...Gregory Wlodarek2021-03-231-8/+4
* SERVER-55361 Skip query planner for IDHack queries in SBEIan Boros2021-03-231-1/+1
* SERVER-54823 $sort should be pushed before $lookup when is possibleYuhong Zhang2021-03-231-5/+5
* SERVER-53110 Fix tenant_migration_donor_initial_sync_recovery.js to avoid Con...Jason Chan2021-03-231-9/+28
* SERVER-54613 [SBE] Use classic engine to execute queries against time-series ...Andrii Dobroshynski2021-03-2326-26/+0
* SERVER-49526 configsvrReshardCollection should calculate new initial split po...Randolph Tan2021-03-231-33/+100
* SERVER-54474 Introduce the _flushReshardingStateChange commandjannaerin2021-03-239-24/+8
* SERVER-55419 speculative-auth-replset.js should wait for replicationBen Caimano2021-03-231-0/+4
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-234-6/+6
* SERVER-54229: Resharding metrics output from the currentOp commandKshitij Gupta2021-03-231-15/+31
* SERVER-50885 Add tests for the "sbe" command and fix discrepancies between pa...Andrii Dobroshynski2021-03-231-0/+53
* SERVER-53712 Track and release documents from PartitionIterator when possibleNick Zolnierz2021-03-231-57/+102
* SERVER-53083 collStats results depend on topology and optionruslan.abdulkhalikov2021-03-232-10/+28
* SERVER-55416 Tenant migration donor shouldn't fetch keys if cancelation token...Jack Mulrow2021-03-221-0/+53
* SERVER-55314: Serialize transaction if it contains a command op in tenant mig...XueruiFa2021-03-221-0/+74
* SERVER-54536 Support retryable batched time-series insertsGregory Noma2021-03-2210-42/+34
* SERVER-54693 Add tests that $setWindowFields respects the collationHartek Sabharwal2021-03-221-0/+84
* SERVER-55172 Add and use a fail point to wait for user cache invalidationBen Caimano2021-03-221-45/+70
* SERVER-55044: Do a majority write before starting tests in read_majority_read...Lingzhi Deng2021-03-221-0/+7
* SERVER-53998 Record latency stats for timeseries insertsDan Larkin-York2021-03-221-0/+57
* SERVER-54945 Make drop database resilient to stepdowns on sharded clusterTommaso Tocci2021-03-222-0/+13
* SERVER-55372 Improve DDL/CRUD concurrency test logsMarcos José Grillo Ramirez2021-03-221-19/+40
* SERVER-54390 Implement $dateTrunc in DocumentSource executionMindaugas Malinauskas2021-03-226-32/+367
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-03-2119-102/+537
* SERVER-53238 [SBE] Include replanReason string into PlanSummaryStatsAnton Korshunov2021-03-205-11/+14
* SERVER-54069 Added $graphLookup test suite for timeseriesSERVER-54990-refactor-TODOYoonsoo Kim2021-03-192-14/+172
* SERVER-55354: Mark invalid_system_views.js tenant_migration_incompatibleLingzhi Deng2021-03-191-0/+2
* SERVER-54824 Make mongos write size estimation respect hint fieldNikita Lapkov2021-03-191-0/+36
* SERVER-55304 downgrade_shard_server_with_secondaryDelaySecs.js should skip fa...Pavi Vetriselvan2021-03-191-0/+3
* SERVER-54642 JS testing for sparse, multikey, 2d and 2dsphere indexes on time...Dianna Hohensee2021-03-191-0/+214
* SERVER-43899 Remove shardAsReplicaSet on ssl testsMarcos José Grillo Ramirez2021-03-192-6/+2
* SERVER-55248 CRUD state on FSM workload can fail if executed concurrently wit...Pierlauro Sciarelli2021-03-191-20/+30
* SERVER-50766 Use kArrayElementsOnly path traversal mode where possibleNikita Lapkov2021-03-191-0/+56
* SERVER-54629: Remove skip indexConsistencyCheck in collation_targeting_inheri...Jordi Serra Torrens2021-03-193-15/+10
* SERVER-55307: Complete TODO listed in SERVER-53539Jordi Serra Torrens2021-03-191-17/+4
* SERVER-54221 Implement $sample pushdown into $_internalUnpackBucketEric Cox2021-03-191-0/+122
* SERVER-54266 Add data size and estimated time stats to recipient currentOpVishnu Kaushik2021-03-193-52/+257
* SERVER-55065: Cover null queries with index where possibleAlya Berciu2021-03-181-0/+338
* SERVER-55171 Add $config.teardown to auth_privilege_cache_miss.jsBen Caimano2021-03-181-5/+24
* SERVER-55061 Handle missing meta and null meta differentlyYoonsoo Kim2021-03-183-12/+24
* SERVER-52528 Test queries on sharded time-series collectionsLouis Williams2021-03-182-2/+192
* SERVER-55104 Report time-series bucket granularityLouis Williams2021-03-181-0/+7
* SERVER-54681 Delay start of txnCloners to prevent early write of kIncompleteH...Alex Taskov2021-03-182-1/+126
* SERVER-55217 Treat partitionBy constant as equivalent to no partitioningNick Zolnierz2021-03-181-0/+22
* Revert "SERVER-52528 Test queries on sharded time-series collections"Pierlauro Sciarelli2021-03-181-192/+0