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/routers/api/v1
Giteabot c398c25b18
Fix an actions schedule bug (#28942) (#28999)
Backport #28942 by @Zettat123

In #28691, schedule plans will be deleted when a repo's actions unit is
disabled. But when the unit is enabled, the schedule plans won't be
created again.

This PR fixes the bug. The schedule plans will be created again when the
actions unit is re-enabled

---------

Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
activitypub More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin Forbid removing the last admin user (#28337) (#28793) 1 year ago
misc More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
notify More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
org Delete repos of org when purge delete user (#27273) (#27728) 1 year ago
packages Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
repo Fix an actions schedule bug (#28942) (#28999) 1 year ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger refactor(API): refactor secret creation and update functionality (#26751) 2 years ago
user enable system users search via the API (#28013) (#28018) 1 year ago
utils Fix: system webhooks API bug (#28531) (#28666) 1 year ago
api.go Require token for GET subscription endpoint (#28765) (#28768) 1 year ago