mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-01 03:32:00 +01:00
97292da960
Fix #28157 This PR fix the possible bugs about actions schedule. ## The Changes - Move `UpdateRepositoryUnit` and `SetRepoDefaultBranch` from models to service layer - Remove schedules plan from database and cancel waiting & running schedules tasks in this repository when actions unit has been disabled or global disabled. - Remove schedules plan from database and cancel waiting & running schedules tasks in this repository when default branch changed. |
||
---|---|---|
.. | ||
archiver | ||
files | ||
adopt_test.go | ||
adopt.go | ||
avatar_test.go | ||
avatar.go | ||
branch.go | ||
cache.go | ||
check.go | ||
collaboration_test.go | ||
collaboration.go | ||
commit.go | ||
create_test.go | ||
create.go | ||
delete_test.go | ||
delete.go | ||
fork_test.go | ||
fork.go | ||
hooks.go | ||
lfs_test.go | ||
lfs.go | ||
main_test.go | ||
push.go | ||
repository_test.go | ||
repository.go | ||
review_test.go | ||
review.go | ||
setting.go | ||
template.go | ||
transfer_test.go | ||
transfer.go |