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/templates
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177)
* Allow custom default merge message with .gitea/MERGE_MESSAGE_<merge_style>_TEMPLATE.md

* Some improvements

* Follow some advices

* Fix bug

* Fix bug

* Fix lint

* Fix close comment

* Fix test

* Fix and docs

* Improve codes

* Update docs and remove unnecessary variables

* return error for GetDefaultMergeMessage

* Fix test

* improve code

* ignore unknow unit type

* return error for GetDefaultMergeMessage

* Update services/pull/merge.go

* Some improvements

* Follow some advices

* Fix bug

* Fix lint

* Improve codes

* Update docs and remove unnecessary variables

* return error for GetDefaultMergeMessage

* improve code

* Handle deleted HeadRepo in GetDefaultMergeMessage

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix test

* Fix test

Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
admin Improve UI on mobile (#19546) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base By default force vertical tabs on mobile (#19486) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 2 years ago
mail Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
org Add RSS Feed buttons to Repo, User and Org pages (#19370) 2 years ago
package Hide private repositories in packages (#19584) 2 years ago
repo Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
shared Add commit status popup to issuelist (#19375) 2 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
user Only show accessible teams in dashboard dropdown list (#19642) 2 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago