summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 54336f44ebf1d6012bce4c9105b4f0dc93fb2bd0 from branch mongo...r4.4.17-rc1Luke Chen2022-09-204-20/+217
* Import wiredtiger: ec742d6807b943cd6f2baf1a55853d296eb5b5c6 from branch mongo...Luke Chen2022-09-203-33/+155
* Import wiredtiger: b28742aed07482b945164b755ebc3967d5e03851 from branch mongo...Luke Chen2022-09-202-5/+7
* Import wiredtiger: d58d8b0f51124c47f97f14aaa3053b23c480cbe7 from branch mongo...Luke Chen2022-09-202-3/+10
* Import wiredtiger: e868ffed8aa1e49240fecce1e472ef7a03482a6d from branch mongo...Luke Chen2022-09-206-65/+61
* SERVER-68548: check quiet globalServerParam before loggingAdam Rayner2022-09-151-2/+8
* SERVER-69590 Fixed clang arm compilesAlexander Neben2022-09-155-15/+7
* SERVER-67465 Ensure network timeouts do not fail hedged operationsAmirsaman Memaripour2022-09-081-16/+23
* SERVER-52676 Hedged reads should ignore stale errorsJaume Moragues2022-09-081-11/+16
* SERVER-69220 refineCollectionShardKey permits toggling current shard key fiel...Enrico Golfieri2022-09-082-1/+80
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-061-0/+4
* SERVER-68694 The compact command should not block oplog applicationGregory Wlodarek2022-09-031-0/+3
* SERVER-68694 Reverse the compact commands locking orderGregory Wlodarek2022-09-031-7/+6
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-314-2/+88
* SERVER-68925 Reintroduce check table logging settings at startupr4.4.17-rc0Gregory Wlodarek2022-08-263-167/+1
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-08-253-1/+13
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-08-253-15/+16
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-257-16/+104
* SERVER-65382 Don't use clientReadable in AutoSplitVector when reordering shar...Jordi Serra Torrens2022-08-232-7/+17
* SERVER-61275 Destruct the size storer after the session cache has shutdownGregory Wlodarek2022-08-231-3/+10
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-192-0/+108
* SERVER-56127 Retryable update may execute more than once if chunk is migrated...Bobby Morck2022-08-167-3/+219
* SERVER-68039 Support cleaning up dbQuery/dbGetMore exhaust cursors safelyGeorge Wangensteen2022-08-163-223/+320
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdJonathan Lee2022-08-121-4/+0
* SERVER-60958 Access info on SessionCatalogMigrationSource outside of the Clon...Paolo Polato2022-08-121-5/+8
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-112-2/+16
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareJames Wahlin2022-08-111-1/+4
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-08-091-3/+3
* SERVER-66841 Fix LOGV2 invalid JSON when truncation happens at a backslash ch...Erwin Pe2022-08-094-42/+230
* SERVER-67296 Mark the OpCtx of the configsvr commands used to commit chunk-re...Silvia Surroca2022-08-092-0/+30
* SERVER-56185 Investigate possible improvements with session migration and a c...Allison Easton2022-08-086-4/+148
* SERVER-65399 Restart index build if recover in standalone and 'commitIndexBui...r4.4.16-rc0r4.4.16Shin Yee Tan2022-08-051-4/+42
* SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-031-4/+5
* SERVER-68487 add BSONElement::isNaN()Benety Goh2022-08-032-0/+39
* SERVER-50138 Avoid logging no TransportLayer configured in productionAlex Li2022-08-021-1/+3
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-291-1/+7
* Revert "SERVER-56676 TTLMonitor handles NaN/out of range values when extracti...Benety Goh2022-07-271-1/+1
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-271-7/+7
* SERVER-68130 adjust autoSplitVector's estimatedAdditionalBytesPerItemInBSONArrayPierlauro Sciarelli2022-07-271-1/+10
* SERVER-61321 Improve handling of large/NaN values for text index versionShin Yee Tan2022-07-271-1/+1
* SERVER-60607 S2AccessMethod handles NaN/out of range values when extracting g...Benety Goh2022-07-271-1/+1
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-07-271-2/+6
* SERVER-56676 TTLMonitor handles NaN/out of range values when extracting expir...Benety Goh2022-07-261-1/+1
* SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman2022-07-261-1/+1
* SERVER-66548 Add support for dependency tracking to $redactNicholas Zolnierz2022-07-262-0/+31
* SERVER-65262 Use `timestamp_transaction_uint` for `commit_transaction`Gregory Noma2022-07-261-8/+3
* SERVER-58747 The ShardServerCatalogCacheLoader doesn't interrupt ongoing oper...Sergi Mateo Bellido2022-07-251-0/+1
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-07-247-0/+406
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-226-17/+56
* SERVER-67398: Fix the build with the legacy install modeKonstantin Trushin2022-07-141-13/+16