forgejo/models/repo
kochklops 9f5e1157f0 feat: introduce global merge message templates (#8347)
Allow for a directory `default_merge_message` in the `CustomPath` to be used as a fallback if no merge template is specified by the repository. Effectively being a global merge message template feature.

Resolves #6648

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8347
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: kochklops <kochklops@noreply.codeberg.org>
Co-committed-by: kochklops <kochklops@noreply.codeberg.org>
2025-07-12 16:00:42 +02:00
..
TestSearchRepositoryIDsByCondition fix: ensure consistent empty repository topics field (#7920) 2025-05-29 22:39:53 +02:00
archive_download_count.go
archive_download_count_test.go
archiver.go
attachment.go fix: allow instance API URLs in release assets (#7644) 2025-06-09 10:01:59 +02:00
attachment_test.go
avatar.go
collaboration.go
collaboration_test.go
following_repo.go
following_repo_test.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
fork.go
fork_test.go
git.go feat: introduce global merge message templates (#8347) 2025-07-12 16:00:42 +02:00
issue.go
language_stats.go
language_stats_test.go
main_test.go
mirror.go
moderation.go
pushmirror.go feat: add configuration to only push mirror selected branches (#7823) 2025-07-12 00:39:35 +02:00
pushmirror_test.go feat: add configuration to only push mirror selected branches (#7823) 2025-07-12 00:39:35 +02:00
redirect.go
redirect_test.go
release.go
release_list.go
release_list_test.go
release_test.go
repo.go fix: ensure consistent empty repository topics field (#7920) 2025-05-29 22:39:53 +02:00
repo_flags.go
repo_flags_test.go
repo_indexer.go
repo_list.go
repo_list_test.go
repo_repository.go
repo_test.go
repo_unit.go fix: corrupted wiki unit default permission (#8234 follow-up) (#8258) 2025-07-07 18:04:00 +02:00
repo_unit_test.go fix: corrupted wiki unit default permission (#8234 follow-up) (#8258) 2025-07-07 18:04:00 +02:00
search.go
star.go
star_test.go
topic.go
topic_test.go
update.go
upload.go
user_repo.go
user_repo_test.go
watch.go
watch_test.go
wiki.go
wiki_test.go