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/actions
wxiaoguang 8be198cdef
Use general token signing secret (#29205)
Use a clearly defined "signing secret" for token signing.
1 year ago
..
auth.go Use general token signing secret (#29205) 1 year ago
auth_test.go Use general token signing secret (#29205) 1 year ago
cleanup.go Expire artifacts before deleting them physically (#29241) 1 year ago
clear_tasks.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
commit_status.go Improve ObjectFormat interface (#28496) 1 year ago
init.go Move notification interface to services layer (#26915) 2 years ago
job_emitter.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
job_emitter_test.go Implement actions (#21937) 2 years ago
notifier.go Fix missed edit issues event for actions (#29237) 1 year ago
notifier_helper.go Only delete scheduled workflows when needed (#29091) 1 year ago
schedule_tasks.go Fix an actions schedule bug (#28942) 1 year ago