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
4730bb596cc42432635aabbb6c6d28cc936805fa
gitea
/
models
/
actions
T
History
wxiaoguang
and
GitHub
0cbaa0b662
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00: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
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
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
…