1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-16 06:13:43 -04:00
gitea/models/git
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
..
branch_list.go
branch_test.go
branch.go
commit_status_test.go
commit_status.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
lfs_lock.go
lfs.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
protected_banch_list_test.go
protected_branch_list.go
protected_branch_test.go
protected_branch.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
protected_tag_test.go
protected_tag.go