summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34200 Explain doesn't report stages which are above a MultiPlanStageTimour Katchaounov2021-03-011-4/+11
* SERVER-51549 Support expression $reverseArray in SBEMickey. J Winters2021-02-261-0/+1
* SERVER-53568: Propagate an error when resharding completes with a non-empty s...Daniel Gottlieb2021-02-261-0/+15
* SERVER-54495 Use SBE error codes override in jstests/core/expr.jsNikita Lapkov2021-02-251-0/+14
* SERVER-54757: Add auth permissions for transaction/retryable writes in tenant...XueruiFa2021-02-243-136/+139
* SERVER-54480 Fix index key rehydration in SBEIan Boros2021-02-241-0/+5
* SERVER-54345 Remove shard collection leftover dataMarcos José Grillo Ramirez2021-02-221-8/+11
* SERVER-54132: Review usages of config.collections 'dropped' fieldJordi Serra Torrens2021-02-192-2/+4
* SERVER-54511 inject_tenant_prefix.js removeSuccessfulOpIndexesExceptForUpsert...Matthew Russotto2021-02-181-2/+4
* SERVER-52874 Implement validateDBMetadata commandArun Banala2021-02-171-0/+3
* SERVER-54320 [SBE] Failure in jstests/aggregation/explain_limit.js due to exp...Anton Korshunov2021-02-171-2/+5
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-142-0/+13
* SERVER-53080 generate optimized covered shard filtering plans in SBEDavid Storch2021-02-121-5/+6
* SERVER-54172 SERVER-54181 Make verify_index_stats_output.js wait for hangAfte...Nikita Lapkov2021-02-121-7/+17
* SERVER-50495 Make tenant_migration_jscore_passthrough simulate migrations tha...Cheahuychou Mao2021-02-121-146/+166
* SERVER-53388 Week start parameter for $dateDiff aggregation expressionMindaugas Malinauskas2021-02-111-1/+2
* SERVER-51266 Add BSONType::RegEx support in SBE. Fix $regex aggregation expre...Nikita Lapkov2021-02-111-0/+9
* SERVER-54393 exclude timeseries_idle_buckets.js from parallel test suiteBenety Goh2021-02-091-0/+4
* SERVER-52914 Support positional projection operator ($) in SBENikita Lapkov2021-02-081-0/+6
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-5/+16
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-289-318/+373
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-222-3/+14
* SERVER-51666 Implement $dateAdd/ $dateSubtract in SBE.Milena Ivanova2021-01-201-3/+6
* SERVER-51665 Implement $dateDiff expression in SBEMindaugas Malinauskas2021-01-131-2/+5
* SERVER-52707 Make tenant migration recipient use x509 certificate to connect ...Cheahuychou Mao2021-01-053-0/+166
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-057-0/+395
* SERVER-53480 Fix indexing in the retry logic in runCommandWithMetaData in inj...Jason Zhang2020-12-221-2/+6
* SERVER-53416 exclude time-series tests from parallel tests when using legacy ...Benety Goh2020-12-181-14/+20
* SERVER-53368 Fix indexing in the retry logic in tenant migration passthrough ...Jason Zhang2020-12-161-2/+6
* SERVER-53223 Fix retry logic for tenant migration passthrough suite to accoun...Jason Zhang2020-12-071-9/+9
* SERVER-49726 Add test for SBE generic scan when static limit reachedAlya Berciu2020-12-041-0/+16
* SERVER-51544 Implement replaceOne expression in SBEAlya Berciu2020-11-271-0/+3
* SERVER-51534 Support concatArrays in SBEAlya Berciu2020-11-231-0/+1
* SERVER-47963 Support intermediate certs in the ca file on WindowsMark Benvenuto2020-11-202-0/+103
* SERVER-50494 Implement proxy’s retry logic for batch write commandsJason Zhang2020-11-201-7/+287
* SERVER-51554 Support expression $split in SBEMelodee Li2020-11-181-0/+3
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-172-3/+3
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-122-3/+3
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-122-3/+3
* SERVER-49982 Implement $dayOf* agg expressions in SBEMelodee Li2020-11-111-2/+3
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-091-0/+1
* Revert "SERVER-51540 Support mod expression in SBE"Ali Mir2020-11-051-1/+0
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-041-0/+1
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-033-3/+0
* SERVER-51898 discover_topology.js should assert that hello commands succeedPavi Vetriselvan2020-11-011-2/+2
* SERVER-49442 Implement document validation error generation tests which use c...Mindaugas Malinauskas2020-10-271-0/+1
* SERVER-51423 Test that a bulk write returns ok for the writes that complete b...Jason Zhang2020-10-221-2/+24
* SERVER-51454 Ensure agg parser is initialized before defaultProfileFilterDavid Percy2020-10-201-0/+5
* SERVER-51267 Support $arrayElemAt, $first and $last expressions in SBENikita Lapkov2020-10-151-0/+6
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-54/+54