summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05SERVER-65399 Restart index build if recover in standalone and 'commitIndexBui...r4.4.16-rc0r4.4.16Shin Yee Tan
2022-08-05SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman
2022-08-03SERVER-68184 Use Number instead of NumberLong when indexing in checkWritesOfC...Jason Zhang
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-08-01SERVER-68418 Support single phase index builds in index_build_restart_seconda...Gregory Noma
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-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels
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-67683 Change some of the modes in fast and opt buildsTausif Rahman
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-52641 Wait for all three index builds to start before restarting the s...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-51056 Disable refine_collection_shard_key_atomic.js from running in sh...Sergi Mateo Bellido
2022-07-22SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski
2022-07-21SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh
2022-07-14SERVER-67398: Fix the build with the legacy install modeKonstantin Trushin
2022-07-13SERVER-66461 added macos signing at evergreen archive stepDaniel Moody
2022-07-13Revert "SERVER-66461 added macos signing at evergreen archive step"Daniel Moody
2022-07-12SERVER-67993 fix 4.4 pylintersDaniel Moody
2022-07-12SERVER-66461 added macos signing at evergreen archive stepDaniel Moody
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-07SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh
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-29SERVER-67662 scons lint should handle empty string for is_patch variableBenety Goh
2022-06-29SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh
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
2022-06-21SERVER-64797 Use `WT_SESSION::timestamp_transaction_uint`Gregory Noma
2022-06-21SERVER-67302 Make linearizable reads robust to primary catch-up and simultane...Matthew Russotto