summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62169 ViewCatalog::resolveView should handle when time-series bucket c...Dan Larkin-York2021-12-211-5/+4
* SERVER-60123 Support sharding by cluster key _id on explicitly created cluste...Haley Connelly2021-12-2114-166/+395
* SERVER-62197: Get rid of potential deadlock.Kshitij Gupta2021-12-202-11/+5
* SERVER-62188 fix memory corruption in the DeadlineFutureAndrew Shuvalov2021-12-203-25/+40
* SERVER-62179 Roundtrip BSONColumn in the validate command after verifying no ...Gregory Wlodarek2021-12-201-3/+4
* SERVER-61976 Retry failed shard version refreshes on step upBrett Nawrocki2021-12-201-14/+21
* SERVER-60053 Add more info logs to replication startupFrederic Vitzikam2021-12-201-0/+1
* SERVER-61616 Add allowedWithTenant() command propertySara Golemon2021-12-207-35/+87
* SERVER-61983 Create TenantNamespace classjannaerin2021-12-203-0/+302
* SERVER-60944 Simplify Fault class hierarchy and interface for updating fault ...Davis Haupt2021-12-2015-398/+155
* SERVER-62080 Make read and write concern configurable for internal transactio...Jack Mulrow2021-12-204-11/+242
* SERVER-62149 Reuse ShardKeyPattern object from collection metadata in the wri...Jordi Serra Torrens2021-12-204-4/+8
* SERVER-62158 Fix novel UBSAN issues found with clang 12Andrew Morrow2021-12-194-4/+4
* 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-185-52/+170
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-184-24/+32
* SERVER-62094 fix memory tracking in $top/$bottom/$topN/$bottomN window functi...Mickey. J Winters2021-12-182-10/+58
* SERVER-62023 Add dbCheck currentOp progress meterJosef Ahmad2021-12-171-8/+23
* Revert "SERVER-61474 Ban directoryPerDb and directoryForIndexes with Merge"jannaerin2021-12-176-29/+0
* SERVER-59368 runtime change of intensities valuesAndrew Shuvalov2021-12-1710-63/+283
* 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-61003 ReadConcernMajorityNotAvailableYet errors from ShardRegistry mus...Pierlauro Sciarelli2021-12-172-3/+29
* SERVER-62112 Re-add handleRIDRangeMinMax inside planner_access.cppHaley Connelly2021-12-171-0/+1
* 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-173-67/+86
* SERVER-49516 Architecture Guide updates for Sharded collections support all d...Pierlauro Sciarelli2021-12-171-0/+67
* 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-176-102/+156
* SERVER-61584 Remove BalancerChunkMerger classPaolo Polato2021-12-175-300/+0
* SERVER-62069 remove ParsedCollModIndexRequest::indexObjBenety Goh2021-12-172-4/+1
* SERVER-61143 Import copied files for Shard MergeA. Jesse Jiryu Davis2021-12-179-27/+479
* SERVER-61869 Fix race in migration testA. Jesse Jiryu Davis2021-12-171-87/+0
* SERVER-61474 Ban directoryPerDb and directoryForIndexes with Mergejannaerin2021-12-176-0/+29
* SERVER-61930: Individual health observers should return an error if aKshitij Gupta2021-12-168-14/+180
* 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-164-2/+68
* SERVER-62086 Increase `HashAggStage`'s maximum allowed memory usage before spillYoonsoo Kim2021-12-161-1/+1
* 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
* SERVER-30846 Run dbCheck in the background of some FSM testsJosef Ahmad2021-12-166-18/+82
* SERVER-62096 test should not rely on /smaps, reduce verbosityAndrew Shuvalov2021-12-161-1/+1
* SERVER-61472 Fix Coverity analysis defect 121149: Uninitialized scalar variableMatt Kneiser2021-12-161-1/+4
* SERVER-59053 VectorClock is not gossiped in sessions started by a direct-to-s...Tommaso Tocci2021-12-166-18/+22
* SERVER-62049 Add pretty-printing for some of the new types in SBEIrina Yatsenko2021-12-164-0/+295
* SERVER-62056 Improve `Sorter` code structureGregory Noma2021-12-1636-2014/+2265
* SERVER-60241 Grant access to the pre-images collection for root user.Rishab Joshi2021-12-162-0/+9
* SERVER-61852 Make dbCheck try acquire the collection lock with backoffJosef Ahmad2021-12-162-56/+140
* SERVER-61911 Remove consistency check exception for 'system.preimages' collec...Mindaugas Malinauskas2021-12-161-6/+1