Skip to content

extend commit calendar to use all emails of a user

This MR extends the commit calendar so it searches for commits made with every email address the user has associated with his account.
This should've been the default, but it somehow slipped our minds.

This fixes one of the problems mentioned in gitlab-org/gitlab-ce#1162 and makes the behaviour of the commit calendar as described in the profile.
"All email addresses will be used to identify your commits."

@jeroenvanbaarsen can you please review this? :)

Merge request reports