Merge branch 'improve-contributions-calendar' into 'master'
Replace commits calendar with contributions calendar
* count opening of issues and merge requests
* dont trigger git repository - use events from database
* count pushes instead of commits for faster and easier counting
* much-much faster since does not affected by repository size
See merge request !420
Showing
app/models/project_contributions.rb
deleted
100644 → 0
lib/gitlab/commits_calendar.rb
deleted
100644 → 0
lib/gitlab/contributions_calendar.rb
0 → 100644
Please
register
or
sign in
to comment