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 25233a9bdc
Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) (#27156)
Backport #27152 by @delvh

A function should not return an error when it is successful.
Otherwise, things like
https://discord.com/channels/322538954119184384/322538954119184384/1153705341620600833
happen…

Co-authored-by: delvh <dev.lh@web.de>
1 year 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 Improve LDAP group config documentation (#21227) (#26921) 1 year 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 check blocklist for emails when adding them to account (#26812) (#26831) 2 years ago
gitdiff Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) (#27156) 1 year 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 Fix bug for ctx usage (#26763) 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 tags when adopting repos (#26816) (#26834) 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 services/wiki: Close() after error handling (#27129) (#27137) 1 year ago