summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72916 Set balancerRoundInterval to its default at the end of testSilvia Surroca2023-02-031-0/+5
* SERVER-72508 Do not return a "note" about orphan documents if the collection ...Cheahuychou Mao2023-02-021-6/+5
* SERVER-72912 Create TTL indexes on config.{sampledQueries,sampledQueriesDiff}...Israel Hsu2023-02-022-0/+119
* SERVER-70876 Disallow operators that run javascript in multitenancy modeHugh Tong2023-02-0222-3/+112
* SERVER-73270 Add new authorization permissions and checks for the the mongod ...Dianna Hohensee2023-02-022-0/+82
* SERVER-63228 Enable featureFlagTimeseriesScalabilityImprovements by defaultDan Larkin-York2023-02-023-5/+3
* SERVER-73009 Compute clustered scan direction when plan is hinted or cachedAlyssa Wagenmaker2023-02-021-28/+48
* SERVER-71680 Fix SBE HashAggStage to update $operationMetrics when spillingDavid Storch2023-02-021-20/+66
* SERVER-70984 Do not block inplace doc updates just because of indexesIrina Yatsenko2023-02-021-307/+445
* SERVER-71392 Add counters to track jsonSchema usage in create and collModGil Alon2023-02-021-0/+175
* SERVER-73012 Make mongos prioritize primary shard when forwarding analyzeShar...Cheahuychou Mao2023-02-021-0/+70
* SERVER-73255 Make sure that query sampling handles WouldChangeOwningShard upd...Cheahuychou Mao2023-02-021-13/+69
* SERVER-73508 Increase timeout for resharding command in change_streams_read_o...r6.3.0-alpha0Arun Banala2023-02-011-1/+5
* SERVER-73465 Updates during column store index build can result in no-op side...Justin Seyster2023-02-011-0/+15
* SERVER-73483 Temporarily exclude time-series update/delete tests in the paral...Yuhong Zhang2023-01-311-0/+5
* SERVER-72406 re-enable telemetry_metrics_across_getMore_calls.jsMaddie Zechar2023-01-311-4/+0
* SERVER-73314 Add setProfilingFilterGlobally concurrency testAlyssa Wagenmaker2023-01-312-3/+33
* SERVER-69034 Use multiple tenants in shard merge passthroughsMatt Broadstone2023-01-311-20/+9
* SERVER-72786 Improvements of CE accuracy testing frameworkMilena Ivanova2023-01-315-1564/+1334
* SERVER-73437 sharded dbstats test waits for move chunk deletesBenety Goh2023-01-311-1/+2
* SERVER-73213 Add test cases for multi-deletes on a timeseries collectionYoonsoo Kim2023-01-311-0/+165
* SERVER-70395 Change spilling for SBE HashAggStage to use a more efficient alg...David Storch2023-01-312-21/+208
* SERVER-72677 Surface index validation errors arising from WT::verifyDan Larkin-York2023-01-312-14/+12
* SERVER-73215 Write basic time-series multi update jstestsYuhong Zhang2023-01-311-0/+349
* SERVER-73437 log dbStats results from mongos and shardsBenety Goh2023-01-301-8/+11
* SERVER-73024 Re-enable time-series sharded passthrough suitesDavid Percy2023-01-307-35/+70
* SERVER-73439: Make the $inProg filter in the setup for the killop test more s...wenqinYe2023-01-301-1/+5
* SERVER-72602: Populate Cursor Response for BulkWrite on Mongodseanzimm2023-01-302-35/+178
* SERVER-73447 delete obsolete testKyle Suarez2023-01-301-14/+0
* SERVER-73340 Drop abandoned idents at startup using the stable timestampHenrik Edin2023-01-301-4/+30
* SERVER-65502 Address SERVER-60824 TODOsJames Wahlin2023-01-301-3/+0
* SERVER-73453 Fix ftdc test variable name typoJacob Evans2023-01-301-1/+1
* SERVER-71832 Report group spill metrics in serverStatusAdityavardhan Agrawal2023-01-301-0/+60
* SERVER-73418 Make repeat_queries clean up its cursorsDavid Percy2023-01-301-0/+12
* SERVER-73011 Rename the routing metrics fields in the analyzeShardKey responseCheahuychou Mao2023-01-301-53/+51
* SERVER-73416 Change index version on collection metadata after resharding for...Marcos José Grillo Ramirez2023-01-301-6/+30
* SERVER-70132 Handle FCV transitions for global indexes infoAllison Easton2023-01-301-2/+16
* Revert "SERVER-70032 Report CPU time in slow query logs and profiler as cpuNa...dziana.hurynovich2023-01-3012-66/+23
* SERVER-71368 Stop excluding tests that drop collection/database in sharded su...Tommaso Tocci2023-01-301-10/+15
* SERVER-72620 ensure shard added to $indexStats for unsharded collectionsTyler Brock2023-01-292-7/+4
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-2819-41/+141
* SERVER-73392 Make sure all tests changing the internalQueryFrameworkControl r...Milena Ivanova2023-01-278-34/+86
* SERVER-72508 Add a "note" field to the analyzeShardKey response to explain "n...Cheahuychou Mao2023-01-271-0/+2
* SERVER-73267 Create mongod text-search command skeletonsDianna Hohensee2023-01-278-0/+40
* SERVER-72194 oplog_rollover.js should wait for the durable timestamp to advanceMatthew Russotto2023-01-271-12/+22
* SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan2023-01-271-7/+31
* SERVER-72285 currentOp with $tenant should see ops for same tenantjannaerin2023-01-271-129/+192
* SERVER-50336 Add %j format specifier to dateToStringJennifer Peshansky2023-01-271-0/+1
* SERVER-72872 Introduce configsvr command to query placementHistory in control...Paolo Polato2023-01-274-0/+4
* SERVER-73403 Check undefined in ftdc testJacob Evans2023-01-271-1/+2