summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-09SERVER-64911 Add create, collMod and createIndexes to list of commands to sen...r6.0.0-rc5Davis Haupt
2022-05-09SERVER-66064 Fix fast count when authentication is enabledMark Benvenuto
2022-05-09SERVER-66064 Optimize FLE2 document countingMark Benvenuto
2022-05-09SERVER-66186 Optimize ECC null document storageMark Benvenuto
2022-05-09Revert "SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mon...Arun Banala
2022-05-09SERVER-64601 Using the onInitialDataAvailable hook to initializeSergi Mateo Bellido
2022-05-09SERVER-64467 Refactor TicketHolders to not use global contextJordi Olivares Provencio
2022-05-09SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongosArun Banala
2022-05-09SERVER-66119 Avoid duplicated seek into index for local fields with nested ar...Irina Yatsenko
2022-05-09SERVER-65847 Construct simpler parameterized SBE index scan plans when possibleDenis Grebennicov
2022-05-09SERVER-66233 Tag index_filter_commands.js with requires_fcv _60Anton Korshunov
2022-05-09SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh
2022-05-08SERVER-65638 Make internal_transactions_unsharded.js track dirty documents an...Cheahuychou Mao
2022-05-07SERVER-66209 Make BSONObjs owned when constructing a DebugInfoRuoxin Xu
2022-05-07SERVER-66302 Removed 'JS_SetGlobalJitCompilerOption' calls to avoid a possibl...Mohammad Dashti
2022-05-06SERVER-64735 Fix uninitialized pointer field in HashLookupStageEric Cox
2022-05-06SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesortDan Larkin-York
2022-05-06SERVER-65406 Handle compressed buckets in timeseries dotted path support libraryDan Larkin-York
2022-05-06SERVER-62102 Append aggregated BucketCatalog execution stats for all namespac...Gregory Wlodarek
2022-05-06SERVER-66067 Transaction API's best-effort abort can interfere with two-phase...Sanika Phanse
2022-05-06SERVER-62308 Platform Support: Remove Debian 9Zakhar Kleyman
2022-05-06SERVER-65050 Optimize time-series sorting with point query on metadataDavid Percy
2022-05-06SERVER-65831 Use ScopedTaskExecutor to speed up BalancerCommandsScheduler stop()Paolo Polato
2022-05-06SERVER-66245 Copy sbeCompatible flag for subqueriesAlexander Ignatyev
2022-05-06SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh
2022-05-06SERVER-64349 Fix test file FCVsamontea
2022-05-05SERVER-66222 Retryable transactions should reject multi writes with an initia...Jack Mulrow
2022-05-05SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev
2022-05-05SERVER-66167 remove case for deleting all esc/ecc entries in compactErwin Pe
2022-05-05SERVER-65541 Fix coverity uninitialized member in CollectionScanNodeJoel Redman
2022-05-05SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics
2022-05-05SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto
2022-05-05SERVER-65483 Add tests for compact contention with concurrent FLE2 inserts an...Erwin Pe
2022-05-05SERVER-65431 Disallow renaming to/from a collection with encrypted fieldsErwin Pe
2022-05-05SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran
2022-05-05SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh
2022-05-05SERVER-61485 Wrong SBE plan reported by explain() for rejected plansDenis Grebennicov
2022-05-05Import wiredtiger: ba455f3c9bd7c3fd1d2b43fb659c53f9822c0c6b from branch mongo...Luke Chen
2022-05-05Import wiredtiger: d8fc01e0235d9eda1fc149d7adb723add0862025 from branch mongo...Luke Chen
2022-05-05SERVER-66110 Downgrading FCV can cause the active txnNumber on TransactionPar...Cheahuychou Mao
2022-05-04SERVER-66090 Make mongod service entry point resilient to session yieldingJack Mulrow
2022-05-04SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto
2022-05-04SERVER-63703 eliminate openssl dependency on csflesergey.galtsev
2022-05-04SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...Cheahuychou Mao
2022-05-04SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch
2022-05-04SERVER-65793 Do not parameterize queries with TEXT match expression nodeAlexander Ignatyev
2022-05-04SERVER-55112 Make distinct on a view match distinct on a collection for certa...Ted Tuckman
2022-05-04SERVER-64659 fix lintBenety Goh
2022-05-04SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh
2022-05-03SERVER-66088 Create separate indexes for resharding test to drop.Max Hirschhorn