summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-26SERVER-68925 Reintroduce check table logging settings at startupr4.4.17-rc0Gregory Wlodarek
2022-08-25SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan
2022-08-25SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan
2022-08-25SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan
2022-08-23SERVER-65382 Don't use clientReadable in AutoSplitVector when reordering shar...Jordi Serra Torrens
2022-08-23SERVER-61275 Destruct the size storer after the session cache has shutdownGregory Wlodarek
2022-08-19SERVER-64741 Create mongos appendOplogNote commandali-mir
2022-08-16SERVER-56127 Retryable update may execute more than once if chunk is migrated...Bobby Morck
2022-08-16SERVER-68039 Support cleaning up dbQuery/dbGetMore exhaust cursors safelyGeorge Wangensteen
2022-08-12SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdJonathan Lee
2022-08-12SERVER-60958 Access info on SessionCatalogMigrationSource outside of the Clon...Paolo Polato
2022-08-11SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer
2022-08-11SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareJames Wahlin
2022-08-09SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon
2022-08-09SERVER-66841 Fix LOGV2 invalid JSON when truncation happens at a backslash ch...Erwin Pe
2022-08-09SERVER-67296 Mark the OpCtx of the configsvr commands used to commit chunk-re...Silvia Surroca
2022-08-08SERVER-56185 Investigate possible improvements with session migration and a c...Allison Easton
2022-08-05SERVER-65399 Restart index build if recover in standalone and 'commitIndexBui...r4.4.16-rc0r4.4.16Shin Yee Tan
2022-08-03SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh
2022-08-03SERVER-68487 add BSONElement::isNaN()Benety Goh
2022-08-02SERVER-50138 Avoid logging no TransportLayer configured in productionAlex Li
2022-07-29SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon
2022-07-27Revert "SERVER-56676 TTLMonitor handles NaN/out of range values when extracti...Benety Goh
2022-07-27SERVER-67532 Fail oplog server status section lessGabriel Marks
2022-07-27SERVER-68130 adjust autoSplitVector's estimatedAdditionalBytesPerItemInBSONArrayPierlauro Sciarelli
2022-07-27SERVER-61321 Improve handling of large/NaN values for text index versionShin Yee Tan
2022-07-27SERVER-60607 S2AccessMethod handles NaN/out of range values when extracting g...Benety Goh
2022-07-27SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov
2022-07-26SERVER-56676 TTLMonitor handles NaN/out of range values when extracting expir...Benety Goh
2022-07-26SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman
2022-07-26SERVER-66548 Add support for dependency tracking to $redactNicholas Zolnierz
2022-07-26SERVER-65262 Use `timestamp_transaction_uint` for `commit_transaction`Gregory Noma
2022-07-25SERVER-58747 The ShardServerCatalogCacheLoader doesn't interrupt ongoing oper...Sergi Mateo Bellido
2022-07-24SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski
2022-07-22SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski
2022-07-14SERVER-67398: Fix the build with the legacy install modeKonstantin Trushin
2022-07-11SERVER-66621 Add additional check for two phase index build supportFaustoleyva54
2022-07-11SERVER-40865 Retry CatalogCache refresh on QueryPlanKilled errorSergi Mateo Bellido
2022-07-08Revert "SERVER-67532 Fail oplog server status section less"Gabriel Marks
2022-07-07SERVER-67532 Fail oplog server status section lessGabriel Marks
2022-07-01SERVER-60334 Avoid caching the cursor and session in WiredTigerSizeStorerGregory Wlodarek
2022-07-01SERVER-60334 Remove unused KVEngine::okToRename() functionGregory Wlodarek
2022-06-30SERVER-62656 xcode deduction guide workaroundBilly Donahue
2022-06-30SERVER-63243 Range deleter must not clean up orphan ranges in a round-robin f...Allison Easton
2022-06-28SERVER-62656 optional minmax for CSRS poolsBilly Donahue
2022-06-28SERVER-61234 Expand support for $function returning scalar BSON valuesJustin Seyster
2022-06-25SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh
2022-06-24SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh
2022-06-23SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia
2022-06-22SERVER-64659 Sorter::File accepts optional SorterFileStats for tracking file ...Benety Goh