1. 05 Oct, 2021 1 commit
    • Adam Hegyi's avatar
      Fix storing first_mentioned_in_commit_at attribute · 900db121
      Adam Hegyi authored
      This change fixes the way we calculate and store the
      first_mentioned_in_commit_at attribute. Instead of looking at the most
      recent commit date, the change will check the earliest commit date
      looking back a maximum of 100 commits. The change also inclides a BG
      migration that attempts to fix the existing records.
      
      Changelog: fixed
      900db121
  2. 04 Oct, 2021 14 commits
  3. 03 Oct, 2021 3 commits
  4. 02 Oct, 2021 9 commits
  5. 01 Oct, 2021 13 commits