summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64994 Extend the planner to allow soft hints about index traversal dir...r6.0.0-rc10Matt Boros2022-06-135-163/+351
* SERVER-66329 Authenticate connections during rollover testsSara Golemon2022-06-131-8/+8
* SERVER-66074 Remove usage of toArray in collection_defragmentation.jsAllison Easton2022-06-101-5/+16
* SERVER-66653 Remove usage of this.tid from assertDocWasUpdatedAllison Easton2022-06-101-9/+17
* SERVER-66868 Fail point must be enabled on new primary before step up in rang...Allison Easton2022-06-101-3/+3
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-06-091-2/+2
* SERVER-66725 SERVER-66659 Incoming retryable txns abort old txns and abort co...Jack Mulrow2022-06-094-14/+339
* SERVER-67076 Add missing early return in DocumentSourceFindAndModifyImageLookupJack Mulrow2022-06-093-14/+3
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-091-0/+67
* SERVER-67026 Add new line to fixture_helpers.jsCheahuychou Mao2022-06-091-1/+1
* SERVER-67026 InternalTransactionChunkMigrationTest and RetryableInternalTrans...Cheahuychou Mao2022-06-096-262/+392
* SERVER-61972 ensure useRandomBinVersionsWithinReplicaSet's respectedRobert Guo2022-06-081-0/+4
* SERVER-66812 Fix bug with $group projection analysisCharlie Swanson2022-06-082-1/+96
* SERVER-66973 Eagerly reap config.transactions entries for retryable sessionsr6.0.0-rc9Jack Mulrow2022-06-074-0/+255
* SERVER-66993 Stop tracking highest child session txnNumberJack Mulrow2022-06-071-0/+149
* SERVER-67029 Make aggregate command in internal_transactions* workloads robus...Cheahuychou Mao2022-06-072-6/+33
* SERVER-66950 Fix orphans feature flag check in upgrade_downgrade_sharded_clus...Pierlauro Sciarelli2022-06-071-20/+10
* SERVER-66644 Fix and re-enable profile_operation_metrics.js for debug buildsRomans Kasperovics2022-06-071-3/+2
* SERVER-66948 Catch NoSuchTransaction as an acceptable error in internal trans...Jason Zhang2022-06-061-2/+9
* SERVER-65960 Fall back to classic engine when NLJ is chosenMihai Andrei2022-06-064-20/+226
* SERVER-66901 Make contention factor accept all valid positive integer typesMark Benvenuto2022-06-031-0/+22
* SERVER-66988 add variant to stress initialSyncIdRobert Guo2022-06-036-1/+8
* SERVER-66062 make sure jstests/change_streams/ddl_create_index_txn.js doesn't...Mickey. J Winters2022-06-031-14/+23
* SERVER-66962: multiversion configuration updatesDavid Bradford2022-06-021-0/+2
* SERVER-66777 Ensure that internal transactions do not get interrupted by logi...Cheahuychou Mao2022-06-023-176/+276
* SERVER-66830 Remove multiversion-incompatible assertion in view_aggregation.jsRomans Kasperovics2022-06-021-4/+0
* SERVER-66622 fail to createCollection when running in 5.x compatibility modeSergey Galtsev2022-06-022-2/+48
* SERVER-66379 $or to $in conversion flawedTimour Katchaounov2022-06-021-3/+35
* SERVER-66851 Internal session pool should use parent sessions as keys for chi...Jack Mulrow2022-06-011-0/+95
* SERVER-66557: Refactor and update multiversion setup and configDavid Bradford2022-06-011-0/+2
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-011-0/+67
* SERVER-66540 Don't run awaitData cursor notification on insert part in await_...Denis Grebennicov2022-06-011-0/+18
* SERVER-66558 $sort does not rewrite to bounded sort when multiple index optio...samontea2022-05-311-0/+133
* SERVER-66860 FSM tests should not reuse same database namesTommaso Tocci2022-05-314-4/+4
* SERVER-66585 Update test tags for repl_startup_error_no_hang_on_shutdown.jsLingzhi Deng2022-05-311-1/+1
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-293-0/+3
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-2752-338/+154
* SERVER-66826 Fix requires_fcv tag on lookup_pit_pre_and_post_image.js and loo...Mindaugas Malinauskas2022-05-272-2/+2
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-261-0/+27
* SERVER-66768 Mark find_flip_sbe_enabled with requires_fcv_51Mihai Andrei2022-05-261-0/+2
* SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesGregory Noma2022-05-261-2/+7
* SERVER-66538 Exclude timeseries_coll_mod.js from multiversion pre-6.0 testsRui Liu2022-05-261-1/+1
* SERVER-65639 Update comment in internal_transactions_kill_sessions.jsCheahuychou Mao2022-05-251-3/+2
* SERVER-66644 temporarily disable profile_operation_metrics.jsRobert Guo2022-05-251-0/+2
* SERVER-66062 temporarily disable ddl_create_index_txn.jsRobert Guo2022-05-251-0/+1
* SERVER-65639 Add concurrency workload that kills sessions with active interna...Cheahuychou Mao2022-05-254-21/+183
* SERVER-66565 Create config.transactions partial index in setFCVJack Mulrow2022-05-244-12/+348
* SERVER-66573 Add FCV tag in lookup_unionWith_subpipeline_local_read.jsRuoxin Xu2022-05-241-1/+3
* SERVER-66660 Exclude unsupported test cases in 5.3 version from change_stream...Antonio Fuschetto2022-05-241-1/+1
* SERVER-66618 Wait in test for resharding coordinator to persist abort.r6.0.0-rc7Max Hirschhorn2022-05-231-1/+11