go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.4k stars 5.43k forks source link

Commits using non-primary email address don't show up in heatmap #14284

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description

Commits made using a non-primary email address don't show up as contributions on the contribution heatmap.

As stated above, I couldn't repro on try.gitea.io, was this fixed in 1.14?

ghost commented 3 years ago

Okay, I think that's actually working as it should, but the graph is off by one day. For what it's worth, the heatmap is off by one day on try.gitea.io, too.

Both the server and the clients are on Central Time, does Gitea have it's own timezone settings?

noerw commented 3 years ago

duplicate of #6087