1. 22 Jun, 2019 1 commit
    • Stan Hu's avatar
      Enable Gitaly ref name caching for discussions.json · 30167193
      Stan Hu authored
      This eliminates many potential duplicate FindCommit RPCs for the same
      ref, which often occurs in the RelativeLinkFilter#current_commit call.
      On the GitLab 12.0 release post, for example, this would save close to
      400 RPC calls.
      30167193
  2. 21 Jun, 2019 39 commits