gitlab-org--gitlab-foss/app/models/cycle_analytics
Timothy Andrew c0ecef79fe Fix the "Commits" section of the cycle analytics summary.
- The commit count was capped at 10, due to
  `Gitlab::Git::Repository#log` enforcing a limit, with the default set
  to 10.

- Reimplement a small portion of this `log` function to get just the
  data we need.
2016-09-26 18:38:40 +05:30
..
summary.rb Fix the "Commits" section of the cycle analytics summary. 2016-09-26 18:38:40 +05:30