forgejo/models/repo
Giteabot 6cbb6f303a
Refactor SSH clone URL generation code (#28421) (#28480)
Backport #28421 by wxiaoguang

Refactor the code and add tests, keep the old logic.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-12-15 14:54:40 +08:00
..
archiver.go
attachment.go
attachment_test.go
avatar.go
collaboration.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
collaboration_test.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
pushmirror.go Add RemoteAddress to mirrors (#26952) 2023-09-16 16:03:02 +00:00
pushmirror_test.go
redirect.go
redirect_test.go
release.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
release_test.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
repo.go Refactor SSH clone URL generation code (#28421) (#28480) 2023-12-15 14:54:40 +08:00
repo_indexer.go
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051) 2023-11-14 16:44:46 +01:00
repo_list_test.go
repo_test.go Refactor SSH clone URL generation code (#28421) (#28480) 2023-12-15 14:54:40 +08:00
repo_unit.go
repo_unit_test.go
search.go
star.go
star_test.go
topic.go
topic_test.go
update.go
upload.go
user_repo.go
user_repo_test.go
watch.go
watch_test.go
wiki.go
wiki_test.go