summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73936 Clean up timeseries_direct_update.js and add logsFaustoleyva542023-04-132-85/+86
* SERVER-76009 Fix stepdown behavior in read_ticket_exhaustion_with_stepdown testMatt Kneiser2023-04-131-12/+7
* SERVER-73482 Fix $natural hint with clustered collection sortsAlya Berciu2023-04-131-12/+111
* SERVER-75561 Report and log more detailed information when validate encounter...Dan Larkin-York2023-04-121-0/+78
* SERVER-71636 Fix explain of $lookup when inner collection is shardedDavid Storch2023-04-122-1/+222
* SERVER-75517 Add additional dollar-prefix validation in _idAlya Berciu2023-04-121-0/+10
* SERVER-73877 Wait for shard to have a primary before doing a migration in pre...Silvia Surroca2023-04-121-0/+7
* SERVER-73973 Skip server_status_with_time_out_cursors.js in suites with balancerPierlauro Sciarelli2023-04-121-1/+5
* SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas2023-04-121-0/+34
* SERVER-73163 shard_split_shutdown_while_blocking_reads to handle exceptionmathisbessamdb2023-04-114-19/+29
* SERVER-74292: Return errors for command requests with invalid impersonated us...r6.3.0-rc3Varun Ravichandran2023-03-301-7/+38
* SERVER-75205 Fix deadlock involving FCV lockMatt Kneiser2023-03-291-0/+221
* SERVER-74245 Encode 'ExpressionContext::needsMerge' in SBE plan cache keysr6.3.0-rc2Mihai Andrei2023-03-221-0/+98
* SERVER-74674 Fix type checking getDB in feature_flag_util.jsGregory Wlodarek2023-03-211-1/+7
* SERVER-74264 Backport to 6.3Zixuan Zhuang2023-03-212-12/+141
* SERVER-74901 Disable CSI by defaultIan Boros2023-03-2117-49/+91
* SERVER-73751 MovePrimary shouldn't copy indexes of sharded collectionsSergi Mateo Bellido2023-03-172-6/+15
* SERVER-73988 Disable the dbVersion check on CheckShardFilteringMetadata test ...Jordi Serra Torrens2023-03-171-6/+4
* SERVER-74642 validate fetches and logs oplog entries for corrupted recordsBenety Goh2023-03-161-0/+28
* SERVER-74631 Log index spec when validation detects index key inconsistenciesDan Larkin-York2023-03-161-0/+7
* SERVER-74632 Log aggregation results when validate commands fails due to a va...Dianna Hohensee2023-03-161-0/+3
* SERVER-74507 Gracefully handle empty time-series options in collModr6.3.0-rc1Faustoleyva542023-03-132-0/+25
* SERVER-74438 Update BucketMetadata to use time-series metadata valueFaustoleyva542023-03-071-0/+113
* SERVER-74501 Fix MigrationBatchFetcher/Inserter completion reliance to not sp...Randolph Tan2023-03-061-5/+5
* SERVER-74262 Check IET when constructing set of equalities during sort analysisMihai Andrei2023-03-033-19/+121
* SERVER-74103 Increase storage log verbosity in `oplog_sampling.js`.Benety Goh2023-02-281-1/+1
* SERVER-73125: Set built-in variables on ExpressionContext of the validatorNaama Bareket2023-02-281-0/+20
* SERVER-74366 change CSI util to check feature flag on all nodesIan Boros2023-02-281-1/+8
* SERVER-74058 Re-introduce excluded jstests for NTDI dollar tenant passthroughmathisbessamdb2023-02-245-12/+2
* SERVER-74124 Disallow shard key pattern with fields that have parts that star...Cheahuychou Mao2023-02-231-0/+57
* SERVER-74033 Remove force option from ident dropsJordi Olivares Provencio2023-02-221-1/+1
* SERVER-73697 Do not split out match expression on meta field when it's not re...Yoonsoo Kim2023-02-211-90/+114
* SERVER-74190 Correctly propagate the `featureFlagResilientMovePrimary` status...Antonio Fuschetto2023-02-211-1/+0
* SERVER-73833 Make the server to ignore and automatically remove unsupported '...Denis Grebennicov2023-02-171-0/+69
* SERVER-73938 Make sure chunk migration can handle a retryable internal transa...Cheahuychou Mao2023-02-161-0/+89
* SERVER-73735 Fail configuration more gracefully if telemetry is disabledCharlie Swanson2023-02-161-0/+32
* SERVER-74106 fix requires_fcv tag in initial_sync_geo_index_conflict.jsBenety Goh2023-02-161-1/+1
* SERVER-73886 Tag jstests with requires_scripting for NTDI passthroughmathisbessamdb2023-02-168-2/+22
* SERVER-73721 disable metrics in SessionWorkflowMatt Diener2023-02-151-8/+13
* SERVER-73858 Oplog batch application index builds on an empty collection shou...Benety Goh2023-02-141-12/+0
* SERVER-73858 add js test for geo 2d index options conflict during initial syncBenety Goh2023-02-141-0/+101
* SERVER-71159 Include apiStrict flag into SBE plan cache keyAnton Korshunov2023-02-141-0/+145
* SERVER-73385 Releasing unheld critical section upon sharded rename error must...Pierlauro Sciarelli2023-02-131-4/+0
* SERVER-73822 Time-series $group rewrite ignores certain accumulatorsKevin Cherkauer2023-02-131-2/+13
* SERVER-73890 Only run the resilient movePrimary in random_DDL_operations.js FSMAntonio Fuschetto2023-02-131-1/+11
* SERVER-73407 Collect telemetry on mongos for find and aggr6.3.0-rc0Davis Haupt2023-02-071-0/+142
* SERVER-43099 Reenable random chunk migration failpoint for concurrency with_b...Jordi Serra Torrens2023-02-0710-32/+206
* SERVER-73542 Drop index metadata in resharding donors that are not recipientsMarcos José Grillo Ramirez2023-02-071-13/+46
* SERVER-71203 Test the resilience of the new movePrimaryAntonio Fuschetto2023-02-072-6/+241
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-0775-548/+567