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.
forgejo/routers
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.
2 years ago
..
api Add "X-Gitea-Object-Type" header for GET `/raw/` & `/media/` API (#20438) 2 years ago
common Fix raw endpoint PDF file headers (#19825) 2 years ago
install Add Cache-Control header to html and api responses, add no-transform (#20432) 2 years ago
private Add missing parameter for error in log message (#20144) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Prepend commit message to template content (#20429) 2 years ago
init.go Initialize cron last (#20373) 2 years ago