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
Kerwin Bryant 865d2221c0
Add `Retry` button when creating a mirror-repo fails (#26228)
fixed #26156 
* Added a retry button in the frontend (only displayed when the status
is abnormal)
* After clicking Retry, the backend adds the task back to the task queue


![7UJDNM671RI})EA8~~XPL39](https://github.com/go-gitea/gitea/assets/3371163/e088fd63-5dcc-4bc6-8849-7db3086511b7)

![T83F1WL9)VGHR@MB956$VT9](https://github.com/go-gitea/gitea/assets/3371163/744425bb-dde1-4315-be2e-5c99ac3a44d4)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
actions Fix pull request check list is limited (#26179) 2 years ago
agit Add context parameter to some database functions (#26055) 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 Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
automerge Improve queue and logger context (#24924) 2 years ago
context Replace `interface{}` with `any` (#25686) 2 years ago
convert Fix API leaking Usermail if not logged in (#25097) 2 years ago
cron Replace gogs/cron with go-co-op/gocron (#25977) 2 years ago
externalaccount Replace `interface{}` with `any` (#25686) 2 years ago
forms Allow Organisations to have a E-Mail (#25082) 2 years ago
gitdiff Less naked returns (#25713) 2 years ago
issue Add context parameter to some database functions (#26055) 2 years ago
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
mailer Replace `interface{}` with `any` (#25686) 2 years ago
markup Decouple the different contexts from each other (#24786) 2 years ago
migrations Add context parameter to some database functions (#26055) 2 years ago
mirror Sync branches when mirroring (#25722) 2 years ago
org Refactor rename user and rename organization (#24052) 2 years ago
packages Fix version in rpm repodata/primary.xml.gz (#26009) 2 years ago
pull Fix pull request check list is limited (#26179) 2 years ago
release Less naked returns (#25713) 2 years ago
repository Show branches and tags that contain a commit (#25180) 2 years ago
task Add `Retry` button when creating a mirror-repo fails (#26228) 2 years ago
user add unit test for user renaming (#26261) 2 years ago
webhook Warn instead of reporting an error when a webhook cannot be found (#26039) 2 years ago
wiki add some Wiki unit tests (#26260) 2 years ago