mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-31 09:41:28 +02:00
81352542fd
The `ctx.Repo.RefName` was used to be a "short name", it causes a lot of ambiguity. This PR does some refactoring and use `RefFullName` to replace the legacy `RefName`, and simplify RepoAssignment |
||
---|---|---|
.. | ||
archiver.go | ||
attachment_test.go | ||
attachment.go | ||
avatar_test.go | ||
avatar.go | ||
collaboration_test.go | ||
collaboration.go | ||
fork_test.go | ||
fork.go | ||
git.go | ||
issue.go | ||
language_stats.go | ||
license.go | ||
main_test.go | ||
mirror.go | ||
org_repo.go | ||
pushmirror_test.go | ||
pushmirror.go | ||
redirect_test.go | ||
redirect.go | ||
release_test.go | ||
release.go | ||
repo_indexer.go | ||
repo_list_test.go | ||
repo_list.go | ||
repo_test.go | ||
repo_unit_test.go | ||
repo_unit.go | ||
repo.go | ||
search.go | ||
star_test.go | ||
star.go | ||
topic_test.go | ||
topic.go | ||
transfer.go | ||
update.go | ||
upload.go | ||
user_repo_test.go | ||
user_repo.go | ||
watch_test.go | ||
watch.go | ||
wiki_test.go | ||
wiki.go |