1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 21:50:41 +01:00
gitea/routers
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
..
api Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
common Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
install Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
private Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00