gitea/models
Giteabot 968c04c7da
Fix issue comment number () ()
Backport  by @lunny

Fix 

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>
2024-12-31 07:54:40 +08:00
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token () () 2024-12-24 00:37:11 +08:00
activities Fix bug on activities () () 2024-12-28 05:04:07 +00:00
admin Fix javascript error when an anonymous user visiting migration page () 2024-10-02 04:37:16 +00:00
asymkey bump to go 1.23 () 2024-09-10 02:23:07 +00:00
auth Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
avatars Replace 10 more gt- classes with tw- () 2024-03-22 13:45:10 +00:00
db Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
dbfs Enable `unparam` linter () 2024-06-11 18:47:45 +00:00
fixtures Refactor testfixtures () 2024-12-30 02:49:49 +00:00
git Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
issues Fix issue comment number () () 2024-12-31 07:54:40 +08:00
migrations Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
organization Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
packages Add Arch package registry () 2024-12-04 23:09:07 +00:00
perm Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
project Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
pull
renderhelper Refactor render system (orgmode) () 2024-11-29 16:08:29 +08:00
repo Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
secret Clarify Actions resources ownership () 2024-08-01 09:04:04 +00:00
shared/types
system
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options () 2024-11-11 00:11:00 +00:00
unittest Refactor testfixtures () 2024-12-30 02:49:49 +00:00
user Support for email addresses containing uppercase characters when activating user account () () 2024-12-27 11:41:41 +00:00
webhook Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
error.go
main_test.go
repo.go Fix issue comment number () () 2024-12-31 07:54:40 +08:00
repo_test.go Fix issue comment number () () 2024-12-31 07:54:40 +08:00
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better () 2024-04-21 19:44:03 +00:00