Skip to content

Resolve "Improve efficiency of serialized diff caching for merge requests"

What does this MR do and why?

Moves the ETag caching outside of the path condition, as the path is set in https://gitlab.com/gitlab-org/gitlab/-/blob/65a41850a2669459432a423bcee13a7abd1e4b4d/app/models/merge_request_diff.rb#L404

Related to #367145 (closed)

Edited by Marc Shaw

Merge request reports