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
Chongyi Zheng f2138d6968
Replace gogs/cron with go-co-op/gocron (#25977)
Replace `github.com/gogs/cron` with `github.com/go-co-op/gocron` as the
former package is not maintained for many years.

---------

Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
actions Remove commit status running and warning to align GitHub (#25839) 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 Add context parameter to some database functions (#26055) 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 Support copy protected branch from template repository (#25889) 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 Add context parameter to some database functions (#26055) 2 years ago
release Less naked returns (#25713) 2 years ago
repository Add context parameter to some database functions (#26055) 2 years ago
task Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
user fix incorrect repo url when changed the case of ownername (#25733) 2 years ago
webhook For API attachments, use API URL (#25639) 2 years ago
wiki Improve wiki user title test (#24559) 2 years ago