1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-17 11:35:22 +01:00
gitea/services/cron
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483)
The name cmd is already used in many places and may cause conflicts, so
I chose `gitcmd` instead to minimize potential naming conflicts.
2025-09-15 23:33:12 -07:00
..
cron.go Fix data-race bug when accessing task.LastRun (#27584) 2023-10-11 14:51:20 +00:00
setting.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
tasks_actions.go Clear up old Actions logs (#31735) 2024-08-02 00:42:08 +00:00
tasks_basic.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
tasks_extended_test.go Fix a bug where lfs gc never worked. (#35198) 2025-08-12 05:38:17 +00:00
tasks_extended.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
tasks_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
tasks.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00