summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64911 Add create, collMod and createIndexes to list of commands to sen...r6.0.0-rc5Davis Haupt2022-05-091-2/+5
* SERVER-66064 Fix fast count when authentication is enabledMark Benvenuto2022-05-091-0/+3
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-097-76/+89
* SERVER-66186 Optimize ECC null document storageMark Benvenuto2022-05-092-23/+14
* Revert "SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mon...Arun Banala2022-05-092-153/+115
* SERVER-64601 Using the onInitialDataAvailable hook to initializeSergi Mateo Bellido2022-05-095-1/+146
* SERVER-64467 Refactor TicketHolders to not use global contextJordi Olivares Provencio2022-05-0924-244/+265
* SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongosArun Banala2022-05-092-115/+153
* SERVER-66119 Avoid duplicated seek into index for local fields with nested ar...Irina Yatsenko2022-05-093-20/+62
* SERVER-65847 Construct simpler parameterized SBE index scan plans when possibleDenis Grebennicov2022-05-094-182/+370
* 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-66209 Make BSONObjs owned when constructing a DebugInfoRuoxin Xu2022-05-071-3/+3
* SERVER-66302 Removed 'JS_SetGlobalJitCompilerOption' calls to avoid a possibl...Mohammad Dashti2022-05-071-4/+0
* SERVER-64735 Fix uninitialized pointer field in HashLookupStageEric Cox2022-05-061-3/+3
* SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesortDan Larkin-York2022-05-069-148/+307
* SERVER-65406 Handle compressed buckets in timeseries dotted path support libraryDan Larkin-York2022-05-069-247/+523
* SERVER-62102 Append aggregated BucketCatalog execution stats for all namespac...Gregory Wlodarek2022-05-062-50/+157
* SERVER-66067 Transaction API's best-effort abort can interfere with two-phase...Sanika Phanse2022-05-062-30/+37
* SERVER-62308 Platform Support: Remove Debian 9Zakhar Kleyman2022-05-066-143/+0
* SERVER-65050 Optimize time-series sorting with point query on metadataDavid Percy2022-05-067-106/+455
* SERVER-65831 Use ScopedTaskExecutor to speed up BalancerCommandsScheduler stop()Paolo Polato2022-05-062-12/+21
* SERVER-66245 Copy sbeCompatible flag for subqueriesAlexander Ignatyev2022-05-061-0/+1
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-05-062-1/+18
* SERVER-64349 Fix test file FCVsamontea2022-05-061-1/+1
* SERVER-66222 Retryable transactions should reject multi writes with an initia...Jack Mulrow2022-05-055-6/+171
* SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev2022-05-054-28/+209
* SERVER-66167 remove case for deleting all esc/ecc entries in compactErwin Pe2022-05-052-62/+68
* SERVER-65541 Fix coverity uninitialized member in CollectionScanNodeJoel Redman2022-05-051-1/+1
* SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics2022-05-057-23/+171
* SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto2022-05-052-0/+44
* SERVER-65483 Add tests for compact contention with concurrent FLE2 inserts an...Erwin Pe2022-05-054-13/+59
* SERVER-65431 Disallow renaming to/from a collection with encrypted fieldsErwin Pe2022-05-053-1/+85
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-059-48/+226
* SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh2022-05-052-0/+31
* SERVER-61485 Wrong SBE plan reported by explain() for rejected plansDenis Grebennicov2022-05-052-3/+69
* Import wiredtiger: ba455f3c9bd7c3fd1d2b43fb659c53f9822c0c6b from branch mongo...Luke Chen2022-05-054-18/+31
* Import wiredtiger: d8fc01e0235d9eda1fc149d7adb723add0862025 from branch mongo...Luke Chen2022-05-052-2/+2
* SERVER-66110 Downgrading FCV can cause the active txnNumber on TransactionPar...Cheahuychou Mao2022-05-053-9/+216
* SERVER-66090 Make mongod service entry point resilient to session yieldingJack Mulrow2022-05-041-35/+76
* SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto2022-05-044-55/+106
* SERVER-63703 eliminate openssl dependency on csflesergey.galtsev2022-05-041-0/+2
* SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...Cheahuychou Mao2022-05-042-9/+147
* SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...David Storch2022-05-0428-161/+99
* SERVER-65793 Do not parameterize queries with TEXT match expression nodeAlexander Ignatyev2022-05-043-26/+79
* SERVER-55112 Make distinct on a view match distinct on a collection for certa...Ted Tuckman2022-05-0410-42/+326
* SERVER-64659 fix lintBenety Goh2022-05-041-1/+1
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-05-042-2/+78
* SERVER-66088 Create separate indexes for resharding test to drop.Max Hirschhorn2022-05-031-2/+5