This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-25 10:46:07 +01:00
Code
Issues
Activity
gitea
/
services
/
actions
History
Zettat123
1ef2eb50d8
Remove scheduled action tasks if the repo is archived (
#30224
)
...
Fix
#30220
2024-04-01 13:48:14 +00:00
..
auth_test.go
…
auth.go
…
cleanup.go
…
clear_tasks.go
…
commit_status.go
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-22 13:53:52 +01:00
init.go
…
job_emitter_test.go
…
job_emitter.go
…
notifier_helper.go
Remove scheduled action tasks if the repo is archived (
#30224
)
2024-04-01 13:48:14 +00:00
notifier.go
…
rerun_test.go
Fix bugs in rerunning jobs (
#29955
)
2024-03-22 03:19:17 +00:00
rerun.go
Fix bugs in rerunning jobs (
#29955
)
2024-03-22 03:19:17 +00:00
schedule_tasks.go
Remove scheduled action tasks if the repo is archived (
#30224
)
2024-04-01 13:48:14 +00:00
variables.go
Add API for
Variables
(
#29520
)
2024-03-28 20:40:35 +00:00