summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-71473: Begin using the new test stats locationJeff Zambory2022-11-2414-247/+218
* 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-60455 serverStatus metrics for external sorterShin Yee Tan2022-11-2318-106/+453
* SERVER-71473: Begin using the new test stats locationJeff Zambory2022-11-237-119/+131
* SERVER-71534 Fixed fuzzer linting scriptsAlexander Neben2022-11-232-7/+13
* SERVER-66466 TransportLayerASIOTest remove ThreadContextBilly Donahue2022-11-223-62/+59
* SERVER-69874 Execute in dryRun mode first during unique index conversion on a...Yuhong Zhang2022-11-216-0/+266
* 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-38/+7
* SERVER-71424 Excluded third_party js files from lintingAlexander Neben2022-11-211-1/+2
* SERVER-71435 Increse verbosity level for range-deleter in resmokePierlauro Sciarelli2022-11-211-4/+5
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-11-171-154/+3
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol PiƱol Castuera2022-11-179-30/+225
* SERVER-63104 add resmoke argument for generating all_feature_flags.txt locallyTrevor Guidry2022-11-1610-67/+63
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-163-5/+45
* SERVER-71055 Update stable timestamp in `OplogOrder` testGregory Noma2022-11-161-0/+1
* SERVER-70158 Specify argument evaluation order in generateTrigExpressionBinaryAdityavardhan Agrawal2022-11-162-245/+254
* SERVER-71167 Abort transactions in `txn_index_catalog_changes.js`Gregory Noma2022-11-151-24/+18
* SERVER-69497 Use batchsize 1 in internal_sessions_reaping_basic.jsVesselina Ratcheva2022-11-151-0/+2
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-145-82/+233
* SERVER-71092 Fixing a sharding testSergi Mateo Bellido2022-11-111-2/+2
* SERVER-71249: set .publish tasks to always run on rhel80-smalldylrich2022-11-105-102/+1
* SERVER-60829 Disallow abort token to cause tenant migration abort after local...Hugh Tong2022-11-094-7/+39
* SERVER-70793 Make database metadata refresh first check new metadata under th...Antonio Fuschetto2022-11-091-0/+21
* SERVER-69160: Await replication in shards in shardingTest for FCV initializationVarun Ravichandran2022-11-092-0/+10
* SERVER-67898 Add chunk size in bytes to BalancerCollectionStatusResponsePierlauro Sciarelli2022-11-092-2/+7
* SERVER-69603 Do not report drop events as part of shardCollectionEnrico Golfieri2022-11-0916-58/+173
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls (v6.0)Adi Zaimi2022-11-096-15/+168
* SERVER-71089: run push tasks on rhel80-smallr6.0.3-rc2r6.0.3-rc1r6.0.3dylrich2022-11-081-0/+2
* SERVER-70879 Fix race where multiple threads are turning an index multikey co...Henrik Edin2022-11-082-3/+144
* SERVER-68541 Serialize the removeShard and commitMovePrimary commands to prev...Antonio Fuschetto2022-11-088-67/+295
* SERVER-70436 Handle covered $or null queries with regexAlya Berciu2022-11-0810-148/+644
* SERVER-71112: Fix resharding failures count in unittestnandinibhartiyaMDB2022-11-071-1/+1
* 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-324/+173
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-043-0/+16
* SERVER-70373: Avoid invariant failure while aborting a resharding operationnandinibhartiyaMDB2022-11-032-45/+64
* SERVER-69897: omit running internal_transactions_setFCV.jsAdi Zaimi2022-11-023-0/+12
* SERVER-69353 Generate burn-in tasks separatelyJeff Zambory2022-11-0211-80/+168
* SERVER-62301 Platform Support: Add support for Ubuntu 22.04 ARMwinstonzmdb2022-11-025-1/+104
* SERVER-62302 BACKPORT-13745 Platform Support: Add support for RHEL9 x86t.ward2022-11-029-3/+220
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...r6.0.3-rc0Daniel Gottlieb2022-11-013-143/+68
* SERVER-70314 Adjust time series extended range tests to account for log reten...Dan Larkin-York2022-11-012-10/+0
* Import wiredtiger: 34136bb7914272cc2d9705744ae28bdb373a8781 from branch mongo...Luke Chen2022-11-013-3/+173
* Import wiredtiger: c01e34c7a23abf8b0da9a7ef1ee2a7c5cfc1b7ae from branch mongo...Luke Chen2022-11-014-3/+18
* SERVER-70864 Get rid of fine-grained range deleter lockTommaso Tocci2022-11-019-42/+45
* SERVER-70959 Remove retryable_writes_downgrade_last_continuous_gen task for 6.0Tausif Rahman2022-10-311-8/+0
* SERVER-69868 Return ShutdownStatus When Starting a Shutdown `TransportLayer`Celina Tala2022-10-312-4/+9