• 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
20211004110500 64 Bytes