summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-67780 Incorrect $group rewrite for timeseries collection when ...auto-revert-processor2022-08-301-43/+0
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-306-2/+222
* SERVER-68477 createIndexes overwrites NaN expireAfterSeconds before starting ...Benety Goh2022-08-302-2/+39
* SERVER-66699 Add statistics about bucket state management to serverStatusDan Larkin-York2022-08-291-0/+102
* SERVER-67780 Incorrect $group rewrite for timeseries collection when the accu...Svilen Mihaylov2022-08-291-0/+43
* SERVER-69197 Clear lastCommitted and currentCommitted on splitMatt Broadstone2022-08-296-19/+24
* SERVER-68477 TTLMonitor fixes NaN expireAfterSeconds on TTL indexes during st...Benety Goh2022-08-291-0/+24
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-08-291-5/+0
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-291-0/+1
* SERVER-68477 remove epoch restriction on ttl indexesBenety Goh2022-08-292-12/+7
* SERVER-68477 listIndexes repairs TTL indexes with NaN expireAfterSecondsBenety Goh2022-08-281-0/+24
* SERVER-68477 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-271-0/+45
* SERVER-68965 Improvements to indexing in the presence of nested subfeldsSvilen Mihaylov2022-08-2729-132/+206
* SERVER-68563 Re-enable query tests that are currently marked temporarily disa...Misha Tyulenev2022-08-262-2/+2
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-262-0/+47
* SERVER-68477 add startup warning for TTL indexes with NaN 'expireAfterSeconds'Benety Goh2022-08-261-0/+46
* SERVER-67908 Re-enable tests failing due to changing latest release to 6.0Alya Berciu2022-08-262-15/+29
* SERVER-69140: Support hidden indexes in cqfHana Pearlman2022-08-261-0/+23
* SERVER-68627 Increasing range deletion timeout valueSergi Mateo Bellido2022-08-261-4/+6
* Revert "SERVER-67780 Incorrect $group rewrite for timeseries collection when ...liubov.molchanova2022-08-261-40/+0
* SERVER-69066 Add testing for validation of time-series data indexesYuhong Zhang2022-08-261-0/+117
* SERVER-69066 Clean up validation code for time-series collectionsYuhong Zhang2022-08-261-1/+1
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-251-82/+82
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-252-6/+5
* SERVER-68921 Add requires_fcv_61 to timeseries_collmod.js for multiversion co...Dianna Hohensee2022-08-251-1/+1
* SERVER-66854 Prevent step-up ops from being killed by killSessions commandsVesselina Ratcheva2022-08-252-0/+219
* SERVER-69118 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-251-9/+3
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-252-12/+0
* SERVER-68328 Add ResumableChangeStreamError label to ReadConcernMajorityNotAv...Vesselina Ratcheva2022-08-251-0/+2
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer command...Cheahuychou Mao2022-08-256-1/+293
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-253-32/+12
* SERVER-67549 Change dropDatabase command path to use DatabaseNamejannaerin2022-08-252-23/+63
* SERVER-67443 added logging for fcv up/downgrade in set_feature_compatibility_...Luxi Liu2022-08-251-0/+208
* SERVER-68964 Reset lastCommitted to blockTimestamp after splitMatt Broadstone2022-08-2515-106/+48
* SERVER-67780 Incorrect $group rewrite for timeseries collection when the accu...Svilen Mihaylov2022-08-251-0/+40
* SERVER-68688 Rename `checkBSONConsistency` option to `checkBSONConformance`Yuhong Zhang2022-08-252-21/+21
* SERVER-68512 Do not use CQF if an index exists with a non-simple collationNicholas Zolnierz2022-08-251-0/+12
* SERVER-67465 Ensure network timeouts do not fail hedged operationsAmirsaman Memaripour2022-08-241-0/+48
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-08-241-9/+31
* SERVER-69033 Make no-indexes version boost::none instead of Timestamp(0, 0)Allison Easton2022-08-242-4/+2
* SERVER-68859 Increase waiting time in connection_establishment_metrics.jsVojislav Stojkovic2022-08-242-97/+110
* SERVER-69095 Hint cqf/range_descending.js and log the full explainDavid Percy2022-08-231-50/+52
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-232-25/+44
* SERVER-68768 Collection validation should be skipped when shutting down recip...Sophia Tan2022-08-231-1/+1
* SERVER-69007 Loosen test restriction in listener_processing_server_status_met...Reo Kimura2022-08-231-11/+8
* SERVER-67876: Enable featureFlagClusterWideConfigM2 on 6.1Varun Ravichandran2022-08-232-2/+0
* SERVER-68659 Fix Antithesis failuresTausif Rahman2022-08-221-0/+1
* SERVER-68950 Update ssl_helpers.js for Ubuntu 22.04Mark Benvenuto2022-08-221-0/+20
* SERVER-69019 Add more log to spill_to_disk_secondary_read.jszixuan.zhuang2022-08-221-1/+11
* Revert "SERVER-67372 Make tenant migration recipient delete its state documen...Sophia Tan2022-08-221-133/+0