1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-10 14:18:21 +01:00
gitea/services/cron
wxiaoguang 9ea91e036f
Refactor git command context & pipeline (#36406)
Less and simpler code, fewer bugs
2026-01-21 01:35:14 +00:00
..
cron.go Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07: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 Refactor git command context & pipeline (#36406) 2026-01-21 01:35:14 +00: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 Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07:00