forgejo/services/pull
JakobDev cf0df023be
More db.DefaultContext refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
check.go
check_test.go
comment.go
commit_status.go
edits.go
lfs.go
main_test.go
merge.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go
patch_unmerged.go
pull.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
pull_test.go
review.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
temp_repo.go
update.go
update_rebase.go