1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 03:34:26 +00:00
Lunny Xiao 97292da960
Fix schedule tasks bugs ()
Fix  

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.
2024-01-12 21:50:38 +00:00
..
2023-05-10 09:34:07 +08:00
2023-11-25 17:21:21 +00:00
2023-11-25 17:21:21 +00:00
2023-12-25 21:25:29 +01:00
2023-12-13 21:02:00 +00:00
2024-01-12 21:50:38 +00:00
2023-11-25 17:21:21 +00:00