summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-62201 Backport removed tests to 6.1Alexander Neben2022-10-251-704/+570
* SERVER-70559 tag FLE2 tests such that they do not run with stepdown suitesShreyas Kalyan2022-10-254-6/+4
* Import wiredtiger: 005ca70527d68c4ad868ea50091413f6b99f272b from branch mongo...Luke Chen2022-10-254-3/+18
* SERVER-69507 only set rpath when link-model is dynamicTrevor Guidry2022-10-242-8/+10
* SERVER-70251 [v6.1] Update task with its _gen version on windows build variantsjasurbeknurboyev2022-10-192-3/+1
* SERVER-69446: Increase electionTimeoutMillis in jstests/replsets/dbcheck_writ...Will Buerger2022-10-191-1/+1
* SERVER-69429 Check shard key compatibility during collMod convert to uniqueYuhong Zhang2022-10-192-1/+39
* SERVER-69429 Check shard key restriction for indexes with `prepareUnique` optionYuhong Zhang2022-10-196-26/+75
* SERVER-70469 Use virtual env python in watchdog testsMark Benvenuto2022-10-191-1/+1
* SERVER-70657 Update NOMAS feature flags version to 6.0Pierlauro Sciarelli2022-10-184-13/+2
* SERVER-70483 Pass task execution to Logkeeperjulianedwards2022-10-171-0/+2
* SERVER-69037 fix incorrect calculation of bytes in MiBKyle Suarez2022-10-171-2/+2
* SERVER-70484: Remove signal processing module from perf.yml and sys_perf.ymlanjani.bhat2022-10-142-14/+0
* SERVER-69784 Fix signed char misusesMatt Kneiser2022-10-142-3/+5
* SERVER-70190 Fix ExpressionSwitch::optimize() to manage _children vector corr...David Storch2022-10-145-65/+167
* SERVER-69756: Abort a resharding operation immediately.nandinibhartiyaMDB2022-10-143-2/+45
* SERVER-68921 Add requires_fcv_61 to timeseries_collmod.js for multiversion co...Dianna Hohensee2022-10-141-1/+1
* SERVER-66834 Zones created by defragmentation_util.js must always align with ...Allison Easton2022-10-141-9/+10
* SERVER-69134 Adding a way to clear the metadata managerSergi Mateo Bellido2022-10-135-12/+53
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-10-134-5/+19
* SERVER-67891 SERVER-69465 SERVER-68249 SERVER-69069 Sharded data distribution...Silvia Surroca2022-10-1320-28/+1113
* SERVER-64834 Updating man pages for 6.0Aaron Morand2022-10-124-832/+1476
* SERVER-70364 Retry once on network errorAbdul Qadeer2022-10-122-10/+8
* SERVER-69912 SConstruct is executable by mistakeTausif Rahman2022-10-111-0/+0
* SERVER-69575 Add unit tests for SDT instance and cumulative metricsBrett Nawrocki2022-10-1112-132/+431
* SERVER-63811 Add check to allow documents stage to run without a database exi...galon12022-10-1014-29/+299
* SERVER-68932 Fix resharding critical section metricsBrett Nawrocki2022-10-107-18/+141
* SERVER-69898 Wait for the critical section catch-up phase before refreshing t...Antonio Fuschetto2022-10-072-3/+3
* SERVER-69930 Unexpected error message in the logs attempting to refresh the v...Antonio Fuschetto2022-10-071-1/+1
* SERVER-69444 Make the joining of concurrent critical section and refresh look...Antonio Fuschetto2022-10-062-101/+87
* SERVER-67324: wrap replSetSetup cmd in assert.soonAdityavardhan Agrawal2022-10-051-5/+5
* SERVER-69748 Remove redundant totalPipelineLookup counterJennifer Peshansky2022-10-054-21/+9
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-058-53/+16
* SERVER-68854 Refactor SchedulingTicketHolder queueing logicJordi Olivares Provencio2022-10-053-56/+34
* SERVER-66972 Database critical section does not serialize with ongoing refreshesAntonio Fuschetto2022-10-059-72/+318
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-10-054-5/+54
* SERVER-69133 remove redundant setting of hardlink install action.Daniel Moody2022-10-054-33/+12
* SERVER-48203 add precious and link-type install actions to ninjaDaniel Moody2022-10-052-64/+189
* SERVER-69765 fix SPLIT_DWARF condition that broke windows buildsDaniel Moody2022-10-051-6/+3
* SERVER-69765 turn off default split-dwarf on macosDaniel Moody2022-10-051-2/+6
* SERVER-69281 Force minimum ninja versionAlexander Neben2022-10-052-0/+4
* SERVER-69590 Fixed clang arm compilesAlexander Neben2022-10-055-15/+7
* STAR-2531 Bump commit for the 6.1.0 GA release (#1498)r6.1.0Aaron Morand2022-10-041-0/+1
* SERVER-69389 Populate shadow collection catalog on clean shutdownr6.1.0-rc4Gregory Noma2022-10-035-20/+20
* SERVER-60753 Skip removing index build entries explicitly from 'config.system...Gregory Wlodarek2022-10-032-2/+8
* SERVER-68371 Allow search queries to pass through query analysisJacob Evans2022-10-031-3/+3
* SERVER-66737 performing reads for retryable writes should not be recorded in ...Sophia Tan2022-09-302-2/+158
* SERVER-68394 Ensure we do not yield strong locks upon startup recovery when _...Faustoleyva542022-09-301-0/+4
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-305-59/+58
* SERVER-69530 Skip sharding DB check during index buildsJordi Olivares Provencio2022-09-281-1/+5