1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 22:10:41 +01:00
gitea/models
Lunny Xiao e94f37f95e
Refactor webhook events (#33337)
Extract from #33320

This PR uses a map instead of a struct to store webhook event
information. It removes many duplicated functions and makes the logic
clearer.
2025-01-23 18:53:06 +00:00
..
actions Refactor RefName (#33234) 2025-01-13 14:01:53 +08:00
activities Refactor RefName (#33234) 2025-01-13 14:01:53 +08:00
admin
asymkey Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
auth Refactor tests (#33021) 2024-12-29 01:05:56 +00:00
avatars
db Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
dbfs
fixtures Only allow admins to rename default/protected branches (#33276) 2025-01-15 20:51:49 +00:00
git Improve sync fork behavior (#33319) 2025-01-20 15:17:47 +08:00
issues Make tracked time representation display as hours (#33315) 2025-01-19 09:30:44 +08:00
migrations Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
organization Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
packages Refactor maven package registry (#33049) 2024-12-31 05:30:52 +00:00
perm Support public code/issue access for private repositories (#33127) 2025-01-14 01:53:34 +00:00
project Use project's redirect url instead of composing url (#33058) 2024-12-31 19:19:53 +08:00
pull Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
renderhelper Refactor render system (orgmode) (#32671) 2024-11-29 16:08:29 +08:00
repo Fix missing license when sync mirror (#33255) 2025-01-14 05:44:12 +00:00
secret
shared/types
system
unit
unittest Refactor ref type (#33242) 2025-01-14 15:35:34 +08:00
user Some small refactors (#33144) 2025-01-10 06:00:06 +00:00
webhook Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
main_test.go
repo_test.go Fix issue comment number (#30556) 2024-12-30 14:35:46 -08:00
repo.go Fix issue comment number (#30556) 2024-12-30 14:35:46 -08:00