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 | |
---|---|---|
.. | ||
actions | 7 months ago | |
activities | 5 months ago | |
admin | 1 year ago | |
asymkey | 6 months ago | |
auth | 6 months ago | |
avatars | 11 months ago | |
db | 6 months ago | |
dbfs | 9 months ago | |
fixtures | 6 months ago | |
git | 7 months ago | |
issues | 5 months ago | |
migrations | 6 months ago | |
organization | 6 months ago | |
packages | 10 months ago | |
perm | 10 months ago | |
project | 7 months ago | |
pull | 1 year ago | |
repo | 5 months ago | |
secret | 7 months ago | |
shared/types | 1 year ago | |
system | 1 year ago | |
unit | 8 months ago | |
unittest | 10 months ago | |
user | 6 months ago | |
webhook | 12 months ago | |
error.go | 1 year ago | |
fixture_generation.go | 1 year ago | |
fixture_test.go | 1 year ago | |
main_test.go | 1 year ago | |
org.go | 12 months ago | |
org_team.go | 10 months ago | |
org_team_test.go | 12 months ago | |
org_test.go | 12 months ago | |
repo.go | 1 year ago | |
repo_test.go | 1 year ago | |
repo_transfer.go | 10 months ago |