summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-301-1/+11
* SERVER-69861 Uninterruptible lock guard in election causes FCBIS to hangMatthew Russotto2022-10-288-1/+37
* SERVER-67681 Create specific target for compile commandsJuan Gu2022-10-282-2/+9
* SERVER-67681 Create specific target for compile commandsJuan Gu2022-10-282-0/+21
* SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHAB...Reo Kimura2022-10-2711-23/+29
* 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
* SERVER-70852 Recommit SERVER-66716 on v6.0Paolo Polato2022-10-271-4/+0
* SERVER-62201 Backport removed tests to 6.0Alexander Neben2022-10-251-631/+497
* SERVER-70559 tag FLE2 tests such that they do not run with stepdown suitesShreyas Kalyan2022-10-254-6/+4
* SERVER-60141 Upgrade timelib to version 2022.02Alberto Massari2022-10-2542-33324/+31165
* SERVER-69507 only set rpath when link-model is dynamicTrevor Guidry2022-10-242-6/+12
* SERVER-62300 BACKPORT-13546 Platform Support: Add support for Ubuntu 22.04 x86t.ward2022-10-218-3/+155
* SERVER-69429 Check shard key compatibility during collMod convert to uniqueYuhong Zhang2022-10-212-1/+36
* SERVER-69429 Check shard key restriction for indexes with `prepareUnique` optionYuhong Zhang2022-10-217-29/+81
* SERVER-68484 Increase threshold to consider a collection balanced in balancin...Pierlauro Sciarelli2022-10-201-1/+1
* SERVER-69446: Increase electionTimeoutMillis in jstests/replsets/dbcheck_writ...Will Buerger2022-10-201-1/+1
* SERVER-70251 [v6.0] Update task with its _gen version on windows build variantsjasurbeknurboyev2022-10-192-3/+1
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-10-198-72/+143
* SERVER-70469 Use virtual env python in watchdog testsMark Benvenuto2022-10-191-1/+1
* SERVER-70483 Pass task execution to Logkeeperjulianedwards2022-10-171-0/+2
* SERVER-70190 Fix ExpressionSwitch::optimize() to manage _children vector corr...David Storch2022-10-175-71/+172
* SERVER-69784 Fix signed char misusesMatt Kneiser2022-10-142-3/+5
* SERVER-69756: Abort a resharding operation immediately.nandinibhartiyaMDB2022-10-143-2/+44
* SERVER-63811 Add check so documents stage runs when db does not existgalon12022-10-1414-29/+299
* SERVER-70484: Remove signal processing module from perf.yml and sys_perf.ymlanjani.bhat2022-10-142-14/+0
* SERVER-66913 make configureCollectionBalancing() return NamespaceNotSharded o...Pierlauro Sciarelli2022-10-143-11/+13