mirror of https://github.com/go-gitea/gitea.git
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.
e4c4629465
`RepoTransfer` now is at models, but if we want to move it into `repo` model, it will depend on `Team`. So this PR also makes repo model depend on org model to make it possible. Just refactor, no code change. - [x] Move `DeleteOrganization` from `models/organization` to service layer - [x] Move `AccessibleTeamReposEnv` to `models/repo` - [x] Move `RepoTransfer` from `models` to `models/repo` - [x] Merge `getUserTeamIDs` and `GetUserTeamIDs`, Merge `GetUserTeams` and `getUserTeams`. - [x] Remove `Team`'s `Repos []*repo_model.Repository` to avoid dependency recycle. |
1 month ago | |
---|---|---|
.. | ||
archiver.go | 1 year ago | |
attachment.go | 8 months ago | |
attachment_test.go | 1 year ago | |
avatar.go | 8 months ago | |
avatar_test.go | 8 months ago | |
collaboration.go | 11 months ago | |
collaboration_test.go | 11 months ago | |
fork.go | 2 months ago | |
fork_test.go | 2 years ago | |
git.go | 12 months ago | |
issue.go | 10 months ago | |
language_stats.go | 1 year ago | |
license.go | 4 months ago | |
main_test.go | 1 year ago | |
mirror.go | 1 year ago | |
org_repo.go | 1 month ago | |
pushmirror.go | 2 months ago | |
pushmirror_test.go | 1 year ago | |
redirect.go | 1 year ago | |
redirect_test.go | 1 year ago | |
release.go | 3 months ago | |
release_test.go | 5 months ago | |
repo.go | 2 months ago | |
repo_indexer.go | 1 year ago | |
repo_list.go | 2 months ago | |
repo_list_test.go | 4 months ago | |
repo_test.go | 2 months ago | |
repo_unit.go | 8 months ago | |
repo_unit_test.go | 1 year ago | |
search.go | 3 months ago | |
star.go | 11 months ago | |
star_test.go | 2 months ago | |
topic.go | 10 months ago | |
topic_test.go | 10 months ago | |
transfer.go | 1 month ago | |
update.go | 1 year ago | |
upload.go | 1 year ago | |
user_repo.go | 2 months ago | |
user_repo_test.go | 2 months ago | |
watch.go | 11 months ago | |
watch_test.go | 2 months ago | |
wiki.go | 2 years ago | |
wiki_test.go | 2 years ago |