summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-12/+5
* SERVER-69023 [CQF] Convert PathArr to IntervalSvilen Mihaylov2022-09-091-3/+7
* SERVER-68878 Move verifySlowQueryLog back to query_engine_stats.jsIvan Fefer2022-09-081-13/+0
* SERVER-69054 Parameterize set_read_preference_secondary.js read preferenceVesselina Ratcheva2022-09-071-4/+7
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-073-63/+32
* SERVER-68965 Improvements to indexing in the presence of nested subfeldsSvilen Mihaylov2022-08-271-0/+37
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-251-6/+2
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-231-25/+15
* SERVER-68651 Put isDowngrading to upgraded path under feature flagLuxi Liu2022-08-191-6/+12
* SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style formatDavid Storch2022-08-181-11/+11
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-08-171-4/+4
* SERVER-67415 Create golden-data JS suitesDavid Percy2022-08-172-1/+110
* SERVER-68736 Fix checkBothEnginesAreRunOnCluster in multiversion testRui Liu2022-08-151-11/+11
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+42
* SERVER-68319 Modify `checkSBEEnabled` to check feature flags for all nodes (B...Jeffrey Xiao2022-08-091-2/+17
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-6/+6
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-7/+7
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-7/+7
* SERVER-68426 Stop type_bracket.js from running in parallelAlya Berciu2022-08-021-0/+4
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-0/+2
* SERVER-68319 Modify `checkSBEEnabled` to check feature flags for all nodes (B...Jeffrey Xiao2022-08-021-16/+32
* SERVER-67902 Fix time-series feature flag checks in sharded environmentsDan Larkin-York2022-07-291-16/+44
* SERVER-66521 allow partial optimization of expressionsAlberto Massari2022-07-282-5/+7
* SERVER-68202 Remove 'enabled' field from 'changeStreams' cluster wide parameter.Rishab Joshi2022-07-271-3/+2
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-271-5/+10
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-271-2/+10
* Revert "SERVER-67101 Support microsecond precision in ScopedTimer"Ruoxin Xu2022-07-261-10/+2
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-261-2/+10
* SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache com...Anton Korshunov2022-07-241-1/+13
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-151-10/+0
* SERVER-60736 Remove isChangeStreamsOptimizationEnabled() from JS tests.Rishab Joshi2022-07-111-11/+0
* SERVER-66061 Remove redundant projection in COLUMN_SCAN plansCharlie Swanson2022-07-061-2/+4
* SERVER-67339 Extend LDAP DNS test coverage to RHEL 8Mark Benvenuto2022-07-061-0/+102
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-0610-18/+3
* SERVER-67389 remove references to featureFlagChangeStreamsVisibilityKyle Suarez2022-07-051-9/+0
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-301-16/+0
* SERVER-66892 Introduce change collection passthrough suite.Rishab Joshi2022-06-301-0/+51
* SERVER-67335 Ensure `Slow query` log lines appear for `COLUMN_SCAN` stagesJeffrey Xiao2022-06-301-0/+13
* SERVER-66736 Remove redefined startParallelShell() and fix testsAbdul Qadeer2022-06-291-40/+11
* Revert "SERVER-66736 Remove redefined startParallelShell() and fix test"Abdul Qadeer2022-06-231-11/+40
* SERVER-65948 Add 'changeStreams' cluster-wide parameterRomans Kasperovics2022-06-231-21/+32
* SERVER-66736 Remove redefined startParallelShell() and fix testAbdul Qadeer2022-06-231-40/+11
* SERVER-62025 Only use CQF path for eligible queries and fallback to classic o...Nicholas Zolnierz2022-06-161-0/+22
* SERVER-64255 Column Store Index aggregation passthrough suiteCharlie Swanson2022-06-161-0/+27
* SERVER-67337 add back code 16554 for type mismatch in $addDavis Haupt2022-06-161-1/+1
* SERVER-61812: Ensure cache is not refreshed during $listLocalSessionsnandinibhartiyaMDB2022-06-161-1/+0
* SERVER-65735 $add operator should not use DoubleDoubleSummationDavis Haupt2022-06-151-1/+1
* SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau2022-06-151-1/+1
* SERVER-66581 Disallow FeatureFlagUtil.isEnabled to get parameters from routersAntonio Fuschetto2022-06-151-1/+7
* SERVER-67179 Make 'checkBothEnginesAreRunOnCluster' aware of 'featureFlagSbeF...Mihai Andrei2022-06-131-4/+10