summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Import wiredtiger: 807ced11c405e321e1451e1b291b93271dc6634f from branch mongo...Luke Chen2021-12-202-5/+83
* Import wiredtiger: d83714d108fb7d4402a4d40c5b4363c5148a166f from branch mongo...Luke Chen2021-12-202-7/+9
* Import wiredtiger: 7772d3df457a763f31c7825b07230cf2f77e1eae from branch mongo...Luke Chen2021-12-207-30/+36
* Import wiredtiger: d88acfac3bc54cad6c2f7b27c1d932abac4a54a7 from branch mongo...Luke Chen2021-12-202-2/+2
* Import wiredtiger: bd9148d45bc5f7b8e2a9b59f96d4785d0db30f13 from branch mongo...Luke Chen2021-12-2010-83/+270
* SERVER-62158 Fix novel UBSAN issues found with clang 12Andrew Morrow2021-12-195-4/+9
* SERVER-61965 Add assertion in HashAggStage to fail when cursor restore is not...Anna Wawrzyniak2021-12-181-1/+2
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-187-106/+273
* SERVER-59368 re-enable disabled testAndrew Shuvalov2021-12-181-4/+0
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-186-24/+124
* SERVER-62094 fix memory tracking in $top/$bottom/$topN/$bottomN window functi...Mickey. J Winters2021-12-182-10/+58
* SERVER-61572 delete csfle build from two clang variantssergey.galtsev2021-12-181-2/+0
* SERVER-62023 Add dbCheck currentOp progress meterJosef Ahmad2021-12-171-8/+23
* Revert "SERVER-61474 Ban directoryPerDb and directoryForIndexes with Merge"jannaerin2021-12-177-103/+0
* SERVER-61946 Remove requires_fcv_51 tag from internal sessions multiversion t...Jason Zhang2021-12-173-3/+3
* SERVER-59368 runtime change of intensities valuesAndrew Shuvalov2021-12-1716-83/+450
* SERVER-60624 Use unique LSID for each test in txn_commit_optimizations_for_re...Matt Boros2021-12-171-1/+5
* SERVER-62151 Wait for secondary nodes to finish recovery before authenticatin...Wenbin Zhu2021-12-171-0/+1
* SERVER-62163 Complete TODO listed in SERVER-61003Pierlauro Sciarelli2021-12-171-1/+1
* SERVER-61000: Fix uninitialized field in ReplicationRecoveryTestLingzhi Deng2021-12-171-2/+2
* SERVER-30846 Don't run hook outside latest FCVLouis Williams2021-12-171-2/+11
* SERVER-61003 ReadConcernMajorityNotAvailableYet errors from ShardRegistry mus...Pierlauro Sciarelli2021-12-172-3/+29
* SERVER-62112 Re-add handleRIDRangeMinMax inside planner_access.cppHaley Connelly2021-12-173-0/+24
* SERVER-61300 Configure aggregation_mongos_passthrough suite to use CleanEvery...Mihai Andrei2021-12-173-11/+3
* SERVER-61844 Allow mongos and mongoq to have different startup initializationEsha Maharishi2021-12-177-15/+33
* SERVER-62095 Update phase transitions for balancer defragmentation policyAllison Easton2021-12-174-69/+90
* SERVER-49516 Architecture Guide updates for Sharded collections support all d...Pierlauro Sciarelli2021-12-171-0/+67
* SERVER-60356 Run perf tests for file copy based initial syncSamy Lanka2021-12-171-2/+42
* SERVER-61880 Remove TODOs to create a single defragmentation thread clientTommaso Tocci2021-12-171-2/+0
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-1711-108/+260
* SERVER-61391 Make clustered_collection_passthrough generate tasksLouis Williams2021-12-171-5/+7
* SERVER-62129 Changed os.walk() with os.listdir()Jasur Nurboyev2021-12-171-1/+3
* SERVER-61584 Remove BalancerChunkMerger classPaolo Polato2021-12-175-300/+0
* SERVER-62127 Exclude test scripts that record change stream pre-images from i...Mindaugas Malinauskas2021-12-172-0/+4
* SERVER-61989 balancer_defragmentation_merge_chunks should recreate collection...Allison Easton2021-12-171-44/+57
* SERVER-62069 remove ParsedCollModIndexRequest::indexObjBenety Goh2021-12-172-4/+1
* SERVER-61143 Import copied files for Shard MergeA. Jesse Jiryu Davis2021-12-1710-30/+498
* SERVER-61869 Fix race in migration testA. Jesse Jiryu Davis2021-12-171-87/+0
* SERVER-61474 Ban directoryPerDb and directoryForIndexes with Mergejannaerin2021-12-177-0/+103
* SERVER-62092 move geo_array1.js to slow1Benety Goh2021-12-162-5/+13
* SERVER-61930: Individual health observers should return an error if aKshitij Gupta2021-12-168-14/+180
* SERVER-62097: Generated tasks should inherit timeouts specified by build variantDavid Bradford2021-12-168-7/+66
* SERVER-61882 Update FCV constants to recognize 5.3 as latestjonstreets2021-12-161-0/+1
* SERVER-57766 Omit shardingStatistics.resharding section when resharding hasn'...Matt Boros2021-12-167-46/+120
* SERVER-62086 Increase `HashAggStage`'s maximum allowed memory usage before spillYoonsoo Kim2021-12-161-1/+1
* SERVER-62092 clean up geo_array1.jsBenety Goh2021-12-161-19/+22
* SERVER-61572 add csfle to build taskssergey.galtsev2021-12-161-0/+70
* SERVER-62098: Guard access to healthCheckContexts with a mutexKshitij Gupta2021-12-161-7/+16
* SERVER-62068 migrate ParsedCollModIndexRequest::indexExpireAfterSeconds away ...Benety Goh2021-12-163-27/+32
* SERVER-62084 unify FaultFacetType serialization implementationsDavis Haupt2021-12-162-18/+11