Enable API v3 `branches/:sha` partial response
https://gitlab.com/gitlab-org/gitlab/-/issues/344617 https://gitlab.com/gitlab-org/gitlab/-/issues/331326 Enabling the feature flag by default to enable protecting API v3 `commits/:sha` endpoint from causing frequent Gitaly timeouts. It does this by returning a partial response without the commit diffs. Changelog: performance
Showing
Please register or sign in to comment