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 | |
---|---|---|
.. | ||
e2e | 2 months ago | |
fuzz | 2 months ago | |
gitea-lfs-meta | 2 years ago | |
gitea-repositories-meta | 2 months ago | |
integration | 1 month ago | |
testdata/data | 3 months ago | |
mssql.ini.tmpl | 8 months ago | |
mysql.ini.tmpl | 1 year ago | |
pgsql.ini.tmpl | 4 months ago | |
sqlite.ini.tmpl | 1 year ago | |
test_utils.go | 3 months ago |