An error occurred fetching the project authors.
  1. 29 Jun, 2021 1 commit
  2. 30 Jul, 2020 1 commit
  3. 03 Jun, 2020 1 commit
  4. 11 May, 2020 1 commit
  5. 05 May, 2020 1 commit
    • Adam Hegyi's avatar
      Fix project insights with projects.only parameter · 67334f00
      Adam Hegyi authored
      This change filters out charts where the currently visited project is
      filtered out via the `projects.only` parameter.
      
      Also fixing the finder to return always an ActiveRecord::Relation
      object in order to avoid nil errors when chaining AR scopes.
      67334f00