1. 14 May, 2021 2 commits
    • Robert May's avatar
      Revise commits caching · 7eeda0ae
      Robert May authored
      Takes into account that this will also cache on the /commits
      action too, improves the cache key, and removes the expires_in
      call which is ignored by Rails.
      7eeda0ae
    • Robert May's avatar
      Cache the commit partials in MRs · 40c7aef5
      Robert May authored
      This caches the rendered commit partials in MRs, using a
      helper to calculate the required cache key. In the MR context
      we don't need to cover all aspects of the view.
      40c7aef5
  2. 13 May, 2021 38 commits