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.
gitea/models
Giteabot 968c04c7da
Fix issue comment number (#30556) (#33055)
Backport #30556 by @lunny

Fix #22419

Only comments with types `CommentTypeComment` and `CommentTypeReview`
will be counted as conversations of the pull request.
`CommentTypeReview` was missed in the previous implementation.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 months ago
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 2 months ago
activities Fix bug on activities (#33008) (#33016) 2 months ago
admin Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
asymkey bump to go 1.23 (#31855) 6 months ago
auth Enable tenv and testifylint rules (#32852) 2 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 11 months ago
db Enable tenv and testifylint rules (#32852) 2 months ago
dbfs Enable `unparam` linter (#31277) 9 months ago
fixtures Refactor testfixtures (#33028) 2 months ago
git Enable tenv and testifylint rules (#32852) 2 months ago
issues Fix issue comment number (#30556) (#33055) 2 months ago
migrations Enable tenv and testifylint rules (#32852) 2 months ago
organization Enable tenv and testifylint rules (#32852) 2 months ago
packages Add Arch package registry (#32692) 3 months ago
perm Enable tenv and testifylint rules (#32852) 2 months ago
project Enable tenv and testifylint rules (#32852) 2 months ago
pull
renderhelper Refactor render system (orgmode) (#32671) 3 months ago
repo Enable tenv and testifylint rules (#32852) 2 months ago
secret Clarify Actions resources ownership (#31724) 7 months ago
shared/types
system
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 4 months ago
unittest Refactor testfixtures (#33028) 2 months ago
user Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) 2 months ago
webhook Enable tenv and testifylint rules (#32852) 2 months ago
error.go
main_test.go
repo.go Fix issue comment number (#30556) (#33055) 2 months ago
repo_test.go Fix issue comment number (#30556) (#33055) 2 months ago
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago