1. 16 11月, 2017 1 次提交
    • Y
      Cache the number of user SSH keys · 3e561736
      Yorick Peterse 提交于
      By caching the number of personal SSH keys we reduce the number of
      queries necessary on pages such as ProjectsController#show (which can
      end up querying this data multiple times).
      
      The cache is refreshed/flushed whenever an SSH key is added, removed, or
      when a user is removed.
      3e561736
  2. 15 11月, 2017 21 次提交
  3. 14 11月, 2017 18 次提交