summaryrefslogtreecommitdiff
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-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-192-0/+56
* 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-082-16/+70
* 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-69407 Tag retryable_writes_nested_shard_key.js as requires_document_lo...Jennifer Peshansky2022-09-061-0/+4
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-062-31/+60
* 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-69268: Disable bypass compile during burn_in_tags_genJeff Zambory2022-09-011-3/+0
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-316-2/+151
* SERVER-69228: Test must be version awarenandinibhartiyaMDB2022-08-311-1/+7
* SERVER-68925 Reintroduce check table logging settings at startupr4.4.17-rc0Gregory Wlodarek2022-08-265-301/+82
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-08-255-1/+27
* 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-259-17/+139
* SERVER-68586 Use opt setting from Build ProfilesTausif Rahman2022-08-243-2/+6
* 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-195-0/+187
* SERVER-56127 Retryable update may execute more than once if chunk is migrated...Bobby Morck2022-08-169-3/+306
* 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-123-4/+182
* 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-114-3/+61
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareJames Wahlin2022-08-112-1/+17
* SERVER-55345 exclude noShards commit type from duration assertion in router_t...Jonathan Lee2022-08-101-1/+2
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-101-0/+1
* 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-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-082-1/+7
* SERVER-50898 safe_secondary_reads_causal_consistency.js must wait for effects...Cheahuychou Mao2022-08-051-0/+5
* SERVER-65399 Restart index build if recover in standalone and 'commitIndexBui...r4.4.16-rc0r4.4.16Shin Yee Tan2022-08-051-4/+42
* SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman2022-08-051-1/+1
* SERVER-68184 Use Number instead of NumberLong when indexing in checkWritesOfC...Jason Zhang2022-08-031-2/+2
* SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-032-4/+50
* 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-68418 Support single phase index builds in index_build_restart_seconda...Gregory Noma2022-08-011-38/+86
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-293-8/+77
* Revert "SERVER-56676 TTLMonitor handles NaN/out of range values when extracti...Benety Goh2022-07-271-1/+1
* SERVER-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels2022-07-272-7/+35