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.
`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. |
2 months ago | |
---|---|---|
.. | ||
archiver | 2 months ago | |
commitstatus | 3 months ago | |
files | 3 months ago | |
adopt.go | 3 months ago | |
adopt_test.go | 3 months ago | |
avatar.go | 2 years ago | |
avatar_test.go | 2 years ago | |
branch.go | 2 months ago | |
cache.go | 1 year ago | |
check.go | 1 year ago | |
collaboration.go | 2 months ago | |
collaboration_test.go | 3 months ago | |
commit.go | 12 months ago | |
contributors_graph.go | 10 months ago | |
contributors_graph_test.go | 3 months ago | |
create.go | 2 months ago | |
delete.go | 2 months ago | |
delete_test.go | 1 year ago | |
fork.go | 3 months ago | |
fork_test.go | 2 years ago | |
generate.go | 3 months ago | |
generate_test.go | 12 months ago | |
hooks.go | 1 year ago | |
init.go | 12 months ago | |
lfs.go | 12 months ago | |
lfs_test.go | 1 year ago | |
license.go | 4 months ago | |
license_test.go | 2 months ago | |
main_test.go | 1 year ago | |
merge_upstream.go | 2 months ago | |
migrate.go | 4 months ago | |
push.go | 3 months ago | |
repo_team.go | 2 months ago | |
repo_team_test.go | 2 months ago | |
repository.go | 4 months ago | |
repository_test.go | 2 years ago | |
setting.go | 1 year ago | |
template.go | 12 months ago | |
transfer.go | 2 months ago | |
transfer_test.go | 2 months ago |