0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-29 15:54:37 +01:00
gitea/routers/web
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715)
This PR will display a pull request creation hint on the repository home
page when there are newly created branches with no pull request. Only
the recent 6 hours and 2 updated branches will be displayed.

Inspired by #14003 
Replace #14003 
Resolves #311
Resolves #13196
Resolves #23743

co-authored by @kolaente
2023-07-08 05:19:00 +02:00
..
admin
auth Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
devtest
events
explore
feed
healthcheck
misc
org Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
repo Newly pushed branches hints on repository home page (#25715) 2023-07-08 05:19:00 +02:00
shared Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
user Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
auth.go
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
webfinger.go