gitea/routers/web
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
..
admin Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
auth Use JSON response for "user/logout" (#25522) 2023-06-26 21:36:10 +02:00
devtest Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
events
explore Split lfs size from repository size (#22900) 2023-06-28 22:41:02 +00:00
feed Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
healthcheck
misc Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
org Improve loadprojects for issue list (#25468) 2023-06-24 15:31:28 +00:00
repo Display branch commit status (#25608) 2023-07-03 03:32:21 +00:00
shared Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
user Redirect to package after version deletion (#25594) 2023-06-29 17:01:14 +00:00
auth_windows.go
auth.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
goget.go Support SSH for go get (#24664) 2023-05-12 09:44:37 +00:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Support displaying diff stats in PR tab bar (#25387) 2023-07-03 01:00:28 +00:00
webfinger.go