gitea/models
Lunny Xiao e94f37f95e
Refactor webhook events ()
Extract from 

This PR uses a map instead of a struct to store webhook event
information. It removes many duplicated functions and makes the logic
clearer.
..
actions Refactor RefName ()
activities Refactor RefName ()
admin Fix javascript error when an anonymous user visiting migration page ()
asymkey Refactor older tests to use testify ()
auth Refactor tests ()
avatars Replace 10 more gt- classes with tw- ()
db Support performance trace ()
dbfs Enable `unparam` linter ()
fixtures Only allow admins to rename default/protected branches ()
git Improve sync fork behavior ()
issues Make tracked time representation display as hours ()
migrations Automerge supports deleting branch automatically after merging ()
organization Refactor older tests to use testify ()
packages Refactor maven package registry ()
perm Support public code/issue access for private repositories ()
project Use project's redirect url instead of composing url ()
pull Automerge supports deleting branch automatically after merging ()
renderhelper Refactor render system (orgmode) ()
repo Fix missing license when sync mirror ()
secret Clarify Actions resources ownership ()
shared/types Refactor locale&string&template related code ()
system Refactor deletion ()
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options ()
unittest Refactor ref type ()
user Some small refactors ()
webhook Refactor webhook events ()
main_test.go make writing main test easier ()
repo.go Fix issue comment number ()
repo_test.go Fix issue comment number ()