summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultr4.2.23-rc1r4.2.23Josef Ahmad2022-09-192-0/+56
* SERVER-61275 Destruct the size storer after the session cache has shutdownGregory Wlodarek2022-09-161-3/+10
* 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-32/+61
* SERVER-69268: Disable bypass compile during burn_in_tags_genJeff Zambory2022-09-011-3/+0
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-08-293-14/+16
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-297-12/+106
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesr4.2.23-rc0Benety Goh2022-08-291-1/+1
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-08-291-0/+14
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-08-281-0/+24
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-08-272-1/+13
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-265-307/+73
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-08-263-1/+76
* SERVER-64659 Sorter::File accepts optional SorterFileStats for tracking file ...Benety Goh2022-08-253-6/+74
* SERVER-56127 Retryable update may execute more than once if chunk is migrated...Sanika Phanse2022-08-249-6/+313
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-226-0/+188
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareJames Wahlin2022-08-112-1/+17
* SERVER-68714 Fixed shell secure number generationAlexander Neben2022-08-111-1/+1
* SERVER-55345 exclude noShards commit type from duration assertion in router_t...Jonathan Lee2022-08-101-1/+2
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-08-091-3/+3
* SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman2022-08-051-1/+1
* SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-042-4/+48
* SERVER-68487 add BSONElement::isNaN()Benety Goh2022-08-032-0/+39
* Revert "SERVER-56676 TTLMonitor handles NaN/out of range values when extracti...r4.2.22-rc0r4.2.22Benety Goh2022-07-271-1/+1
* 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-68130 adjust autoSplitVector's estimatedAdditionalBytesPerItemInBSONArrayPierlauro Sciarelli2022-07-271-1/+10
* SERVER-56676 TTLMonitor handles NaN/out of range values when extracting expir...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-68199 Rename collection must check for index builds on the target coll...Dianna Hohensee2022-07-252-4/+96
* 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/+608
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-228-17/+213
* SERVER-66461 added macos signing at evergreen archive stepDaniel Moody2022-07-133-0/+114
* SERVER-67993 fix 4.4 pylintersDaniel Moody2022-07-1353-169/+204
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-07-139-11/+198
* SERVER-60334 Avoid caching the cursor and session in WiredTigerSizeStorerGregory Wlodarek2022-07-084-44/+48
* TIG-4197 Delete multiversion aggregation fuzzer suites on v4.2Jennifer Peshansky2022-06-291-32/+0
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-245-41/+179
* SERVER-62272: Configure the failpoint at the correct positionnandinibhartiyaMDB2022-06-211-1/+1
* SERVER-59658 [v4.2] Improve logging to reflect that sharding metadata refresh...Enrico Golfieri2022-06-201-1/+9
* SERVER-66556 Block shutdown when releasing cursors to avoid race conditionsYuhong Zhang2022-06-112-8/+25
* SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang2022-06-113-1/+31
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-093-6/+82
* SERVER-67139 Update rhel6 package test amir4.2.21-rc0r4.2.21Brian McCarthy2022-06-082-9/+3
* SERVER-66955 Remove JSON.send usage in sys-perf and performanceVlad Rachev2022-06-062-14/+2
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-05-271-2/+2
* SERVER-61097 SizeStorer flush uses 'operation_timeout_ms' to avoid deadlocks ...Gregory Wlodarek2022-05-191-2/+17
* SERVER-66176 Reduce work under CollectionCatalog lockHenrik Edin2022-05-193-14/+48
* SERVER-66559 Expand the internalQueryMaxAddToSetBytes param from 32 to 64 bitsJames Wahlin2022-05-191-1/+1