summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-073-104/+9
* SERVER-73161 Write basic time-series deleteOne() jstestsAlyssa Wagenmaker2023-02-061-0/+1
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-043-9/+104
* SERVER-72784 [CQF] Update representation of compound index boundsSvilen Mihaylov2023-02-031-15/+42
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-033-104/+9
* SERVER-73541 Use dynamic import when loading parallel tester testsMatt Broadstone2023-02-031-8/+14
* SERVER-63228 Enable featureFlagTimeseriesScalabilityImprovements by defaultDan Larkin-York2023-02-021-4/+0
* SERVER-73483 Temporarily exclude time-series update/delete tests in the paral...Yuhong Zhang2023-01-311-0/+5
* SERVER-69034 Use multiple tenants in shard merge passthroughsMatt Broadstone2023-01-311-20/+9
* SERVER-73418 Make repeat_queries clean up its cursorsDavid Percy2023-01-301-0/+12
* Revert "SERVER-70032 Report CPU time in slow query logs and profiler as cpuNa...dziana.hurynovich2023-01-301-4/+0
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-281-0/+15
* SERVER-73392 Make sure all tests changing the internalQueryFrameworkControl r...Milena Ivanova2023-01-271-0/+5
* SERVER-70032 Report CPU time in slow query logs and profiler as cpuNanosLouis Williams2023-01-271-0/+4
* SERVER-65249 Enable cluster parameters on standaloneGabriel Marks2023-01-261-6/+71
* SERVER-72868 Remove checks at cluster.js because listCollections and listInde...Pol Pinol Castuera2023-01-261-12/+0
* SERVER-62241 Update comments in clustered_collection_util.js to state replace...Haley Connelly2023-01-261-7/+4
* SERVER-72097 Add testing for CSI and index inspection featuresJustin Seyster2023-01-261-13/+33
* SERVER-72615 Compute CE for sampled histogramsAlya Berciu2023-01-241-7/+14
* SERVER-72858 Do not wait for mongos retargeting in stepdown hookTommaso Tocci2023-01-241-41/+0
* SERVER-71767 Pull all cluster parameters upon refreshGabriel Marks2023-01-231-1/+2
* SERVER-71582 Enable function calls to use ABT-constant folded treesAlberto Massari2023-01-201-6/+6
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-202-0/+2
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-182-0/+185
* SERVER-72447 error if CSI test is running in the parallel suiteAlyssa Wagenmaker2023-01-172-16/+23
* SERVER-71579 Implement date expressions in ABTRui Liu2023-01-161-33/+33
* SERVER-67267 Inject tenant Ids for change stream multitenant replica set pass...Rishab Joshi2023-01-151-1/+1
* SERVER-67111 clustered_cappted_utils.js fix TTL deletes not visible with majo...Yu Jin Kang Park2023-01-133-14/+48
* SERVER-71550 Simplify uses of PartialSchemaRequirementsDavid Percy2023-01-131-0/+4
* SERVER-72236 Generate random integer data for CETimour Katchaounov2023-01-121-5/+3
* Revert "SERVER-71550 Simplify uses of PartialSchemaRequirements"auto-revert-processor2023-01-121-4/+0
* SERVER-71990 Implement query generation for CE accuracy testingMilena Ivanova2023-01-122-2/+2
* SERVER-71550 Simplify uses of PartialSchemaRequirementsDavid Percy2023-01-111-0/+4
* SERVER-72658 Test helper withPinnedCursor() should wait for the cursor to unpinIrina Yatsenko2023-01-111-23/+47
* SERVER-71577 Implement math expressions in ABTRui Liu2023-01-111-30/+19
* SERVER-72236 Generate random integer data for CETimour Katchaounov2023-01-101-4/+10
* SERVER-71583 Convert various expressions to ABTIvan Fefer2023-01-101-6/+6
* SERVER-64473 Split up `core` jstest directoryGregory Noma2023-01-091-58/+58
* SERVER-72636 Ban tests that set up CSI from parallel testsIan Boros2023-01-091-0/+13
* SERVER-71581 Convert set expressions to ABTIvan Fefer2023-01-091-0/+7
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-061-1/+1
* SERVER-72220 Separate set from validate for cluster parametersGabriel Marks2023-01-061-1/+1
* SERVER-71580 Implement array expressions in ABTRui Liu2023-01-041-8/+8
* SERVER-71578 Convert trigonometrics functions to ABTIvan Fefer2023-01-041-4/+6
* SERVER-72425 Check for forceClassicEngine before column store testsIvan Fefer2022-12-291-0/+6
* SERVER-71965 Document assertion in planHasStage JS helperIan Boros2022-12-221-0/+3
* SERVER-68761 Setup jscore passthrough test suite for query samplingIsrael Hsu2022-12-213-116/+315
* SERVER-71861 Allow killOp with security tokenmathisbessamdb2022-12-211-1/+1
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-205-11/+11
* SERVER-72036 Implement data generation and loading into JS CE accuracy testsTimour Katchaounov2022-12-171-0/+65