0d8e9f6ee3
This enables FindCommit caching to the following actions: * BlobController#show * RefsController#logs_tree It also improves caching in CommitsController since some duplicate requests were occuring inside the before_action definitions.
5 lines
101 B
YAML
5 lines
101 B
YAML
---
|
|
title: Expand FindCommit caching to blob and refs
|
|
merge_request: 27084
|
|
author:
|
|
type: performance
|