• 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
structure.sql 1.17 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.