summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69115 Enable writing to the change collection on the secondaries.Rishab Joshi2022-10-261-0/+1
* SERVER-68596 [CQF] Convert dotted $elemMatch to SargableNodeDavid Percy2022-10-261-6/+119
* SERVER-70542 Create override that injects security tokensSophia Tan2022-10-211-0/+117
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-201-0/+73
* SERVER-67594 Remove failpoint 'assertChangeStreamNssCollection'.Rishab Joshi2022-10-101-5/+19
* SERVER-13703: Presence of extraneous $project causes a less efficient plan to...Naama Bareket2022-10-031-5/+12
* SERVER-70039 Implement optimization for $dateTruncRui Liu2022-10-031-8/+8
* SERVER-51562: Support $subtract in SBEIvan Fefer2022-09-301-0/+1
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-282-8/+45
* SERVER-69850 Prevent compact command from running when the config fuzzer is e...Haley Connelly2022-09-281-0/+26
* SERVER-54391 Implement $dateTrunc expression in SBERui Liu2022-09-281-1/+10
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-271-159/+126
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-261-8/+2
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-261-2/+8
* SERVER-68677 Skip row store projection in column scan plans when possibleSteve Tarzia2022-09-231-0/+1
* SERVER-69902 Stop bucket_unpacking_with_sort_plan_cache.js from running in pa...Alya Berciu2022-09-231-0/+1
* SERVER-69072 Add version restrictions to change stream expireAfterSeconds par...Romans Kasperovics2022-09-221-0/+27
* SERVER-68146 Create AllCommandsTest for downgrading to upgraded FCV pathHuayu Ouyang2022-09-211-2/+2
* SERVER-69767 Robustify feature flag checks for columnstore index testsArun Banala2022-09-191-0/+8
* SERVER-67715 escape $changeStream regexKyle Suarez2022-09-191-2/+8
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-151-6/+33
* 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