You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
Giteabot fe78aabc67
Add `branch_filter` to hooks API endpoints (#26599) (#26632)
Backport #26599 by @yardenshoham

We now include the branch filler in the response.

- Closes #26591 

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
2 years ago
..
actions Fix pull request check list is limited (#26179) (#26245) 2 years ago
agit Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
asymkey Add context cache as a request level cache (#22294) 2 years ago
attachment Preserve file size when creating attachments (#23406) 2 years ago
auth Use `object-fit: contain` for oauth2 custom icons (#26493) (#26498) 2 years ago
automerge Improve queue and logger context (#24924) 2 years ago
context Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
convert Fix API leaking Usermail if not logged in (#25097) (#26350) 2 years ago
cron Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
externalaccount Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
forms Add ThreadID parameter for Telegram webhooks (#25996) (#26480) 2 years ago
gitdiff Display human-readable text instead of cryptic filemodes (#26352) (#26358) 2 years ago
issue Add transaction when creating pull request created dirty data (#26259) (#26437) 2 years ago
lfs Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
mailer Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
markup Decouple the different contexts from each other (#24786) 2 years ago
migrations Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
mirror Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
org Refactor rename user and rename organization (#24052) 2 years ago
packages Prevent newline errors with Debian packages (#26332) (#26342) 2 years ago
pull Add transaction when creating pull request created dirty data (#26259) (#26437) 2 years ago
release Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
repository Sync repo's IsEmpty status correctly (#26517) (#26560) 2 years ago
task Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
user fix incorrect repo url when changed the case of ownername (#25733) (#25881) 2 years ago
webhook Add `branch_filter` to hooks API endpoints (#26599) (#26632) 2 years ago
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405) 2 years ago