mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
07ba4d9f87
Fix #28323 Reason was mentioned here: https://github.com/go-gitea/gitea/issues/28323#issuecomment-1841867298 ### Changes: (maybe breaking) We can rerun jobs in Gitea, so there will be some problems in calculating duration time. In this PR, I use the exist `Started` and `Stopped` column to record the last run time instead of the total time, and add a new `PreviousDuration` column to record the previous duration time. You can also check the cost time of last run: ![image](https://github.com/go-gitea/gitea/assets/18380374/2ca39145-2c92-401a-b78b-43164f7ae061) |
1 year ago | |
---|---|---|
.. | ||
artifact.go | 1 year ago | |
main_test.go | 1 year ago | |
run.go | 1 year ago | |
run_job.go | 1 year ago | |
run_job_list.go | 1 year ago | |
run_list.go | 1 year ago | |
runner.go | 1 year ago | |
runner_list.go | ||
runner_token.go | 1 year ago | |
runner_token_test.go | 1 year ago | |
schedule.go | 1 year ago | |
schedule_list.go | 1 year ago | |
schedule_spec.go | 1 year ago | |
schedule_spec_list.go | 1 year ago | |
status.go | 2 years ago | |
task.go | 1 year ago | |
task_list.go | 1 year ago | |
task_output.go | 1 year ago | |
task_step.go | ||
tasks_version.go | 2 years ago | |
utils.go | ||
utils_test.go | ||
variable.go | 1 year ago |