0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-27 03:58:33 +01:00
gitea/routers
James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211)
When transferring ownership of a repo to a different user/org,
create a repo redirect that points to the new location in the same
way that is done when a repo is renamed.

Signed-off-by: James E. Blair <jeblair@redhat.com>
2019-02-28 11:51:46 +08:00
..
admin
api/v1 Adds MustChangePassword to user create/edit API, defaults to true (#6193) 2019-02-27 21:37:57 +02:00
dev
org fix bug when update owner team then visit team's repo return 404 (#6119) 2019-02-22 11:14:45 -05:00
private
repo Create a repo redirect when transferring ownership (#6210) (#6211) 2019-02-28 11:51:46 +08:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go