forgejo/services/context
Lunny Xiao 3d9afe8813
Move get/set default branch from git package to gitrepo package to hide repopath (#29126)
(cherry picked from commit 25b842df261452a29570ba89ffc3a4842d73f68c)

Conflicts:
	routers/web/repo/wiki.go
	services/repository/branch.go
	services/repository/migrate.go
	services/wiki/wiki.go
	also apply to Forgejo specific usage of the refactored functions
2024-03-11 23:36:59 +07:00
..
upload
access_log.go
api.go
api_org.go
api_test.go
base.go implement fix 2024-03-07 10:53:43 +01:00
base_test.go Use strict protocol check when redirect (#29642) 2024-03-11 23:36:59 +07:00
captcha.go
context.go
context_cookie.go
context_model.go
context_request.go
context_response.go Make PR form use toast to show error message (#29545) 2024-03-06 12:10:46 +08:00
context_template.go
context_test.go
csrf.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
response.go
user.go
utils.go
xsrf.go
xsrf_test.go