This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-01 07:03:57 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
5fd7fd3edbd48ea4eb99752c920424e0227e8343
gitea
/
models
/
actions
T
History
Lunny Xiao
and
GitHub
65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
..
artifact.go
…
main_test.go
…
run_job_list.go
…
run_job_status_test.go
Fix job status aggregation logic (
#35000
)
2025-07-17 21:12:02 +03:00
run_job.go
Fix job status aggregation logic (
#35000
)
2025-07-17 21:12:02 +03:00
run_list.go
…
run.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07: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
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
status.go
…
task_list.go
…
task_output.go
…
task_step.go
…
task.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
tasks_version.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
utils_test.go
…
utils.go
…
variable.go
…