summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 64e230b1a60c9f63022c1683d006c7d19ec39439 from branch mongo...r4.2.24-rc2r4.2.24Luke Chen2023-02-162-6/+27
* Import wiredtiger: 2392add87a1a13d528fa0aea4d0a349dfff3d78b from branch mongo...Luke Chen2023-02-162-3/+10
* SERVER-73706 Save WTRecordStoreUassertOutOfOrder fail point state to prevent ...r4.2.24-rc1Gregory Wlodarek2023-02-111-3/+3
* SERVER-73481 Ensure validate detects out-of-order keys with {full: false}Gregory Wlodarek2023-02-113-14/+11
* SERVER-71950 Fail and log the operation when out-of-order keys are detected i...Gregory Wlodarek2023-02-112-7/+8
* SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York2023-02-111-25/+67
* Import wiredtiger: 9523e7843f38a56105acfd4955e56975601410cb from branch mongo...Luke Chen2023-02-093-5/+78
* SERVER-49214: Add $toHashedIndexKey expression.r4.2.24-rc0Kshitij Gupta2023-01-245-0/+148
* SERVER-72535 Disallow creating the 'admin', 'local', and 'config' databases w...Jordi Serra Torrens2023-01-202-6/+62
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-051-2/+2
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-213-33/+85
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-11-172-14/+31
* SERVER-52545 [v4.2] Add bsonUnorderedFieldsCompareXueruiFa2022-11-162-5/+27
* SERVER-69004 backport per shard cursorsMickey. J Winters2022-11-0817-38/+193
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-11-042-0/+18
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-122-36/+1
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-301-14/+6
* SERVER-61275 Destruct the size storer after the session cache has shutdownGregory Wlodarek2022-09-161-3/+10
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-061-0/+4
* 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-294-10/+69
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-08-271-0/+9
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-263-158/+1
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-08-262-1/+36
* 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-247-4/+224
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-222-0/+107
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareJames Wahlin2022-08-111-1/+4
* SERVER-68714 Fixed shell secure number generationAlexander Neben2022-08-111-1/+1
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-08-091-3/+3
* SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-041-4/+5
* 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-271-2/+6
* SERVER-68199 Rename collection must check for index builds on the target coll...Dianna Hohensee2022-07-251-4/+6
* 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/+401
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-226-17/+56
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-07-138-11/+72
* SERVER-60334 Avoid caching the cursor and session in WiredTigerSizeStorerGregory Wlodarek2022-07-084-44/+48
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-244-41/+141
* 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-091-6/+13
* SERVER-61097 SizeStorer flush uses 'operation_timeout_ms' to avoid deadlocks ...Gregory Wlodarek2022-05-191-2/+17