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.
forgejo/services
delvh 707c69f399
Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152)
A function should not return an error when it is successful.
Otherwise, things like https://discord.com/channels/322538954119184384/322538954119184384/1153705341620600833 happen…
9 months ago
..
actions Add a new column schedule_id for action_run to track (#26975) 10 months ago
agit Move notification interface to services layer (#26915) 10 months ago
asymkey More refactoring of `db.DefaultContext` (#27083) 10 months ago
attachment move repository deletion to service layer (#26948) 10 months ago
auth Increase auth provider icon size on login page (#27122) 9 months ago
automerge Improve queue and logger context (#24924) 1 year ago
context Fix the display of org level badges (#26504) 10 months ago
convert Add `RemoteAddress` to mirrors (#26952) 10 months ago
cron Artifacts retention and auto clean up (#26131) 10 months ago
externalaccount Move some functions to service layer (#26969) 10 months ago
feed move repository deletion to service layer (#26948) 10 months ago
forms Check blocklist for emails when adding them to account (#26812) 10 months ago
gitdiff Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) 9 months ago
indexer Update status and code index after changing the default branch (#27018) 10 months ago
issue Next round of `db.DefaultContext` refactor (#27089) 10 months ago
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 12 months ago
mailer Next round of `db.DefaultContext` refactor (#27089) 10 months ago
markup Move web/api context related testing function into a separate package (#26859) 10 months ago
migrations Next round of `db.DefaultContext` refactor (#27089) 10 months ago
mirror Next round of `db.DefaultContext` refactor (#27089) 10 months ago
notify Update status and code index after changing the default branch (#27018) 10 months ago
org More refactoring of `db.DefaultContext` (#27083) 10 months ago
packages More refactoring of `db.DefaultContext` (#27083) 10 months ago
pull More refactoring of `db.DefaultContext` (#27083) 10 months ago
release move repository deletion to service layer (#26948) 10 months ago
repository Search branches (#27055) 10 months ago
secrets Refactor secrets modification logic (#26873) 10 months ago
task Next round of `db.DefaultContext` refactor (#27089) 10 months ago
uinotification Move notification interface to services layer (#26915) 10 months ago
user Next round of `db.DefaultContext` refactor (#27089) 10 months ago
webhook move repository deletion to service layer (#26948) 10 months ago
wiki Fix incorrect test code for error handling (#27139) 9 months ago