summaryrefslogtreecommitdiff
path: root/app/models/project_contributions.rb
Commit message (Collapse)AuthorAgeFilesLines
* Replace commits calendar with contributions calendarDmitriy Zaporozhets2015-03-211-32/+0
| | | | | | * count opening of issues and merge requests * dont trigger git repository - use events from database * much-much faster since does not affected by repository size
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-0/+9
|
* Improve contribution calendar on user pageDmitriy Zaporozhets2015-01-291-0/+23
* cache user contributions for day * ignore forks in calendar contribtuions