summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63071 Prepared internal transactions for retryable findAndModify can c...Cheahuychou Mao2022-02-041-0/+184
* SERVER-60696 Add a server parameter to disallow multiple arbitersFrederic Vitzikam2022-02-049-14/+80
* SERVER-63098 Split internal_transactions_for_retryable_findAndModify_restart....Cheahuychou Mao2022-02-0313-67/+221
* SERVER-56346 Change certificate definitions to match OSX requirementsGabriel Marks2022-02-03234-3041/+3314
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-031-0/+1
* SERVER-63078 Report bounded clustered collections scans as CLUSTERED_IXSCANLouis Williams2022-02-038-51/+59
* SERVER-61285 Test that the capped parameter for the create command can't be u...Samy Lanka2022-02-031-0/+39
* SERVER-61088 Make transaction participants check if txnRetryCounter is suppor...Jason Zhang2022-02-033-15/+10
* SERVER-62874 Fix and enable tests from clustered/sharding suiteDaniel Gómez Ferro2022-02-031-4/+25
* SERVER-61133 Copy donor files to temp directory.Suganthi Mani2022-02-035-86/+118
* SERVER-60524 Make retryable internal transactions retryable across data place...Cheahuychou Mao2022-02-033-0/+377
* SERVER-59384: Should provide ability to perform periodic DNS health checksKshitij Gupta2022-02-031-0/+70
* SERVER-63013: When health observer returns status failure it will neverKshitij Gupta2022-02-031-0/+70
* SERVER-58437 Implement pushdown logic for $lookupMihai Andrei2022-02-021-0/+200
* SERVER-62608 Remove catalog entries of collections not restoredGregory Wlodarek2022-02-021-0/+32
* SERVER-62745: Clear appliedThrough after startupRecoveryForRestoreLingzhi Deng2022-02-021-2/+7
* SERVER-63089 Disallow downgrade when the index comment field existsYuhong Zhang2022-02-021-0/+67
* SERVER-59390 Config server health observerAndrew Shuvalov2022-02-022-0/+171
* SERVER-60211 Structure targeted multiversion JS test directoriestrahman13182022-02-0241-1/+120
* SERVER-62562 Use CollectionUUIDMismatch error code for collectionUUID paramet...Moustafa Maher Khalil2022-02-022-18/+124
* SERVER-61091 Test that there cannot be in-progress transactions in child sess...Sanika Phanse2022-02-021-0/+116
* SERVER-63169 Fix deadlock in balancer_defragmentation_merge_chunksAllison Easton2022-02-021-7/+7
* SERVER-62959 Apply the right maxChunkSize value when migrating a chunkPaolo Polato2022-02-021-24/+32
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-022-1/+31
* SERVER-60331 Make ExternalSorter respect memory limitsJordi Olivares Provencio2022-02-021-1/+1
* Revert "SERVER-62650 Limit cache wait time when initializing RecordIds"r5.3.0-alpha1Louis Williams2022-02-021-19/+8
* SERVER-62811 Allow special index types on cluster keysDaniel Gómez Ferro2022-02-021-1/+16
* SERVER-59696 Include SBE plan cache as part of cache size metricjoshua2022-02-021-0/+86
* SERVER-62456 Take UUID for `dropTarget` of `renameCollection` commandGregory Noma2022-02-021-6/+56
* SERVER-63157 Premit variants of auth_privilege_consistency to run simultaneouslySara Golemon2022-02-012-22/+39
* SERVER-63127 Disable running rollback_during_step_up.js for ephemeralForTestAdi Zaimi2022-02-011-1/+2
* SERVER-62334 Use SASL mech negotiation to get mech for DBClientBase::authAdam Rayner2022-02-011-0/+40
* SERVER-63145 Add proper dependency tracking to $densifyTed Tuckman2022-02-011-0/+89
* SERVER-63079 Avoid using projection parser in $setWindowFields executionNicholas Zolnierz2022-02-013-28/+20
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-011-8/+19
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-3129-0/+1066
* SERVER-63121 add more logging to abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-01-311-2/+7
* SERVER-63118 Wait for writes to become durable before killing node in startup...Matthew Russotto2022-01-311-2/+3
* SERVER-62960 Add 'requires_fcv_52' tag for time-series tests incompatible wit...Gregory Wlodarek2022-01-311-0/+1
* SERVER-60684 Tag serverless tests, 2A. Jesse Jiryu Davis2022-01-286-5/+8
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-28115-15/+152
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-01-281-0/+1
* SERVER-62581 Handle direct inserts to shards introducing orphan documentsSergi Mateo Bellido2022-01-282-11/+27
* SERVER-62377 retry txn on FailedToSatisfyReadPreference in jstestAndrew Witten2022-01-281-0/+9
* SERVER-62886 Add the option `disallowNewDuplicateKeys` to collMod commandYuhong Zhang2022-01-282-1/+261
* SERVER-62240 Enable sharding on CRUD_clustered_collection.jsJordi Olivares Provencio2022-01-283-19/+31
* SERVER-63077 Fix migration_coordinator_killop_in_critical_section.js testTommaso Tocci2022-01-281-4/+2
* SERVER-63054 Make sure collMod holds the database IX lockYuhong Zhang2022-01-281-2/+2
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-289-166/+29
* SERVER-62134 Ensure Phase 3 is executed before ending defragmentationAllison Easton2022-01-281-24/+19