mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I'm new to go and contributing to gitea, your guidance is much appreciated. This is meant to solve https://github.com/go-gitea/gitea/issues/13309 Previously, closed issues would not be shown under new issues in the activity tab, even if they were newly created. changes: * Split out newlyCreatedIssues from issuesForActivityStatement to count both currently open and closed issues. * Use a seperate function to count active issues to prevent double-counting issues after the above change. Result is that new issues that have been closed are shown both under "new" and "closed". Signed-off-by: Timon van der Berg <tmnvanderberg@gmail.com> |
5 months ago | |
---|---|---|
.. | ||
action.go | 6 months ago | |
action_list.go | 10 months ago | |
action_test.go | 8 months ago | |
main_test.go | 1 year ago | |
notification.go | 8 months ago | |
notification_list.go | 11 months ago | |
notification_test.go | 1 year ago | |
repo_activity.go | 5 months ago | |
statistic.go | 9 months ago | |
user_heatmap.go | 1 year ago | |
user_heatmap_test.go | 1 year ago |