gitlab-org--gitlab-foss/app/views/projects/branches
Yorick Peterse cb5a5ba095 Cache & flush tag/branch counts
The methods used for this are Repository#tag_count and
Repository#branch_count which cache their output in Redis as well as
memoizing it in an instance variable. Both methods have a corresponding
methods/hooks to flush the caches at the right time.
2016-03-08 18:19:40 +01:00
..
_branch.html.haml Replace strong by span for .item-title elements 2016-01-15 15:46:01 +01:00
_commit.html.haml Use monospace font for commit SHA in branch list 2015-12-02 14:55:29 +01:00
destroy.js.haml Cache & flush tag/branch counts 2016-03-08 18:19:40 +01:00
index.html.haml Removed sorted text from dropdowns 2016-01-28 09:06:20 +00:00
new.html.haml Add JS validation for invalid characters in branch name 2015-12-17 17:17:37 -02:00