1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/services
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467)
1. Fix incorrect `HookEventType` for issue-related events in
`IssueChangeAssignee`
2. Add `case "types"` in the `switch` block in `matchPullRequestEvent`
to avoid warning logs
2024-02-28 15:35:04 +00:00
..
actions Fix workflow trigger event bugs (#29467) 2024-02-28 15:35:04 +00:00
agit Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
asymkey
attachment Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
auth Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
automerge
context Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 2024-02-28 13:39:12 +08:00
contexttest Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
convert Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
cron
doctor
externalaccount
feed
forms Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
gitdiff Refactor git attributes (#29356) 2024-02-24 18:46:49 +00:00
indexer
issue Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
lfs Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
mailer Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
markup Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
migrations Include resource state events in Gitlab downloads (#29382) 2024-02-26 05:08:21 +01:00
mirror
notify
org
packages Integrate alpine noarch packages into other architectures index (#29137) 2024-02-25 15:10:55 +00:00
pull Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
release Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
repository Move generate from module to service (#29465) 2024-02-28 14:40:36 +01:00
secrets
task
uinotification
user
webhook Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
wiki