summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-71882 Add serverStatus metric for the number of entries evicted from t...Maddie Zechar2023-02-071-0/+80
* SERVER-73161 Write basic time-series deleteOne() jstestsAlyssa Wagenmaker2023-02-062-0/+173
* SERVER-73462 [CQF] Transition SpoolId generator to use IdGeneratorSvilen Mihaylov2023-02-061-6/+6
* SERVER-72843 Fallback to the classic engine for FilterExpressionDrew Paroski2023-02-061-15/+0
* SERVER-72518 Make 5% random-cursor $sample cutoff configurableNaama Bareket2023-02-061-0/+103
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-066-0/+143
* SERVER-73585 Exclude multi-tenanted tests in merge passthroughsMatt Broadstone2023-02-052-4/+4
* Revert "SERVER-73407 Collect telemetry on mongos for find and agg"Sviatlana Zuiko2023-02-041-147/+0
* SERVER-72512 Ensure validate surfaces index key inconsistencies if they existDan Larkin-York2023-02-041-21/+30
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-0475-566/+548