summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-1717-99/+128
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-05-171-0/+93
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-05-164-132/+0
* SERVER-65859 Enable filtering of 'fromMigrate' change steam events for indivi...Kyle Suarez2022-05-161-28/+20
* SERVER-66031 rename must succeed on all shards when UUIDs provided for C2CPierlauro Sciarelli2022-05-161-1/+29
* SERVER-65956 fix minor bugs in defragmentation source code/testsPaolo Polato2022-05-164-5/+14
* SERVER-65956 Skip split phase of collection defragmentation based on feature ...Paolo Polato2022-05-161-41/+62
* SERVER-66089 Initial sync should do transaction table read with a later after...Matthew Russotto2022-05-161-0/+98
* SERVER-65916 Prevent batched_multi_deletes_failover.js from stalling on failp...Haley Connelly2022-05-161-13/+10
* SERVER-66389 Fix $where parameter bind-in optimizationDavid Storch2022-05-131-0/+33
* SERVER-64628 Add more targeted tests for adding nodes to sharded setsVesselina Ratcheva2022-05-124-0/+195
* SERVER-65641 Add test coverage for reaping a session with active TransactionP...Cheahuychou Mao2022-05-121-0/+130
* SERVER-66312 Tests on batched operations do not involve orphaned documentsAntonio Fuschetto2022-05-121-178/+128
* SERVER-65858 Mark the applyOps entries when the operations involves orphaned ...Antonio Fuschetto2022-05-122-52/+223
* SERVER-66319 dbcheck_no_history_on_secondary.js waits for dbCheck hasher to s...Benety Goh2022-05-121-0/+3
* SERVER-66316 Make transactions API interact better with Client Side Operation...Jack Mulrow2022-05-111-8/+0
* SERVER-66319 use bulk inserts to speed up dbcheck testBenety Goh2022-05-111-2/+6
* SERVER-65692 $searchMeta improvementCharlie Swanson2022-05-111-3/+10
* SERVER-66375 Retry all operations on killed session errors in random_moveChun...Jack Mulrow2022-05-111-0/+5
* SERVER-66299 Read random document with linearizable read concern in internal_...Jack Mulrow2022-05-111-1/+7
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-101-0/+56
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-109-17/+94
* SERVER-65638 Add concurrency workload that changes FCV while there are active...Cheahuychou Mao2022-05-102-1/+204
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-102-2/+100
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-05-101-0/+14
* SERVER-65863 Have optimized _id expression(s) pushed down properlyYoonsoo Kim2022-05-101-0/+8
* SERVER-52286 Enable feature flag for Bucket Unpacking with Sorting, reduce FC...samontea2022-05-091-2/+1
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-091-18/+15
* Revert "SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mon...Arun Banala2022-05-091-150/+113
* SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongosArun Banala2022-05-091-113/+150
* SERVER-66119 Avoid duplicated seek into index for local fields with nested ar...Irina Yatsenko2022-05-092-0/+35
* SERVER-66233 Tag index_filter_commands.js with requires_fcv _60Anton Korshunov2022-05-091-0/+1
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-05-091-0/+17
* SERVER-65638 Make internal_transactions_unsharded.js track dirty documents an...Cheahuychou Mao2022-05-083-32/+99
* SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesortDan Larkin-York2022-05-065-95/+223
* SERVER-65406 Handle compressed buckets in timeseries dotted path support libraryDan Larkin-York2022-05-061-8/+27
* SERVER-65050 Optimize time-series sorting with point query on metadataDavid Percy2022-05-061-37/+268
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-05-061-1/+9
* SERVER-64349 Fix test file FCVsamontea2022-05-061-1/+1
* SERVER-66222 Retryable transactions should reject multi writes with an initia...Jack Mulrow2022-05-054-4/+167
* SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev2022-05-053-27/+206
* SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics2022-05-053-17/+159
* SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto2022-05-051-0/+38
* SERVER-65483 Add tests for compact contention with concurrent FLE2 inserts an...Erwin Pe2022-05-051-1/+2
* SERVER-65431 Disallow renaming to/from a collection with encrypted fieldsErwin Pe2022-05-051-0/+69
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-054-35/+167
* SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh2022-05-051-0/+25
* SERVER-61485 Wrong SBE plan reported by explain() for rejected plansDenis Grebennicov2022-05-051-0/+66
* SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto2022-05-041-1/+2
* SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...Cheahuychou Mao2022-05-041-0/+120