This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-08 15:00:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63c80aeb29efa2bc0ffa0ed46ea7cd86e634ef8a
gitea
/
services
/
actions
History
Lunny Xiao
908426aa0f
Fix missed doer (
#30231
)
...
Fix
#29879
Co-authored-by: Giteabot <
teabot@gitea.io
>
2024-04-08 21:26:41 +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
Fix missed doer (
#30231
)
2024-04-08 21:26:41 +00:00
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