summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cherry-pick SERVER-50792 a98ea3b6e7a8f8ae0dac783cde4f2b964fea75f7israelhsu/BACKPORT-7941Israel Hsu2022-08-092-0/+311
* 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
* Revert "SERVER-66461 added macos signing at evergreen archive step"Daniel Moody2022-07-134-122/+0
* SERVER-67993 fix 4.4 pylintersDaniel Moody2022-07-1248-157/+165
* SERVER-66461 added macos signing at evergreen archive stepDaniel Moody2022-07-124-0/+122
* SERVER-66621 Add additional check for two phase index build supportFaustoleyva542022-07-111-0/+10
* SERVER-40865 Retry CatalogCache refresh on QueryPlanKilled errorSergi Mateo Bellido2022-07-111-2/+3
* Revert "SERVER-67532 Fail oplog server status section less"Gabriel Marks2022-07-082-12/+9
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-072-9/+12
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-07-071-0/+13
* SERVER-60334 Avoid caching the cursor and session in WiredTigerSizeStorerGregory Wlodarek2022-07-014-44/+48
* SERVER-60334 Remove unused KVEngine::okToRename() functionGregory Wlodarek2022-07-013-24/+0
* SERVER-62656 xcode deduction guide workaroundBilly Donahue2022-06-301-1/+1
* SERVER-63243 Range deleter must not clean up orphan ranges in a round-robin f...Allison Easton2022-06-301-62/+73
* SERVER-67662 scons lint should handle empty string for is_patch variableBenety Goh2022-06-291-1/+1
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-06-291-0/+19
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-06-289-11/+192
* SERVER-61234 Expand support for $function returning scalar BSON valuesJustin Seyster2022-06-2811-17/+300
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-06-252-2/+14
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-06-242-1/+75
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-235-36/+178
* SERVER-64659 Sorter::File accepts optional SorterFileStats for tracking file ...Benety Goh2022-06-223-9/+51
* SERVER-64797 Use `WT_SESSION::timestamp_transaction_uint`Gregory Noma2022-06-212-5/+4
* SERVER-67302 Make linearizable reads robust to primary catch-up and simultane...Matthew Russotto2022-06-213-0/+79
* SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...Yu Jin Kang Park2022-06-212-92/+115
* Import wiredtiger: 315f1424f9a8f97a4634b0cb001e2e7d0ed4b587 from branch mongo...Luke Chen2022-06-208-15/+69
* Import wiredtiger: c3bb82693f115a3aec828aa5d83b9f1b618140d5 from branch mongo...Luke Chen2022-06-2011-173/+133
* Import wiredtiger: 00c68a05cfaa95e4f9f8205e99ec0fbcc3cc8b3f from branch mongo...Luke Chen2022-06-206-6/+331
* SERVER-59658 Change durationMillis to durationAllison Easton2022-06-161-2/+2
* SERVER-59658 Improve logging to reflect that sharding metadata refresh waitin...Allison Easton2022-06-161-0/+15
* SERVER-67220 Make set_fcv_prepared_transaction.js resilient to StaleConfig er...Cheahuychou Mao2022-06-131-2/+7