summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-273-9/+14
* 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-272-17/+21
* SERVER-56676 TTLMonitor handles NaN/out of range values when extracting expir...Benety Goh2022-07-261-1/+1
* SERVER-67683 Change some of the modes in fast and opt buildsTausif Rahman2022-07-261-2/+2
* SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman2022-07-265-19/+144
* SERVER-66548 Add support for dependency tracking to $redactNicholas Zolnierz2022-07-263-0/+66
* SERVER-65262 Use `timestamp_transaction_uint` for `commit_transaction`Gregory Noma2022-07-261-8/+3
* SERVER-52641 Wait for all three index builds to start before restarting the s...Gregory Noma2022-07-252-148/+93
* 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-2411-6/+613
* SERVER-51056 Disable refine_collection_shard_key_atomic.js from running in sh...Sergi Mateo Bellido2022-07-221-0/+1
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-228-17/+213
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh2022-07-211-1/+1
* SERVER-67398: Fix the build with the legacy install modeKonstantin Trushin2022-07-141-13/+16
* SERVER-66461 added macos signing at evergreen archive stepDaniel Moody2022-07-133-0/+114