index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-09
SERVER-64911 Add create, collMod and createIndexes to list of commands to sen...
r6.0.0-rc5
Davis Haupt
2022-05-09
SERVER-66064 Fix fast count when authentication is enabled
Mark Benvenuto
2022-05-09
SERVER-66064 Optimize FLE2 document counting
Mark Benvenuto
2022-05-09
SERVER-66186 Optimize ECC null document storage
Mark Benvenuto
2022-05-09
Revert "SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mon...
Arun Banala
2022-05-09
SERVER-64601 Using the onInitialDataAvailable hook to initialize
Sergi Mateo Bellido
2022-05-09
SERVER-64467 Refactor TicketHolders to not use global context
Jordi Olivares Provencio
2022-05-09
SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongos
Arun Banala
2022-05-09
SERVER-66119 Avoid duplicated seek into index for local fields with nested ar...
Irina Yatsenko
2022-05-09
SERVER-65847 Construct simpler parameterized SBE index scan plans when possible
Denis Grebennicov
2022-05-09
SERVER-66233 Tag index_filter_commands.js with requires_fcv _60
Anton Korshunov
2022-05-09
SERVER-64659 add initial sync test case for indexBulkBuilder server status se...
Benety Goh
2022-05-08
SERVER-65638 Make internal_transactions_unsharded.js track dirty documents an...
Cheahuychou Mao
2022-05-07
SERVER-66209 Make BSONObjs owned when constructing a DebugInfo
Ruoxin Xu
2022-05-07
SERVER-66302 Removed 'JS_SetGlobalJitCompilerOption' calls to avoid a possibl...
Mohammad Dashti
2022-05-06
SERVER-64735 Fix uninitialized pointer field in HashLookupStage
Eric Cox
2022-05-06
SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesort
Dan Larkin-York
2022-05-06
SERVER-65406 Handle compressed buckets in timeseries dotted path support library
Dan Larkin-York
2022-05-06
SERVER-62102 Append aggregated BucketCatalog execution stats for all namespac...
Gregory Wlodarek
2022-05-06
SERVER-66067 Transaction API's best-effort abort can interfere with two-phase...
Sanika Phanse
2022-05-06
SERVER-62308 Platform Support: Remove Debian 9
Zakhar Kleyman
2022-05-06
SERVER-65050 Optimize time-series sorting with point query on metadata
David Percy
2022-05-06
SERVER-65831 Use ScopedTaskExecutor to speed up BalancerCommandsScheduler stop()
Paolo Polato
2022-05-06
SERVER-66245 Copy sbeCompatible flag for subqueries
Alexander Ignatyev
2022-05-06
SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...
Benety Goh
2022-05-06
SERVER-64349 Fix test file FCV
samontea
2022-05-05
SERVER-66222 Retryable transactions should reject multi writes with an initia...
Jack Mulrow
2022-05-05
SERVER-65345 Check if CanonicalQuery has pushed down stages
Alexander Ignatyev
2022-05-05
SERVER-66167 remove case for deleting all esc/ecc entries in compact
Erwin Pe
2022-05-05
SERVER-65541 Fix coverity uninitialized member in CollectionScanNode
Joel Redman
2022-05-05
SERVER-65460 Set allowDiskUse to false in read-only mode
Romans Kasperovics
2022-05-05
SERVER-65832 Block mongod CompactStructuredEncryptionData on shard server
Mark Benvenuto
2022-05-05
SERVER-65483 Add tests for compact contention with concurrent FLE2 inserts an...
Erwin Pe
2022-05-05
SERVER-65431 Disallow renaming to/from a collection with encrypted fields
Erwin Pe
2022-05-05
SERVER-65810: Disable test-only cluster server parameters when enableTestComm...
Varun Ravichandran
2022-05-05
SERVER-64659 add resumable index build counter to indexBulkBuild server statu...
Benety Goh
2022-05-05
SERVER-61485 Wrong SBE plan reported by explain() for rejected plans
Denis Grebennicov
2022-05-05
Import wiredtiger: ba455f3c9bd7c3fd1d2b43fb659c53f9822c0c6b from branch mongo...
Luke Chen
2022-05-05
Import wiredtiger: d8fc01e0235d9eda1fc149d7adb723add0862025 from branch mongo...
Luke Chen
2022-05-05
SERVER-66110 Downgrading FCV can cause the active txnNumber on TransactionPar...
Cheahuychou Mao
2022-05-04
SERVER-66090 Make mongod service entry point resilient to session yielding
Jack Mulrow
2022-05-04
SERVER-65167 Remove usage of std:tie in fle_crud.cpp
Mark Benvenuto
2022-05-04
SERVER-63703 eliminate openssl dependency on csfle
sergey.galtsev
2022-05-04
SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...
Cheahuychou Mao
2022-05-04
SERVER-64315 Re-enable caching of SBE plans when there is a single query solu...
David Storch
2022-05-04
SERVER-65793 Do not parameterize queries with TEXT match expression node
Alexander Ignatyev
2022-05-04
SERVER-55112 Make distinct on a view match distinct on a collection for certa...
Ted Tuckman
2022-05-04
SERVER-64659 fix lint
Benety Goh
2022-05-04
SERVER-64659 add indexBulkBuilder server status section with minimal creation...
Benety Goh
2022-05-03
SERVER-66088 Create separate indexes for resharding test to drop.
Max Hirschhorn
[next]