You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/convert
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)
Fixes https://github.com/go-gitea/gitea/issues/22963

---------

Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
1 year ago
..
attachment.go Move `convert` package to services (#22264) 1 year ago
convert.go Add context cache as a request level cache (#22294) 1 year ago
git_commit.go Add context cache as a request level cache (#22294) 1 year ago
git_commit_test.go Move `convert` package to services (#22264) 1 year ago
issue.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 1 year ago
issue_comment.go Add context cache as a request level cache (#22294) 1 year ago
issue_test.go Move `convert` package to services (#22264) 1 year ago
main_test.go Move `convert` package to services (#22264) 1 year ago
mirror.go Move `convert` package to services (#22264) 1 year ago
notification.go Move `convert` package to services (#22264) 1 year ago
package.go Add context cache as a request level cache (#22294) 1 year ago
pull.go Add context cache as a request level cache (#22294) 1 year ago
pull_review.go Add context cache as a request level cache (#22294) 1 year ago
pull_test.go Move `convert` package to services (#22264) 1 year ago
release.go Add context cache as a request level cache (#22294) 1 year ago
repository.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 1 year ago
status.go Add context cache as a request level cache (#22294) 1 year ago
user.go Add context cache as a request level cache (#22294) 1 year ago
user_test.go Add context cache as a request level cache (#22294) 1 year ago
utils.go Move `convert` package to services (#22264) 1 year ago
utils_test.go Move `convert` package to services (#22264) 1 year ago
wiki.go Move `convert` package to services (#22264) 1 year ago