0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 16:25:19 +01:00
gitea/routers/web
Gusted 9cf0352f14
Prepend commit message to template content (#20429)
- When a repository has a pull request template, it will always override
the current content. With this PR it will prepend content to the
template content when appropriate. This is similar how GitHub(and GitLab
I presume) does it and it saves developers time to not go open their
commit and copy paste their will written commit message.
2022-07-24 04:45:33 +01:00
..
admin Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
auth
dev
events
explore
feed
healthcheck
misc
org Fix public org members displayed too many informations (#20403) 2022-07-19 12:22:38 +02:00
repo Prepend commit message to template content (#20429) 2022-07-24 04:45:33 +01:00
user Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
auth.go
auth_windows.go
base.go Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 2022-07-15 15:21:54 +01:00
webfinger.go