Files
gitlabhq/app/views
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
..
2016-03-06 23:07:19 -05:00
2016-02-22 20:16:00 -06:00
2015-04-30 19:12:15 +02:00
2016-03-04 12:20:20 +00:00
2016-03-06 23:07:19 -05:00
2016-02-26 15:17:13 +01:00
2015-12-02 14:54:24 +01:00
2015-04-30 19:12:15 +02:00
2016-03-04 12:39:18 +00:00
2016-03-08 18:19:40 +01:00
2016-02-26 14:44:39 +01:00