summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72276 Removing outdated entries for multiversion tests36a47ec614d84e29b7d7ee8450fa8968Aaron Morand2022-12-211-606/+2
* 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
* Import wiredtiger: 659bbb26d9e357b714a782755442c78e05ddca7a from branch mongo...Luke Chen2022-11-282-3/+3
* SERVER-71486 Fix config settings schema modification during fcv upgrade and d...Allison Easton2022-11-242-1/+2
* SERVER-71445 Update cover_null_queries.js fcvAlya Berciu2022-11-241-1/+1
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-244-7/+17
* SERVER-71529 Add serverStatus metric for classic and SBE plan cache sizeMaddie Zechar2022-11-244-18/+39
* SERVER-71122 Get rid of the `WaitForCleanCorrectEvenAfterClearFollowedBySetFi...Pierlauro Sciarelli2022-11-231-38/+0
* SERVER-71386 Telemetry collection fails for queries with non-object fieldsMaddie Zechar2022-11-232-15/+103
* SERVER-71270 In timeseries collections prevent match pushdown before project ...Ivan Fefer2022-11-235-130/+184
* SERVER-71297 Coverity analysis defect 134120: Fix VersionType::currentVersion...Tommaso Tocci2022-11-231-1/+1
* SERVER-71370 Disable test failing on MacOsMilena Ivanova2022-11-231-0/+3
* SERVER-71473: Begin using the new test stats locationJeff Zambory2022-11-237-117/+129
* SERVER-71534 Fixed fuzzer linting scriptsAlexander Neben2022-11-232-9/+21
* SERVER-71498 QueryStageBatchedDeleteTest initializes TickSourceMock onceBenety Goh2022-11-221-5/+12
* SERVER-71518 Use S3 test stats in mongo-task-generatorMikhail Shchatko2022-11-213-1/+3
* SERVER-71471 Fixed deployment process for jstestfuzzAlexander Neben2022-11-216-37/+7