summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-17SERVER-73833 Make the server to ignore and automatically remove unsupported '...r6.2.1-rc1r6.2.1Denis Grebennicov
2023-02-16Import wiredtiger: c4af3d09161e47fa77cab8cdd322a976a16db3e8 from branch mongo...Luke Chen
2023-02-13SERVER-73822 Time-series $group rewrite ignores certain accumulatorsr6.2.1-rc0Kevin Cherkauer
2023-02-11SERVER-73745 Zero initialize IndexKeyBucket structGregory Wlodarek
2023-02-11SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York
2023-02-11SERVER-72677 Surface index validation errors arising from WT::verifyDan Larkin-York
2023-02-09Import wiredtiger: 20a34076e3a41123776ed31332711770680a7514 from branch mongo...Luke Chen
2023-02-08SERVER-73719 Comment out legacy sys-perf buildvariants v6.2dalyd
2023-02-08SERVER-71969 Change sys-perf dsi compile-variant expansion v6.2dalyd
2023-01-20SERVER-70677 Update the FCV constant in the logkeeper snapshot workload for 6.2Aaron Morand
2023-01-12SERVER-70819: Reverting Barque test config added by SERVER-70805r6.2.0-rc6r6.2.0Tural Farhadov
2023-01-12SERVER-72695 Fixes the push_arch name for Ubuntu 22.04 arm64 variantsAaron Morand
2023-01-10SERVER-72639 Wait for startup_log in ftdc jstestJacob Evans
2023-01-10SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker
2023-01-10SERVER-71726: Increase timeout of server_discovery_and_monitoring_json_testJeff Zambory
2023-01-09SERVER-72495 Return warnings about CodeWScope correctly in checkBSONConforman...r6.2.0-rc5Yuhong Zhang
2023-01-09SERVER-72290 `deleteRangeDeletionTasksForRename` must not deregister tasks fo...Pierlauro Sciarelli
2023-01-09SERVER-69890 Concurrent movePrimary and removeShard can move database to a no...Antonio Fuschetto
2023-01-06SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto
2023-01-05SERVER-72416 Find and findAndModify commands' ExpressionContext should inheri...Arun Banala
2023-01-05SERVER-71588: Reenable type bracketing tests for CQFHana Pearlman
2023-01-05Import wiredtiger: 6f2040328bf9d20a0c01544394bc9d42d09c09b6 from branch mongo...Luke Chen
2023-01-05Import wiredtiger: 9a33bcf39fe9ce430729ad16865b149838fbff07 from branch mongo...Luke Chen
2023-01-03SERVER-70139 Check a view's property before returning it as a time-series col...Yuhong Zhang
2023-01-03SERVER-72021 Fix Enterprise SLES 12 Patch Failurejames-hippler
2022-12-22SERVER-72276 Removing outdated entries for multiversion tests (#1516)Aaron Morand
2022-12-19SERVER-72065 Fix refresh of sessions cache in CSRS secondary nodesPaolo Polato
2022-12-16SERVER-67213 Wait for all nodes to install config before doing a force reconf...Samy Lanka
2022-12-15SERVER-72005 Run TSBS on 2022-11 sys-perf variantsGregory Noma
2022-12-12SERVER-61909 Fix transaction_too_large_for_cache.js to requires_fcv_62r6.2.0-rc4Yu Jin Kang Park
2022-12-09SERVER-71982 set directConnection=True in standalone.pyTrevor Guidry
2022-12-09SERVER-70594 Add updated build variants to sys-perf @dalyddalyd
2022-12-09SERVER-71685 Remove sampling of connAcquisitionToWire metricsJason Chan
2022-12-08SERVER-71838 Remove deprecated collStats in ftdcr6.2.0-rc3Jacob Evans
2022-12-08SERVER-71961 Don't expect absent collection ftdcJacob Evans
2022-12-07SERVER-71756 Defragmentation policy should issue dataSize commands with estim...Allison Easton
2022-12-07SERVER-71683 Tenant collection cloner reads the next batch from socket buffer...Suganthi Mani
2022-12-06SERVER-71902 Remove test_packages_complete taskRyan Egesdahl
2022-12-06SERVER-68500 multiversion tag files are not correctly excluding tests in CITausif Rahman
2022-12-06SERVER-71723 Store WriteBatch measurements using small_vectorDan Larkin-York
2022-12-06Revert "SERVER-68500 multiversion tag files are not correctly excluding tests...Tausif Rahman
2022-12-06SERVER-71721 Avoid extra string copy in NamespaceString constructorDan Larkin-York
2022-12-06SERVER-71720 Move WriteBatch shared_ptr instead of copyingDan Larkin-York
2022-12-06SERVER-71719 Check if we have bucket to reopen before calling rehydrateBucketDan Larkin-York
2022-12-06SERVER-71718 Refactor extractTimeAndMeta to branch earlier and iterate docume...Dan Larkin-York
2022-12-05SERVER-71788 Defragmentation should handle ChunkTooBig errorsAllison Easton
2022-12-05SERVER-71787 Balancer needs to attach forceJumbo to `moveRange` commandPierlauro Sciarelli
2022-12-03SERVER-71759 dataSize command doesn't yieldTommaso Tocci
2022-12-03SERVER-68500 multiversion tag files are not correctly excluding tests in CITausif Rahman
2022-12-02SERVER-71750 Revert writeConflictRetry refactor into handleWriteConflictExcep...Yu Jin Kang Park