summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76396 Refactor special database constant handlingTommaso Tocci2023-04-2421-51/+38
* SERVER-68262 Enable featureFlagIndexBuildGracefulErrorHandlingJosef Ahmad2023-04-246-17/+44
* SERVER-64882 Only generate DebugInfoSBE when plan is not from cacheMihai Andrei2023-04-242-7/+6
* SERVER-71309 Get rid of DDL coordinator for non-resilient movePrimaryAntonio Fuschetto2023-04-249-985/+0
* SERVER-73286 Extend timeseries::performAtomicWrites() to support user updatesYuhong Zhang2023-04-244-22/+236
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-2413-42/+43
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-229-2/+66
* SERVER-76393 Foribid sharding collections in admin databaseTommaso Tocci2023-04-223-20/+10
* Revert "SERVER-69026 [CQF] Rewrite Sargable disjunction to RIDUnion"auto-revert-processor2023-04-2217-622/+198
* SERVER-75160 Target the correct shards for arbitrary multi deletes on a shard...Yoonsoo Kim2023-04-225-56/+122
* SERVER-76425 Removed unused prePostImageOpTime from OpTimeBundleMatt Kneiser2023-04-217-28/+12
* SERVER-73955 Prevent metrics from outliving ReshardingCoordinatorBrett Nawrocki2023-04-211-2/+4
* SERVER-76157 Shut down ClusterServerParameterRefresher correctlyGabriel Marks2023-04-212-0/+2
* SERVER-69026 [CQF] Rewrite Sargable disjunction to RIDUnionDavid Percy2023-04-2117-198/+622
* SERVER-76097 [CQF] Remove TODO comment about path decomposition phaseDavid Percy2023-04-211-2/+0
* SERVER-70984 Remove _affectIndices in UpdateDriver in favor of reporting inde...Irina Yatsenko2023-04-2117-73/+48
* SERVER-75918 Handle missing time-series options fields when generating its bu...Yuhong Zhang2023-04-211-4/+11
* SERVER-63983 Remove deprecated enableSharding flagTommaso Tocci2023-04-214-11/+0
* SERVER-74555 Re-introduce majority commit point advancement notification mech...Denis Grebennicov2023-04-215-41/+107
* SERVER-76284: Fix memory leak in percentile benchmark testGil Alon2023-04-211-4/+4
* SERVER-75532 Investigate the high variability of the runtime of analyze_shard...Cheahuychou Mao2023-04-211-1/+1
* SERVER-67289 Remove feature flag for PM-2218Gregory Wlodarek2023-04-2118-351/+85
* SERVER-69171 Extend jstests/query_golden/eq.js with other comparisonsMatt Boros2023-04-211-2/+2
* SERVER-76366 Add comment about minWireVersion on downgrading FCVHuayu Ouyang2023-04-212-0/+12
* SERVER-74714 Make drop-pending ident log message less noisyLouis Williams2023-04-211-1/+16
* SERVER-74084 Implement zones checks in checkConsistencyMetadata commandPol Pinol Castuera2023-04-215-31/+150
* Revert "SERVER-74714 Make drop-pending ident log message less noisy"Louis Williams2023-04-211-12/+1
* SERVER-73813 Increase unit test coverage of data size aware balancing policySilvia Surroca2023-04-215-282/+490
* Revert "SERVER-73286 Extend timeseries::performAtomicWrites() to support user...Yuhong Zhang2023-04-214-234/+22
* SERVER-73286 Extend timeseries::performAtomicWrites() to support user updatesYuhong Zhang2023-04-204-22/+234
* SERVER-75919 Always use cluster transaction API in the shard roleJack Mulrow2023-04-207-33/+83
* SERVER-76189 Define let variables when parsing for telemetryCharlie Swanson2023-04-206-41/+139
* SERVER-71064 Deprioritize inserts to config.sampledQueries and config.sampled...Israel Hsu2023-04-201-0/+6
* SERVER-72146 Add statistic to count the number of bytes cloned from the donor...Marcos José Grillo Ramirez2023-04-203-0/+7
* SERVER-76004 Removing incorrect tassertSergi Mateo Bellido2023-04-201-8/+0
* SERVER-69855: Document tlsClusterAuthX509 options and overrides in arch guidesVarun Ravichandran2023-04-201-8/+56
* SERVER-69810 Add targeted and non-targeted serverStatus metrics for updateOne...Kruti Shah2023-04-202-0/+27
* SERVER-76126 Set user roles system variable only if referenced in queryMilitsa Sotirova2023-04-206-10/+49
* SERVER-67178 Update FCV_AND_FEATURE_FLAG_README for PM-2974Huayu Ouyang2023-04-202-137/+336
* SERVER-75274 Make first class sharded indexes support a catalog shardJack Mulrow2023-04-205-25/+30
* SERVER-73333 Check available disk space before starting an index buildYu Jin Kang Park2023-04-208-28/+162
* Revert "SERVER-75470 Reject change stream getMore commands after a split or m...auto-revert-processor2023-04-209-65/+1
* SERVER-74390 Add numErrors to bulkWrite responseKaitlin Mahar2023-04-204-23/+65
* SERVER-71443 Remove or document instances of UninterruptibleLockGuard in repl...Ali Mir2023-04-193-48/+49
* SERVER-72687 support $out to time-series collectionsGil Alon2023-04-1921-71/+485
* SERVER-75589 Make 'mirrorResponseCallback' handle cancellation at shutdownJason Chan2023-04-191-2/+17
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-199-1/+65
* SERVER-75424 Push down timeseries metric predicateYoonsoo Kim2023-04-1931-1212/+1363
* SERVER-74897 Change IDL defined commands to call NamespaceStringUtilHugh Tong2023-04-191-4/+0
* SERVER-76216 Drop temporary movePrimaryRecipient colls matching prefixAbdul Qadeer2023-04-194-37/+95