An error occurred fetching the project authors.
  1. 26 Mar, 2020 1 commit
    • Tan Le's avatar
      Avoid N+1 queries when fetching author name · e1b22cc5
      Tan Le authored
      For audit event view, we need to fetch author and the associated
      name, and this results in unnecessary extra SQL calls. This change
      introduces `BatchLoader` to lazily load associated authors and speeds up
      audit events queries via both web application and API.
      e1b22cc5
  2. 01 Oct, 2019 1 commit
  3. 26 Sep, 2019 2 commits
  4. 14 Feb, 2018 1 commit
  5. 14 Dec, 2017 1 commit
  6. 03 Aug, 2017 1 commit
  7. 06 Jun, 2017 1 commit