summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72021 Fix Enterprise SLES 12 Patch Failurer6.1.1v6.1james-hippler2023-01-031-0/+2
* SERVER-71683 Tenant collection cloner reads the next batch from socket buffer...r6.1.1-rc1Suganthi Mani2022-12-073-161/+17
* SERVER-71473: Begin using the new test stats locationJeff Zambory2022-11-249-187/+166
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-244-7/+17
* Revert "SERVER-71473: Begin using the new test stats location"Mikhail Shchatko2022-11-237-131/+119
* SERVER-71473: Begin using the new test stats locationr6.1.1-rc0Jeff Zambory2022-11-237-119/+131
* SERVER-71534 Fixed fuzzer linting scriptsAlexander Neben2022-11-232-9/+21
* SERVER-71471 Fixed deployment process for jstestfuzzAlexander Neben2022-11-216-37/+7
* SERVER-71424 Excluded third_party js files from lintingAlexander Neben2022-11-211-1/+2
* SERVER-69874 Execute in dryRun mode first during unique index conversion on a...Yuhong Zhang2022-11-186-0/+266
* SERVER-63104 add resmoke argument for generating all_feature_flags.txt locallyTrevor Guidry2022-11-1610-60/+63
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-11-161-154/+3
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-163-5/+45
* Import wiredtiger: 9f60092c26a08601c2728269d3a42cd8a49b7d1d from branch mongo...Luke Chen2022-11-162-1/+19
* SERVER-71167 Abort transactions in `txn_index_catalog_changes.js`Gregory Noma2022-11-151-24/+18
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol Pinol Castuera2022-11-157-27/+136
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-145-82/+233
* SERVER-68866 drop_connections_replset needs to wait for configs to propagate.Matthew Russotto2022-11-141-0/+3
* Import wiredtiger: f33fe0274f33f378b77f015c976889b0eed05197 from branch mongo...Luke Chen2022-11-143-1/+147
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls(6.1)Adi Zaimi2022-11-106-15/+163
* SERVER-71249: set .publish tasks to always run on rhel80-smalldylrich2022-11-105-90/+1
* SERVER-69877 Remove untimestamped writes to the catalog when restarting unfin...Gregory Wlodarek2022-11-1023-217/+341
* SERVER-67898 Add chunk size in bytes to BalancerCollectionStatusResponsePierlauro Sciarelli2022-11-092-2/+7
* SERVER-70793 Make database metadata refresh first check new metadata under th...Antonio Fuschetto2022-11-091-0/+18
* SERVER-69603 Do not report drop events as part of shardCollectionEnrico Golfieri2022-11-0917-60/+175
* SERVER-71089: run push tasks on rhel80-smalldylrich2022-11-081-0/+2
* SERVER-70879 Fix race where multiple threads are turning an index multikey co...Henrik Edin2022-11-082-3/+144
* SERVER-71055 Update stable timestamp in `OplogOrder` testGregory Noma2022-11-081-0/+1
* SERVER-68541 Serialize the removeShard and commitMovePrimary commands to prev...Antonio Fuschetto2022-11-088-67/+298
* SERVER-70773 Skip rebuilding instance on stepup in tenant migration recipient...Didier Nadeau2022-11-081-0/+3
* SERVER-70436 Handle covered $or null queries with regexAlya Berciu2022-11-0811-148/+646
* SERVER-70167 Resumed create coordinator may incorrectly try to release the cr...Enrico Golfieri2022-11-083-5/+28
* SERVER-70843 fix scons metrics reporting when scons cache is not in use.Daniel Moody2022-11-072-16/+2
* SERVER-70725 Narrow errors resulting in `CollectionUUIDMismatch` in cluster a...Gregory Noma2022-11-041-1/+2
* SERVER-70274 Improve performance of change stream pre-images purging job by l...Denis Grebennicov2022-11-048-367/+223
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-043-0/+16
* SERVER-69353 Generate burn-in tasks separatelyMikhail Shchatko2022-11-017-17/+107
* SERVER-67926 Delete non-existing garbage collectable tenant migration data sh...mathisbessamdb2022-11-012-5/+161
* SERVER-70864 Get rid of fine-grained range deleter lockTommaso Tocci2022-11-016-40/+42
* SERVER-70314 Adjust time series extended range tests to account for log reten...Dan Larkin-York2022-10-312-10/+0
* SERVER-69006 Remove FLE2 suites out of hedged reads passthroughMark Benvenuto2022-10-311-2/+0
* SERVER-69868 Return ShutdownStatus When Starting a Shutdown `TransportLayer`Celina Tala2022-10-312-4/+9
* SERVER-69773 Fix entire json comparison from $_internalAllCollectionStats tes...Pol Pinol Castuera2022-10-311-1/+10
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-10-304-33/+13
* SERVER-70381 Creating auxiliary library with the ShardFiltererSergi Mateo Bellido2022-10-281-1/+11
* SERVER-67681 Create specific target for compile commandsJuan Gu2022-10-272-1/+7
* SERVER-67681 Create specific target for compile commandsJuan Gu2022-10-272-0/+21
* SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHAB...Reo Kimura2022-10-2712-23/+25
* SERVER-70361 Prevent crash due to duration overflow in waitForConditionOrInte...Blake Oler2022-10-275-22/+114
* SERVER-70181 Fix Debian default mongod.confRyan Egesdahl2022-10-271-2/+0