1. 17 May, 2021 1 commit
    • Jan Provaznik's avatar
      Avoid N+1 queries in epic reference · fde4980f
      Jan Provaznik authored
      * We can avoid N+1 in epic autocomplete by preloading epic groups.
      * We can also optimize epic cross reference by using just group id instead
      of using epic's group (and group's projects).
      fde4980f
  2. 14 May, 2021 39 commits