forgejo/routers/web/repo
Lunny Xiao 7735da1c66
Display branch commit status (#25608)
Fix #10388

This PR adds a status icon for every branch which has a status check for
the latest commit on branch list page.

<img width="1313" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/727cd540-d03a-40c6-a7dd-e87c118af0ac">
2023-07-03 03:32:21 +00:00
..
actions Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
setting Move some files under repo/setting (#25585) 2023-07-02 08:59:32 +08:00
activity.go
attachment.go
blame.go
branch.go Display branch commit status (#25608) 2023-07-03 03:32:21 +00:00
cherry_pick.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
commit.go
compare.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
download.go
editor.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
editor_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
find.go
helper.go Add actor and status dropdowns to run list (#25118) 2023-06-21 04:25:14 +00:00
helper_test.go Add actor and status dropdowns to run list (#25118) 2023-06-21 04:25:14 +00:00
http.go
http_test.go
issue.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
issue_lock.go Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 2023-06-29 04:16:04 +00:00
issue_pin.go Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 2023-06-29 04:16:04 +00:00
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
migrate.go
milestone.go
packages.go
patch.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
projects.go Improve loadprojects for issue list (#25468) 2023-06-24 15:31:28 +00:00
projects_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
pull.go Support displaying diff stats in PR tab bar (#25387) 2023-07-03 01:00:28 +00:00
pull_review.go Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
release.go Add actor and status dropdowns to run list (#25118) 2023-06-21 04:25:14 +00:00
release_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
render.go
repo.go Get latest commit statuses from database instead of git data on dashboard for repositories (#25605) 2023-07-03 01:53:05 +00:00
search.go Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
topic.go
treelist.go
view.go
view_test.go
wiki.go Improve wiki sidebar and TOC (#25460) 2023-06-23 15:51:43 -04:00
wiki_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00