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.
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 | |
---|---|---|
.. | ||
actions | 1 year ago | |
setting | 1 year ago | |
activity.go | 2 years ago | |
attachment.go | 1 year ago | |
blame.go | 1 year ago | |
branch.go | 1 year ago | |
cherry_pick.go | 1 year ago | |
commit.go | 1 year ago | |
compare.go | 1 year ago | |
download.go | 2 years ago | |
editor.go | 1 year ago | |
editor_test.go | 1 year ago | |
find.go | 2 years ago | |
githttp.go | 1 year ago | |
githttp_test.go | 1 year ago | |
helper.go | 1 year ago | |
helper_test.go | 1 year ago | |
issue.go | 1 year ago | |
issue_content_history.go | 1 year ago | |
issue_dependency.go | 1 year ago | |
issue_label.go | 1 year ago | |
issue_label_test.go | 1 year ago | |
issue_lock.go | 1 year ago | |
issue_pin.go | 1 year ago | |
issue_stopwatch.go | 1 year ago | |
issue_test.go | 2 years ago | |
issue_timetrack.go | 1 year ago | |
issue_watch.go | 1 year ago | |
main_test.go | 1 year ago | |
middlewares.go | 1 year ago | |
migrate.go | 1 year ago | |
milestone.go | 1 year ago | |
packages.go | 1 year ago | |
patch.go | 1 year ago | |
projects.go | 1 year ago | |
projects_test.go | 1 year ago | |
pull.go | 1 year ago | |
pull_review.go | 1 year ago | |
release.go | 1 year ago | |
release_test.go | 1 year ago | |
render.go | 1 year ago | |
repo.go | 1 year ago | |
search.go | 2 years ago | |
topic.go | 1 year ago | |
treelist.go | 2 years ago | |
view.go | 1 year ago | |
view_test.go | 2 years ago | |
wiki.go | 1 year ago | |
wiki_test.go | 1 year ago |