1. 31 Aug, 2017 1 commit
    • Sean McGivern's avatar
      Remove issuable finder count caching · e7817fc1
      Sean McGivern authored
      We're going to cache the total open count separately, and then just perform
      these counts on the list. We already do that to get the pagination information,
      through Kaminari, and a future change will make Kaminari reuse the query results
      from earlier in the request.
      e7817fc1
  2. 30 Aug, 2017 34 commits
  3. 29 Aug, 2017 5 commits