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.
gitea/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>
1 year ago
..
archiver.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
attachment.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
attachment_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
avatar.go
collaboration.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
collaboration_test.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
fork.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
fork_test.go
git.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
issue.go
language_stats.go
main_test.go move repository deletion to service layer (#26948) 1 year ago
mirror.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
pushmirror.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
pushmirror_test.go
redirect.go
redirect_test.go
release.go Fix comment permissions (#28213) (#28216) 1 year ago
release_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
repo.go Refactor SSH clone URL generation code (#28421) (#28480) 1 year ago
repo_indexer.go
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051) 1 year ago
repo_list_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
repo_test.go Refactor SSH clone URL generation code (#28421) (#28480) 1 year ago
repo_unit.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
repo_unit_test.go
search.go
star.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
star_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
topic_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
update.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
upload.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
user_repo.go
user_repo_test.go
watch.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
watch_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
wiki.go
wiki_test.go