Skip to content
Commit 0d8e9f6e authored by Stan Hu's avatar Stan Hu
Browse files

Expand FindCommit caching to blob and refs

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.
parent 7a7c131f
Loading
Loading
Loading