BigW Consortium Gitlab

Skip to content
  • Daniel Gerhardt's avatar
    d3cae927
    Add rake task 'gitlab:update_commit_count' · d3cae927
    Daniel Gerhardt authored
    Starting with migration `20150717130904` commit count is stored in the
    database. For existing projects it defaults to `0` and is updated to the
    correct value when commits are pushed.
    
    The newly introduced rake task updates the commit count for all projects
    which have not been updated yet.
    
    Refs !986, !989, #2040.
    d3cae927
    Add rake task 'gitlab:update_commit_count'
    Daniel Gerhardt authored
    Starting with migration `20150717130904` commit count is stored in the
    database. For existing projects it defaults to `0` and is updated to the
    correct value when commits are pushed.
    
    The newly introduced rake task updates the commit count for all projects
    which have not been updated yet.
    
    Refs !986, !989, #2040.
Loading