0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 00:34:26 +01:00
gitea/services
wxiaoguang 30993e9508
Feature: Support workflow event dispatch via API (#33545)
Fix: https://github.com/go-gitea/gitea/issues/31765 (Re-open #32059)

---------

Co-authored-by: Bence Santha <git@santha.eu>
Co-authored-by: Bence Sántha <7604637+bencurio@users.noreply.github.com>
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
2025-02-11 03:05:42 +08:00
..
actions Feature: Support workflow event dispatch via API (#33545) 2025-02-11 03:05:42 +08:00
agit User facing messages for AGit errors (#33012) 2025-01-27 02:33:39 +00:00
asymkey Move delete deploy keys into service layer (#32201) 2024-12-18 04:10:38 +00:00
attachment Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
auth Add basic auth support to rss/atom feeds (#33371) 2025-01-27 02:07:39 +00:00
automerge Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
context Feature: Support workflow event dispatch via API (#33545) 2025-02-11 03:05:42 +08:00
contexttest Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
convert Make tracked time representation display as hours (#33315) 2025-01-19 09:30:44 +08:00
cron Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
doctor Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-16 20:33:16 +02:00
feed Refactor RefName (#33234) 2025-01-13 14:01:53 +08:00
forms Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
gitdiff Add go wrapper around git diff-tree --raw -r -M (#33369) 2025-02-07 00:58:28 +00:00
indexer
issue Rework suggestion backend (#33538) 2025-02-10 16:24:05 +00:00
lfs Fix SSH LFS memory usage (#33455) 2025-01-31 19:05:48 +08:00
mailer chore: fix some trivial problems and TODOs (#33473) 2025-02-02 18:16:56 +00:00
markup Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
migrations refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
mirror Fix mirror bug (#33224) 2025-01-12 18:46:37 +08:00
notify Refactor repository transfer (#33211) 2025-01-30 05:40:44 +00:00
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 2024-11-26 21:55:06 +00:00
org Refactor tests (#33021) 2024-12-29 01:05:56 +00:00
packages Support choose email when creating a commit via web UI (#33432) 2025-01-30 01:24:57 +00:00
projects Fix unnecessary comment when moving issue on the same project column (#33496) 2025-02-05 11:51:10 +08:00
pull Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
release Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
repository Move gitgraph from modules to services layer (#33527) 2025-02-07 03:05:25 +00:00
secrets
task
uinotification
user Refactor repository transfer (#33211) 2025-01-30 05:40:44 +00:00
webhook Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00
webtheme
wiki Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00