1. 16 Dec, 2019 1 commit
    • David Kim's avatar
      Eager loads routes and namespaces to avoid n+1 queries · 5620667e
      David Kim authored
      New Merge Request page is performing badly on projects with lots of
      forks due to N+1 queries while generating forked projects list view.
      
      We should consider limiting the number of forked projects we load by
      paginating or ajax search instead at some point, but this fix will
      improve the situation for the time being.
      5620667e
  2. 13 Dec, 2019 17 commits
  3. 12 Dec, 2019 22 commits