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-04-30 21:21:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
331450b17a025ce78b5bf9405ca8d684607680ef
gitea
/
models
/
actions
History
wxiaoguang
068b59aa97
Make GetPossibleUserByID can handle deleted user (
#37430
)
...
Make sure deleted user won't cause 500 error, simplify the caller's code
2026-04-26 16:57:53 +00:00
..
artifact.go
Introduce
ActionRunAttempt
to represent each execution of a run (
#37119
)
2026-04-23 23:33:41 +00:00
config.go
…
main_test.go
…
run_attempt_list.go
Introduce
ActionRunAttempt
to represent each execution of a run (
#37119
)
2026-04-23 23:33:41 +00:00
run_attempt.go
Make GetPossibleUserByID can handle deleted user (
#37430
)
2026-04-26 16:57:53 +00:00
run_job_list.go
Introduce
ActionRunAttempt
to represent each execution of a run (
#37119
)
2026-04-23 23:33:41 +00:00
run_job_status_test.go
…
run_job.go
Introduce
ActionRunAttempt
to represent each execution of a run (
#37119
)
2026-04-23 23:33:41 +00:00
run_list.go
Introduce
ActionRunAttempt
to represent each execution of a run (
#37119
)
2026-04-23 23:33:41 +00:00
run_test.go
…
run.go
Make GetPossibleUserByID can handle deleted user (
#37430
)
2026-04-26 16:57:53 +00:00
runner_list.go
…
runner_token_test.go
…
runner_token.go
…
runner.go
…
schedule_list.go
…
schedule_spec_list.go
…
schedule_spec_test.go
…
schedule_spec.go
…
schedule.go
…
status.go
…
task_list.go
…
task_output.go
…
task_step.go
…
task_test.go
…
task.go
Introduce
ActionRunAttempt
to represent each execution of a run (
#37119
)
2026-04-23 23:33:41 +00:00
tasks_version.go
…
token_permissions.go
…
utils_test.go
…
utils.go
…
variable.go
…