summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76424 Replace 'redact' with 'hmac' in $telemetry syntaxTed Tuckman2023-05-031-5/+5
* SERVER-65369 Remove $_generateV2ResumeTokens parameter from aggregate command...Arun Banala2023-05-031-25/+0
* SERVER-72187 Support Tenant ID on bulkWriteseanzimm2023-05-021-0/+51
* SERVER-76620 Ensure golden output of each print() is newline-terminatedDavid Percy2023-05-011-1/+13
* SERVER-75989 Add support for OpenSSL 3.0 FIPSMark Benvenuto2023-05-011-57/+158
* SERVER-74521 Support clustered collections in SBEKevin Cherkauer2023-05-011-13/+58
* SERVER-67689 Remove final mentions of 'availableQueryOptions' command from testsDavid Storch2023-04-281-1/+0
* SERVER-75538 Standardize "sharding_continuous_config_stepdown" suite name to ...Pol Pinol Castuera2023-04-281-0/+0
* SERVER-75486: Support $firstN accumulator in sbeProjjal Chanda2023-04-271-1/+4
* SERVER-28889 Partial index shouldn't do fetch on conditions that are true by ...Milena Ivanova2023-04-271-0/+34
* Revert "SERVER-75486: Support accumulator $firstN in SBE"auto-revert-processor2023-04-271-4/+1
* SERVER-75156 separate queryShape from telemetryKey for find requestsMaddie Zechar2023-04-261-1/+3
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-2612-12/+12
* SERVER-76484 Remove no-longer necessary condition on CheckShardFilteringMetad...Tommaso Tocci2023-04-261-7/+0
* SERVER-71613 Add JS test hook to check historical placement data consistencyPaolo Polato2023-04-261-1/+158
* SERVER-75486: Support accumulator $firstN in SBEProjjal Chanda2023-04-261-1/+4
* SERVER-76296 Serialize configureQueryAnalyzer command with DDL commandsCheahuychou Mao2023-04-251-1/+3
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-2/+2
* SERVER-75532 Investigate the high variability of the runtime of analyze_shard...Cheahuychou Mao2023-04-211-17/+28
* SERVER-76335 assertRetryableCommandWorked should check command resultsAllison Easton2023-04-211-3/+3
* SERVER-76137 Run sharding passthroughs with a config shard in config shard va...Jack Mulrow2023-04-201-4/+6
* SERVER-76147 Reduce flakiness and improve debuggability of ftdc_mirrored_read...Jason Chan2023-04-201-3/+4
* SERVER-76133 Use db.getMongo().defaultDB instead of db.defaultDBkauboy262023-04-181-1/+1
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-183-24/+22
* SERVER-75999 Fail point utils should retry configureFailPoint on retriable er...Allison Easton2023-04-181-16/+44
* SERVER-73991 Reenable the dbVersion check on CheckShardFilteringMetadata test...Pol Pinol Castuera2023-04-171-18/+37
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-141-6/+0
* SERVER-72988: Support retryable writes for bulkWrite on mongodseanzimm2023-04-132-6/+29
* SERVER-75513 Add support for $telemetry.redactionKeyJess Balint2023-04-121-5/+15
* SERVER-73482 Fix $natural hint with clustered collection sortsAlya Berciu2023-04-121-12/+111
* SERVER-74561: Setup catalog shard evergreen variantKshitij Gupta2023-04-111-0/+6
* SERVER-72814 Add $_internalEqHash MatchExpressionBen Shteinfeld2023-04-101-1/+9
* SERVER-75601 Create a separate test for apiVersions section of FTDCMoustafa Maher Khalil2023-04-071-7/+0
* SERVER-75379 Enable `featureFlagTimeseriesDeletesSupport` feature flagYuhong Zhang2023-04-071-7/+0
* SERVER-74086 Implement checks for consistent indexes across shardsTommaso Tocci2023-04-071-1/+10
* SERVER-74733 filter telemetry tests to only include shapes from the shellDavis Haupt2023-04-071-1/+39
* SERVER-75054: Change default of internalQueryFrameworkControl to trySbeEngineHana Pearlman2023-04-061-0/+11
* SERVER-74487 Always include tenant in db name attributes in error messagesSophia Tan2023-04-063-45/+136
* SERVER-75646 Wait for range deletions before dropping collections when removi...Jack Mulrow2023-04-061-0/+13
* SERVER-75601 Make serverStatus apiversion field more robustMoustafa Maher2023-04-061-0/+7
* SERVER-51532: Implement objecttoarray and arraytoobject expressionsProjjal Chanda2023-04-051-1/+13
* SERVER-74989: Create configuration option to specify X.509 subject DN attribu...Varun Ravichandran2023-04-0415-0/+276
* Revert "SERVER-74487 Always include tenant in db name attributes in error mes...auto-revert-processor2023-04-013-136/+45
* SERVER-74487 Always include tenant in db name attributes in error messagesSophia Tan2023-03-313-45/+136
* SERVER-75474 network_error_and_txn_override.js doesn't always retry commands ...Cheahuychou Mao2023-03-311-8/+26
* Revert "SERVER-75474 network_error_and_txn_override.js doesn't always retry c...Cheahuychou Mao2023-03-311-22/+5
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto2023-03-302-1/+14
* SERVER-74539 Enable disjunction in PSR conversionDavid Percy2023-03-301-1/+1
* SERVER-75474 network_error_and_txn_override.js doesn't always retry commands ...Cheahuychou Mao2023-03-301-5/+22
* SERVER-51579: Support expression $year in SBEProjjal Chanda2023-03-291-3/+5