summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70819: Reverting Barque test config added by SERVER-70805r6.2.0-rc6r6.2.0Tural Farhadov2023-01-125-616/+0
* SERVER-72695 Fixes the push_arch name for Ubuntu 22.04 arm64 variantsAaron Morand2023-01-121-2/+2
* SERVER-72639 Wait for startup_log in ftdc jstestJacob Evans2023-01-101-2/+5
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-106-7/+104
* SERVER-71726: Increase timeout of server_discovery_and_monitoring_json_testJeff Zambory2023-01-101-0/+8
* SERVER-72495 Return warnings about CodeWScope correctly in checkBSONConforman...r6.2.0-rc5Yuhong Zhang2023-01-092-1/+36
* SERVER-72290 `deleteRangeDeletionTasksForRename` must not deregister tasks fo...Pierlauro Sciarelli2023-01-092-29/+30
* SERVER-69890 Concurrent movePrimary and removeShard can move database to a no...Antonio Fuschetto2023-01-092-6/+20
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-064-182/+206
* SERVER-72416 Find and findAndModify commands' ExpressionContext should inheri...Arun Banala2023-01-0521-59/+338
* SERVER-71588: Reenable type bracketing tests for CQFHana Pearlman2023-01-052-0/+16
* Import wiredtiger: 6f2040328bf9d20a0c01544394bc9d42d09c09b6 from branch mongo...Luke Chen2023-01-052-2/+2
* Import wiredtiger: 9a33bcf39fe9ce430729ad16865b149838fbff07 from branch mongo...Luke Chen2023-01-052-121/+1
* SERVER-70139 Check a view's property before returning it as a time-series col...Yuhong Zhang2023-01-031-20/+18
* SERVER-72021 Fix Enterprise SLES 12 Patch Failurejames-hippler2023-01-031-0/+2
* SERVER-72276 Removing outdated entries for multiversion tests (#1516)Aaron Morand2022-12-221-4/+0
* SERVER-72065 Fix refresh of sessions cache in CSRS secondary nodesPaolo Polato2022-12-191-14/+20
* SERVER-67213 Wait for all nodes to install config before doing a force reconf...Samy Lanka2022-12-161-0/+6
* SERVER-72005 Run TSBS on 2022-11 sys-perf variantsGregory Noma2022-12-151-20/+20
* SERVER-61909 Fix transaction_too_large_for_cache.js to requires_fcv_62r6.2.0-rc4Yu Jin Kang Park2022-12-122-2/+2
* SERVER-71982 set directConnection=True in standalone.pyTrevor Guidry2022-12-091-1/+1
* SERVER-70594 Add updated build variants to sys-perf @dalyddalyd2022-12-091-120/+877
* SERVER-71685 Remove sampling of connAcquisitionToWire metricsJason Chan2022-12-094-33/+21
* SERVER-71838 Remove deprecated collStats in ftdcr6.2.0-rc3Jacob Evans2022-12-082-12/+21
* SERVER-71961 Don't expect absent collection ftdcJacob Evans2022-12-081-3/+3
* SERVER-71756 Defragmentation policy should issue dataSize commands with estim...Allison Easton2022-12-071-2/+8
* SERVER-71683 Tenant collection cloner reads the next batch from socket buffer...Suganthi Mani2022-12-073-161/+17
* SERVER-71902 Remove test_packages_complete taskRyan Egesdahl2022-12-062-19/+0
* SERVER-68500 multiversion tag files are not correctly excluding tests in CITausif Rahman2022-12-061-0/+1
* SERVER-71723 Store WriteBatch measurements using small_vectorDan Larkin-York2022-12-062-6/+10
* Revert "SERVER-68500 multiversion tag files are not correctly excluding tests...Tausif Rahman2022-12-061-2/+0
* SERVER-71721 Avoid extra string copy in NamespaceString constructorDan Larkin-York2022-12-061-1/+1
* SERVER-71720 Move WriteBatch shared_ptr instead of copyingDan Larkin-York2022-12-061-3/+3
* SERVER-71719 Check if we have bucket to reopen before calling rehydrateBucketDan Larkin-York2022-12-062-12/+6
* SERVER-71718 Refactor extractTimeAndMeta to branch earlier and iterate docume...Dan Larkin-York2022-12-064-25/+74
* SERVER-71788 Defragmentation should handle ChunkTooBig errorsAllison Easton2022-12-051-1/+9
* SERVER-71787 Balancer needs to attach forceJumbo to `moveRange` commandPierlauro Sciarelli2022-12-051-0/+1
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-031-24/+25
* SERVER-68500 multiversion tag files are not correctly excluding tests in CITausif Rahman2022-12-031-0/+2
* SERVER-71750 Revert writeConflictRetry refactor into handleWriteConflictExcep...Yu Jin Kang Park2022-12-022-17/+10
* SERVER-71751 Skip core/transaction_too_large_for_cache.js in non-WT storage e...Yu Jin Kang Park2022-12-021-0/+7
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2022-12-0212-24/+337
* SERVER-71360 Avoid signed promotion on the value of the subtype before castin...Yuhong Zhang2022-12-012-2/+5
* SERVER-65790 create telemetry feature flagr6.2.0-rc2Jess Balint2022-12-017-19/+77
* SERVER-71666 Reduce number of scanned index entries on chunk migration commitPierlauro Sciarelli2022-11-301-18/+17
* SERVER-71568 Fix race condition related to access to ChangeStreamOptionsMindaugas Malinauskas2022-11-302-3/+3
* SERVER-71506 Refactor tooling metricsTausif Rahman2022-11-2912-414/+348
* SERVER-68739 Do not reset WT session stats when fetching op statsYu Jin Kang Park2022-11-2915-258/+429
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-295-6/+31
* SERVER-71411 Replace asyncio with explicit timeouts in metrics collectionTausif Rahman2022-11-282-22/+4