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 5e9cc919cf
Performance optimization for pull request files loading comments attachments (#33585) (#33592)
Backport #33585 by @lunny

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
7 days ago
..
actions Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577) 1 week ago
activities Add missed auto merge feed message on dashboard (#33309) (#33405) 4 weeks ago
admin Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
asymkey Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) (#33410) 4 weeks 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) 8 months ago
fixtures Refactor testfixtures (#33028) 2 months ago
git Improve sync fork behavior (#33319) (#33332) 1 month ago
issues Performance optimization for pull request files loading comments attachments (#33585) (#33592) 7 days ago
migrations Enable tenv and testifylint rules (#32852) 2 months ago
organization Enable tenv and testifylint rules (#32852) 2 months ago
packages Refactor maven package registry (#33049) (#33057) 2 months ago
perm Enable tenv and testifylint rules (#32852) 2 months ago
project Use project's redirect url instead of composing url (#33058) (#33064) 2 months ago
pull Add support for sha256 repositories (#23894) 1 year ago
renderhelper Refactor render system (orgmode) (#32671) 3 months ago
repo Fix missing license when sync mirror (#33255) (#33258) 1 month ago
secret Clarify Actions resources ownership (#31724) 7 months ago
shared/types Refactor locale&string&template related code (#29165) 1 year ago
system Refactor deletion (#28610) 1 year ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
unittest Refactor testfixtures (#33028) 2 months ago
user Fix user avatar (#33439) 3 weeks ago
webhook Add tests for webhook and fix some webhook bugs (#33396) (#33442) 3 weeks ago
error.go Add merge style `fast-forward-only` (#28954) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
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