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 | |
---|---|---|
.. | ||
admin | 3 months ago | |
auth | 3 months ago | |
devtest | 3 months ago | |
events | 1 year ago | |
explore | 4 months ago | |
feed | 3 months ago | |
healthcheck | 1 year ago | |
misc | 3 months ago | |
org | 2 months ago | |
repo | 2 months ago | |
shared | 2 months ago | |
user | 2 months ago | |
base.go | 4 months ago | |
githttp.go | 3 months ago | |
goget.go | 4 months ago | |
home.go | 1 year ago | |
metrics.go | 2 years ago | |
nodeinfo.go | 1 year ago | |
passkey.go | 1 year ago | |
swagger_json.go | 1 year ago | |
web.go | 2 months ago | |
webfinger.go | 1 year ago |