forgejo/services
Earl Warren c139efb1e9
test(avatar): deleting a user avatar and file is atomic
The avatar must not be unset in the database if there is a failure to
remove the avatar file from storage (file or S3). The two operations
are wrapped in a transaction for that purpose and this test verifies
it is effective.

See 1be797faba Fix bug on avatar
2024-06-05 00:06:41 +02:00
..
actions Improve the handling of jobs.<job_id>.if (#31070) 2024-06-02 09:08:07 +02:00
agit
asymkey
attachment
auth
automerge
context
contexttest
convert Performance improvements for pull request list API (#30490) 2024-06-02 16:26:54 +02:00
cron
doctor
externalaccount
federation
feed
forgejo
forms Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
gitdiff chore(lint): make golangci-lint to v1.59.0 happy 2024-06-01 16:17:07 +02:00
indexer
issue Performance improvements for pull request list API (#30490) 2024-06-02 16:26:54 +02:00
lfs
mailer
markup
migrations
mirror test(mock): DeletePushMirrors & AddPushMirrorRemote 2024-06-02 16:31:41 +02:00
notify
org
packages
pull fix(hook): repo admins are wrongly denied the right to force merge 2024-06-02 21:16:46 +02:00
release
remote
repository Fix push multiple branches error with tests (#31151) 2024-06-02 20:39:42 +02:00
secrets
task
uinotification
user test(avatar): deleting a user avatar and file is atomic 2024-06-05 00:06:41 +02:00
webhook
wiki