forgejo/models/git
Giteabot f13a294b47
More db.DefaultContext refactor (#27265) (#27347)
Backport #27265 by @JakobDev

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.

Co-authored-by: JakobDev <jakobdev@gmx.de>
2023-09-29 13:35:01 +00:00
..
branch.go
branch_list.go Search branches (#27055) 2023-09-17 08:24:40 +00:00
branch_test.go
commit_status.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
commit_status_test.go
lfs.go
lfs_lock.go
main_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
protected_banch_list_test.go
protected_branch.go Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +00:00
protected_branch_list.go
protected_branch_test.go
protected_tag.go
protected_tag_test.go